<xs:element name="GeoLOD">
<xs:annotation>
<xs:appinfo />
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/geodata.html#GeoLOD" />
</xs:annotation>
<xs:complexType mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="X3DGroupingNode">
<xs:attribute name="geoSystem" type="geoSystemType" default=""GD" "WE"" />
<xs:attribute name="rootUrl" type="MFString" />
<xs:attribute name="child1Url" type="MFString" />
<xs:attribute name="child2Url" type="MFString" />
<xs:attribute name="child3Url" type="MFString" />
<xs:attribute name="child4Url" type="MFString" />
<xs:attribute name="center" type="SFVec3d" default="0 0 0" />
<xs:attribute name="range" type="SFFloat" default="10" />
</xs:extension>
<!-- GeoOrigin included in X3DGroupingNode content model -->
</xs:complexContent>
</xs:complexType>
</xs:element>
|