o:idAttributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional
idref xs:IDREF optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/ns/odrl/2/'

Used By

Source

<xs:attributeGroup name="idAttributes">
  <xs:attribute name="id" type="xs:ID"/>
  <xs:attribute name="idref" type="xs:IDREF"/>
  <xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:attributeGroup>