<xs:group name="ChildContentModelGeoSpatial">
<xs:annotation>
<xs:appinfo>Child-node content model corresponding to X3DChildNode for GeoSpatial component.</xs:appinfo>
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/geodata.html" />
</xs:annotation>
<xs:choice>
<xs:element ref="GeoLocation" />
<xs:element ref="GeoLOD" />
<xs:element ref="GeoMetadata" />
<xs:element ref="GeoOrigin" />
<xs:element ref="GeoPositionInterpolator" />
<xs:element ref="GeoProximitySensor" />
<xs:element ref="GeoTouchSensor" />
<xs:element ref="GeoViewpoint" />
<xs:element ref="GeoTransform" />
</xs:choice>
</xs:group>
|