QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
actuate | restriction of xs:token | optional | ||||
altrender | xs:token | optional | ||||
arcrole | xs:anyURI | optional | ||||
audience | restriction of xs:token | optional | ||||
encodinganalog | xs:token | optional | ||||
href | xs:token | optional | ||||
id | xs:ID | optional | ||||
lang | xs:NMTOKEN | optional | ||||
linkrole | xs:anyURI | optional | ||||
linktitle | xs:token | optional | ||||
localtype | xs:token | optional | ||||
script | xs:NMTOKEN | optional | ||||
show | restriction of xs:token | optional |
Element | control/representation |
<xs:complexType name="representation" mixed="true"> <xs:attributeGroup ref="am.common"/> <xs:attribute name="encodinganalog" type="xs:token"/> <xs:attributeGroup ref="am.simplelink"/> <xs:attribute name="localtype" type="xs:token"/> </xs:complexType> |