| diagram | ![]() |
||
| namespace | http://www.LRMS-Adopted-02-00-00 | ||
| children | startPoint endPoint direction | ||
| used by |
|
||
| source | <xs:complexType name="GeoLocationLink"> <xs:sequence> <xs:element name="startPoint" type="GeoLocation"/> <xs:element name="endPoint" type="GeoLocation"/> <xs:element name="direction" type="Direction" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | lrms:GeoLocation | ||||
| properties |
|
||||
| children | latitude longitude horizontalDatum height | ||||
| source | <xs:element name="startPoint" type="GeoLocation"/> |
| diagram | ![]() |
||||
| type | lrms:GeoLocation | ||||
| properties |
|
||||
| children | latitude longitude horizontalDatum height | ||||
| source | <xs:element name="endPoint" type="GeoLocation"/> |
| diagram | |||||||||
| type | lrms:Direction | ||||||||
| properties |
|
||||||||
| source | <xs:element name="direction" type="Direction" minOccurs="0"/> |