attlist.ClaML

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
version required
The attribute version shall specify the version of ClaML used in the remaining document. The value to indicate the current version must be “2.0.0”.

Used By

Element ClaML

Source

<xs:attributeGroup name="attlist.ClaML">
  <xs:attribute name="version" use="required">
    <xs:annotation>
      <xs:documentation xml:lang="en-US">The attribute version shall specify the version of ClaML used in the remaining document. The value to indicate the current version must be “2.0.0”.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>