| 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 | ||||
| identifier | xs:token | optional | ||||
| lang | xs:NMTOKEN | optional | ||||
| localtype | xs:token | optional | ||||
| normal | xs:token | optional | ||||
| relator | xs:token | optional | ||||
| rules | xs:NMTOKEN | optional | ||||
| script | xs:NMTOKEN | optional | ||||
| source | xs:token | optional |
| Element | m.access/subject |
<xs:complexType name="subject"> <xs:sequence> <xs:element name="part" type="part" maxOccurs="unbounded"/> </xs:sequence> <xs:attributeGroup ref="am.common"/> <xs:attributeGroup ref="am.access"/> <xs:attribute name="encodinganalog" type="xs:token"/> <xs:attribute name="localtype" type="xs:token"/> <xs:attribute name="relator" type="xs:token"/> </xs:complexType> |