used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
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> |
type | xs:NMTOKENS | ||
annotation |
|
||
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> |
type | xs:NMTOKEN | ||
annotation |
|
||
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> |
type | SFString | ||
annotation |
|
||
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> |