| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| id | xs:ID | optional | ||||
| idref | xs:IDREF | optional | ||||
| name | o:URIQnameQcode | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/ns/odrl/2/' | ||||||
| Element | o:action |
<xs:complexType name="Action"> <xs:attribute name="name" type="o:URIQnameQcode"/> <!--Required Attribute--> <xs:attributeGroup ref="o:idAttributes"/> </xs:complexType> |