attributeGroup globalAttributes
used by
elements ComposedShader MetadataSet PackagedShader ProtoInstance
complexTypes X3DNode X3DNodeMixedContent X3DProgrammableShaderObject X3DScriptNode X3DStatement
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.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
id  xs:NMTOKEN        
appinfo

                    The id attribute is a unique identifier, reserved for use by HTML5/DOM pages, independent of DEF labeling and internal X3D node referencing.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
style  SFString        
appinfo

                    The style attribute provides an inline block of CSS for element styling, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
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.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
</xs:appinfo>
     
<xs:documentation source="https://www.web3d.org/documents/specifications/19776-1/V3.3/Part01/concepts.html#ClassAttributeSyntax"/>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="id" type="xs:NMTOKEN">
   
<xs:annotation>
     
<xs:appinfo>
                    The id attribute is a unique identifier, reserved for use by HTML5/DOM pages, independent of DEF labeling and internal X3D node referencing.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
</xs:appinfo>
     
<xs:documentation source="https://www.w3.org/TR/html52/dom.html#element-attrdef-global-id"/>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="style" type="SFString">
   
<xs:annotation>
     
<xs:appinfo>
                    The style attribute provides an inline block of CSS for element styling, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
</xs:appinfo>
     
<xs:documentation source="https://www.w3.org/TR/html52/dom.html#element-attrdef-global-style"/>
   
</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.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
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.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/documents/specifications/19776-1/V3.3/Part01/concepts.html#ClassAttributeSyntax"/>
 
</xs:annotation>
</xs:attribute>

attribute globalAttributes/@id
type xs:NMTOKEN
annotation
appinfo

                    The id attribute is a unique identifier, reserved for use by HTML5/DOM pages, independent of DEF labeling and internal X3D node referencing.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
source <xs:attribute name="id" type="xs:NMTOKEN">
 
<xs:annotation>
   
<xs:appinfo>
                    The id attribute is a unique identifier, reserved for use by HTML5/DOM pages, independent of DEF labeling and internal X3D node referencing.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
</xs:appinfo>
   
<xs:documentation source="https://www.w3.org/TR/html52/dom.html#element-attrdef-global-id"/>
 
</xs:annotation>
</xs:attribute>

attribute globalAttributes/@style
type SFString
annotation
appinfo

                    The style attribute provides an inline block of CSS for element styling, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
source <xs:attribute name="style" type="SFString">
 
<xs:annotation>
   
<xs:appinfo>
                    The style attribute provides an inline block of CSS for element styling, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.
                    This attribute is only functional if the X3D model is loaded within an HTML page.
               
</xs:appinfo>
   
<xs:documentation source="https://www.w3.org/TR/html52/dom.html#element-attrdef-global-style"/>
 
</xs:annotation>
</xs:attribute>


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