QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
altrender | xs:token | optional | ||||
audience | restriction of xs:token | optional | ||||
base | xs:anyURI | optional | ||||
encodinganalog | xs:token | optional | ||||
id | xs:ID | optional | ||||
lang | xs:NMTOKEN | optional | ||||
level | restriction of xs:token | optional | ||||
otherlevel | xs:token | optional | ||||
script | xs:NMTOKEN | optional |
<xs:complexType name="m.c.base"> <xs:sequence> <xs:element name="head" type="head" minOccurs="0"/> <xs:element name="did" type="did"/> <xs:group minOccurs="0" maxOccurs="unbounded" ref="m.desc.base"/> </xs:sequence> <xs:attributeGroup ref="am.desc.c"/> </xs:complexType> |