QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
altrender | xs:token | optional | ||||
audience | restriction of xs:token | optional | ||||
id | xs:ID | optional | ||||
lang | xs:NMTOKEN | optional | ||||
localtype | xs:token | optional | ||||
notafter | xs:token | optional | ||||
notbefore | xs:token | optional | ||||
script | xs:NMTOKEN | optional | ||||
standarddate | xs:token | optional |
<xs:complexType name="datesingle"> <xs:complexContent> <xs:extension base="m.datesingle"> <xs:attributeGroup ref="am.common"/> <xs:attribute name="localtype" type="xs:token"/> </xs:extension> </xs:complexContent> </xs:complexType> |