element meta
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p220.png
properties
content complex
used by
element head
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:string  required      
content  xs:string  required      
annotation
appinfo
Functional summary: the meta statement provides metadata information about a file,
            where name and content attributes provide attribute=value metadata pairs.
        
source <xs:element name="meta">
 
<xs:annotation>
   
<xs:appinfo>Functional summary: the meta statement provides metadata information about a file,
            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:attribute name="name" type="xs:string" use="required">
     
<xs:annotation>
       
<xs:documentation source="http://www.dublincore.org/documents/dcmi-terms/#terms-description"/>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="content" type="xs:string" use="required">
     
<xs:annotation>
       
<xs:documentation source="http://www.w3.org/TR/html4/struct/global.html#adef-content"/>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute meta/@name
type xs:string
properties
use required
source <xs:attribute name="name" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation source="http://www.dublincore.org/documents/dcmi-terms/#terms-description"/>
 
</xs:annotation>
</xs:attribute>

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


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