emma:model

Complex Type Information

Model

ANY element from ANY namespace OTHER than 'http://www.w3.org/2003/04/emma'

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID required
ref xs:anyURI optional

Used By

Element emma:model

Source

<xs:complexType name="model">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:any namespace="##other" processContents="lax"/>
  </xs:choice>
  <xs:attributeGroup ref="emma:model.attribs"/>
</xs:complexType>