attributeGroup globalAttributes
used by
elements MetadataSet ProtoInstance
complexTypes X3DNode X3DScriptNode
attributes
Name  Type  Use  Default  Fixed  Annotation
class  xs:NMTOKENS        
appinfo

The class attribute is a space-separated list of classes, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.
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 Cascading Style Sheets (CSS) and XML stylesheets.
</xs:appinfo>
     
<xs:documentation source="https://www.web3d.org/documents/specifications/19776-1/V3.3/Part01/concepts.html#ClassAttributeSyntax"/>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

attribute globalAttributes/@class
type xs:NMTOKENS
annotation
appinfo

The class attribute is a space-separated list of classes, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.
source <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 Cascading Style Sheets (CSS) and XML stylesheets.
</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/documents/specifications/19776-1/V3.3/Part01/concepts.html#ClassAttributeSyntax"/>
 
</xs:annotation>
</xs:attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy