| diagram | ![]() |
||
| namespace | http://www.LRMS-Adopted-02-00-00 | ||
| children | deltaHeight delta | ||
| used by |
|
||
| source | <xs:complexType name="GeoLocationDelta"> <xs:sequence> <xs:element name="deltaHeight" type="Height" minOccurs="0"/> <xs:element name="delta"> <xs:complexType> <xs:choice> <xs:element name="deltaCoords"> <xs:complexType> <xs:sequence> <xs:element name="deltaLatitude" type="Latitude"/> <xs:element name="deltaLongitude" type="Longitude"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="deltaDistance"> <xs:complexType> <xs:sequence> <xs:element name="offsetEast" type="Distance"/> <xs:element name="offsetNorth" type="Distance"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||
| type | lrms:Height | ||||||||
| properties |
|
||||||||
| children | altitude verticalDatum verticalLevel | ||||||||
| source | <xs:element name="deltaHeight" type="Height" minOccurs="0"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | deltaCoords deltaDistance | ||||
| source | <xs:element name="delta"> <xs:complexType> <xs:choice> <xs:element name="deltaCoords"> <xs:complexType> <xs:sequence> <xs:element name="deltaLatitude" type="Latitude"/> <xs:element name="deltaLongitude" type="Longitude"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="deltaDistance"> <xs:complexType> <xs:sequence> <xs:element name="offsetEast" type="Distance"/> <xs:element name="offsetNorth" type="Distance"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | deltaLatitude deltaLongitude | ||||
| source | <xs:element name="deltaCoords"> <xs:complexType> <xs:sequence> <xs:element name="deltaLatitude" type="Latitude"/> <xs:element name="deltaLongitude" type="Longitude"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||
| type | lrms:Latitude | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="deltaLatitude" type="Latitude"/> |
| diagram | |||||
| type | lrms:Longitude | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="deltaLongitude" type="Longitude"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | offsetEast offsetNorth | ||||
| source | <xs:element name="deltaDistance"> <xs:complexType> <xs:sequence> <xs:element name="offsetEast" type="Distance"/> <xs:element name="offsetNorth" type="Distance"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | lrms:Distance | ||||
| properties |
|
||||
| children | m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec | ||||
| source | <xs:element name="offsetEast" type="Distance"/> |
| diagram | ![]() |
||||
| type | lrms:Distance | ||||
| properties |
|
||||
| children | m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec | ||||
| source | <xs:element name="offsetNorth" type="Distance"/> |