diagram | ![]() |
||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
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> |
type | xs:string | ||
properties |
|
||
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> |
type | xs:string | ||
properties |
|
||
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> |