SchemaContentElement

Companion
class
trait Factory
class Object
trait Matchable
class Any

Value members

Concrete methods

def attributes(rawAttributes: Map[EName, String]): Attributes
def build(elem: Elem, ancestorENames: IndexedSeq[EName], targetNamespaceOption: Option[String]): SchemaContentElementType
def collectTopmostSchemaContent(rootElem: Elem): IndexedSeq[SchemaContentElement]
def opt(elem: Elem, ancestorENames: IndexedSeq[EName], targetNamespaceOption: Option[String], childElems: IndexedSeq[SchemaContentElementSuperType]): Option[SchemaContentElementType]