| 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 | ||||
| script | xs:NMTOKEN | optional | ||||
| transliteration | xs:NMTOKEN | optional |
| Element | source/sourceentry |
<xs:complexType name="sourceentry" mixed="true"> <xs:attributeGroup ref="am.common"/> <xs:attribute name="encodinganalog" type="xs:token"/> <xs:attribute name="transliteration" type="xs:NMTOKEN"/> </xs:complexType> |