element meta
diagram x3d-3.1_diagrams/x3d-3.1_p90.png
type extension of SceneGraphStructureStatement
properties
content complex
used by
element head
attributes
Name  Type  Use  Default  Fixed  Annotation
name  SFString  required      
content  SFString  required      
dir  metaDirectionChoices        
http-equiv  SFString        
lang  SFString        
scheme  SFString        
annotation
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.
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="SceneGraphStructureStatement">
       
<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.web3d.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.web3d.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.web3d.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.web3d.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.web3d.org/TR/html4/struct/global.html#idx-scheme"/>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute meta/@name
type SFString
properties
use required
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>

attribute meta/@content
type SFString
properties
use required
source <xs:attribute name="content" type="SFString" use="required">
 
<xs:annotation>
   
<xs:documentation source="https://www.web3d.org/TR/html4/struct/global.html#adef-content"/>
 
</xs:annotation>
</xs:attribute>

attribute meta/@dir
type metaDirectionChoices
facets
Kind Value Annotation
enumeration rtl
appinfo
right-to-left
enumeration ltr
appinfo
left-to-right
source <xs:attribute name="dir" type="metaDirectionChoices">
 
<xs:annotation>
   
<xs:documentation source="https://www.web3d.org/TR/html4/struct/dirlang.html#adef-dir"/>
 
</xs:annotation>
</xs:attribute>

attribute meta/@http-equiv
type SFString
source <xs:attribute name="http-equiv" type="SFString">
 
<xs:annotation>
   
<xs:documentation source="https://www.web3d.org/TR/html4/struct/global.html#adef-http-equiv"/>
 
</xs:annotation>
</xs:attribute>

attribute meta/@lang
type SFString
source <xs:attribute name="lang" type="SFString">
 
<xs:annotation>
   
<xs:documentation source="https://www.web3d.org/TR/html4/struct/dirlang.html#h-8.1.1"/>
 
</xs:annotation>
</xs:attribute>

attribute meta/@scheme
type SFString
source <xs:attribute name="scheme" type="SFString">
 
<xs:annotation>
   
<xs:documentation source="https://www.web3d.org/TR/html4/struct/global.html#idx-scheme"/>
 
</xs:annotation>
</xs:attribute>


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