globalAttributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
class xs:NMTOKENS optional

Used By

Source

<xs:attributeGroup name="globalAttributes">
  <xs:attribute name="class" type="xs:NMTOKENS">
    <xs:annotation>
      <xs:appinfo>The class attribute is a space-separated list of classes, reserved for use by XML stylesheets.</xs:appinfo>
      <xs:documentation source="http://www.web3d.org/documents/specifications/19776-1/V3.3/Part01/concepts.html#ClassAttributeSyntax"/>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>