SchemaLike

trait SchemaLike extends SchemaApi

Partial implementation of trait SchemaApi.

Partial implementation of trait SchemaApi.

Authors

Chris de Vreeze

trait SchemaApi
class Object
trait Matchable
class Any

Value members

Concrete methods

final def filterXsdSchemas(p: XsdSchema => Boolean): IndexedSeq[XsdSchema]
final def findNamedTypeOfGlobalElementDeclaration(ename: EName): Option[EName]
final def findXsdSchema(p: XsdSchema => Boolean): Option[XsdSchema]