emma content model and root attributes |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
version | xs:string | required |
Element | emma:emma |
<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> |