diagram | ![]() |
||
properties |
|
||
children | meta | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="head"> <xs:annotation> <xs:appinfo>Functional summary: each DIS file includes an optional head statement that can contain any number of meta statements. </xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19776-1/V3.3/Part01/concepts.html#Header"/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="meta" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |