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 | ||||
label | xs:string | optional | ||||
lang | xs:NMTOKEN | optional | ||||
localtype | xs:token | optional | ||||
normal | xs:token | optional | ||||
script | xs:NMTOKEN | optional |
Element | m.did/unittitle |
<xs:complexType name="unittitle"> <xs:complexContent> <xs:extension base="m.mixed.basic.plus.access"> <xs:attributeGroup ref="am.common"/> <xs:attribute name="label" type="xs:string"/> <xs:attribute name="encodinganalog" type="xs:token"/> <xs:attribute name="localtype" type="xs:token"/> <xs:attribute name="normal" type="xs:token"/> </xs:extension> </xs:complexContent> </xs:complexType> |