emma:emma

emma content model and root attributes

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
version xs:string required

Used By

Element emma:emma

Source

<xs:complexType name="emma">
  <xs:annotation>
    <xs:documentation>emma content model and root attributes</xs:documentation>
  </xs:annotation>
  <xs:group ref="emma:emma.class" minOccurs="0" maxOccurs="unbounded"/>
  <xs:attribute name="version" type="xs:string" use="required"/>
</xs:complexType>