| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| altrender | xs:token | optional | ||||
| audience | restriction of xs:token | optional | ||||
| countrycode | xs:NMTOKEN | optional | ||||
| encodinganalog | xs:token | optional | ||||
| id | xs:ID | optional | ||||
| identifier | optional | |||||
| label | xs:string | optional | ||||
| lang | xs:NMTOKEN | optional | ||||
| localtype | xs:token | optional | ||||
| repositorycode | xs:token | optional | ||||
| script | xs:NMTOKEN | optional |
| Element | m.did/unitid |
<xs:complexType name="unitid"> <xs:complexContent> <xs:extension base="m.mixed.basic"> <xs:attributeGroup ref="am.common"/> <xs:attribute name="localtype" type="xs:token"/> <xs:attribute name="label" type="xs:string"/> <xs:attributeGroup ref="am.countrycode"/> <xs:attribute name="repositorycode" type="xs:token"/> <xs:attribute name="identifier"/> <xs:attribute name="encodinganalog" type="xs:token"/> </xs:extension> </xs:complexContent> </xs:complexType> |