| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| altrender | xs:token | optional | ||||
| audience | restriction of xs:token | optional | ||||
| encodinganalog | xs:token | optional | ||||
| id | xs:ID | optional | ||||
| lang | xs:NMTOKEN | optional | ||||
| localtype | xs:token | optional | ||||
| script | xs:NMTOKEN | optional | ||||
| transliteration | xs:NMTOKEN | optional |
| Element | relation/relationentry |
<xs:complexType name="relationentry" mixed="true"> <xs:attributeGroup ref="am.common"/> <xs:attribute name="encodinganalog" type="xs:token"/> <xs:attribute name="localtype" type="xs:token"/> <xs:attribute name="transliteration" type="xs:NMTOKEN"/> </xs:complexType> |