diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of X3DStatement | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="meta"> <xs:annotation> <xs:appinfo> <xs:attribute name="name" type="metaNameValues"/> <xs:attribute name="componentName" type="componentNameChoices" fixed="Core"/> <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/> Functional summary: the meta statement provides metadata information about a scene, where name and content attributes provide attribute=value metadata pairs. </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19776-1/V3.3/Part01/concepts.html#Header"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="X3DStatement"> <xs:attribute name="name" type="SFString" use="required"> <xs:annotation> <xs:documentation source="https://www.dublincore.org/documents/dcmi-terms/#terms-description"/> <!-- https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NameTyping --> </xs:annotation> </xs:attribute> <xs:attribute name="content" type="SFString" use="required"> <xs:annotation> <xs:documentation source="https://www.w3.org/TR/html4/struct/global.html#adef-content"/> </xs:annotation> </xs:attribute> <xs:attribute name="dir" type="metaDirectionChoices"> <xs:annotation> <xs:documentation source="https://www.w3.org/TR/html4/struct/dirlang.html#adef-dir"/> </xs:annotation> </xs:attribute> <xs:attribute name="http-equiv" type="SFString"> <xs:annotation> <xs:documentation source="https://www.w3.org/TR/html4/struct/global.html#adef-http-equiv"/> </xs:annotation> </xs:attribute> <xs:attribute name="lang" type="SFString"> <xs:annotation> <xs:documentation source="https://www.w3.org/TR/html4/struct/dirlang.html#h-8.1.1"/> </xs:annotation> </xs:attribute> <xs:attribute name="scheme" type="SFString"> <xs:annotation> <xs:documentation source="https://www.w3.org/TR/html4/struct/global.html#idx-scheme"/> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | SFString | ||
properties |
|
||
source | <xs:attribute name="name" type="SFString" use="required"> <xs:annotation> <xs:documentation source="https://www.dublincore.org/documents/dcmi-terms/#terms-description"/> <!-- https://www.web3d.org/x3d/content/examples/X3dSceneAuthoringHints.html#NameTyping --> </xs:annotation> </xs:attribute> |
type | SFString | ||
properties |
|
||
source | <xs:attribute name="content" type="SFString" use="required"> <xs:annotation> <xs:documentation source="https://www.w3.org/TR/html4/struct/global.html#adef-content"/> </xs:annotation> </xs:attribute> |
type | metaDirectionChoices | |||||||||||||
facets |
|
|||||||||||||
source | <xs:attribute name="dir" type="metaDirectionChoices"> <xs:annotation> <xs:documentation source="https://www.w3.org/TR/html4/struct/dirlang.html#adef-dir"/> </xs:annotation> </xs:attribute> |
type | SFString |
source | <xs:attribute name="http-equiv" type="SFString"> <xs:annotation> <xs:documentation source="https://www.w3.org/TR/html4/struct/global.html#adef-http-equiv"/> </xs:annotation> </xs:attribute> |
type | SFString |
source | <xs:attribute name="lang" type="SFString"> <xs:annotation> <xs:documentation source="https://www.w3.org/TR/html4/struct/dirlang.html#h-8.1.1"/> </xs:annotation> </xs:attribute> |
type | SFString |
source | <xs:attribute name="scheme" type="SFString"> <xs:annotation> <xs:documentation source="https://www.w3.org/TR/html4/struct/global.html#idx-scheme"/> </xs:annotation> </xs:attribute> |