diagram | |||
children | GeoLocation GeoLOD GeoMetadata GeoPositionInterpolator GeoTouchSensor GeoViewpoint | ||
used by |
|
||
annotation |
|
||
source | <xs:group name="ChildContentModelGeoSpatial"> <xs:annotation> <xs:appinfo>Child-node content model corresponding to X3DChildNode for GeoSpatial component.</xs:appinfo> <xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/geodata.html"/> </xs:annotation> <xs:choice> <xs:element ref="GeoLocation"/> <xs:element ref="GeoLOD"/> <xs:element ref="GeoMetadata"/> <!-- GeoOrigin has type X3DNode, not X3DChildNode --> <xs:element ref="GeoPositionInterpolator"/> <!-- GeoProximitySensor in X3D version 3.2 --> <xs:element ref="GeoTouchSensor"/> <xs:element ref="GeoViewpoint"/> <!-- GeoTransform in X3D version 3.2 --> </xs:choice> </xs:group> |