diagram |
 |
type |
xyElementType |
properties |
|
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | x | xsd:double | required | | | | y | xsd:double | required | | | | timeStamp | nonNegativeScalarType | optional | | | documentation | Time value in seconds. |
| description | xsd:string | optional | | | documentation | Descriptive text explaining the intended effect of this element. |
| id | xsd:ID | optional | | | documentation | Unique identifier for this element. |
|
|
annotation |
documentation | Absolute geographic position using a cartesian coordinate system (X for North, Y for East) and a specified or default geographic origin. |
|
source |
<xsd:element name="XYPosition" type="xyElementType">
<xsd:annotation>
<xsd:documentation>Absolute geographic position using a cartesian coordinate system (X for North, Y for East) and a specified or default geographic origin.</xsd:documentation>
</xsd:annotation>
</xsd:element> |