QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
identifier | xs:token | optional | ||||
rules | xs:NMTOKEN | optional | ||||
source | xs:token | optional |
<xs:attributeGroup name="am.access.no.normal"> <xs:attribute name="source" type="xs:token"/> <xs:attribute name="rules" type="xs:NMTOKEN"/> <xs:attribute name="identifier" type="xs:token"/> </xs:attributeGroup> |