| diagram |
 |
| children |
LatitudeLongitude XYPosition RelativeXYPosition |
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | timeStamp | nonNegativeScalarType | optional | | | | documentation | | Time value in seconds. |
| | title | xsd:string | optional | | | | documentation | | Short title naming this element. |
| | description | xsd:string | optional | | | | documentation | | Descriptive text explaining the intended effect of this element. |
| | id | xsd:ID | optional | | | | documentation | | Unique identifier for this element. |
| | refid | xsd:IDREF | optional | | | |
|
| annotation |
| documentation | | Element representing a geographic position as an (x, y) coordinate, latitude/longitude, or relative (x, y) coordinate. |
|
| source |
<xsd:complexType name="horizontalPositionElementType">
<xsd:annotation>
<xsd:documentation>Element representing a geographic position as an (x, y) coordinate, latitude/longitude, or relative (x, y) coordinate.</xsd:documentation>
</xsd:annotation>
<xsd:group ref="HorizontalPositionElements"/>
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType> |