diagram | ![]() |
||||||||||||
namespace | http://www.LRMS-Adopted-02-00-00 | ||||||||||||
children | locationName geoLocationPoint geoLocationLink polarCoordinates geoLocationDelta | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="GeoCoord"> <xs:sequence> <xs:element name="locationName" type="Text-name255" minOccurs="0"/> <xs:choice> <xs:element name="geoLocationPoint" type="GeoLocation"/> <xs:element name="geoLocationLink" type="GeoLocationLink"/> <xs:element name="polarCoordinates" type="PolarCoordinates"/> <xs:element name="geoLocationDelta" type="GeoLocationDelta"/> </xs:choice> </xs:sequence> <xs:attribute name="locationID" type="String-index64"/> </xs:complexType> |
diagram | ![]() |
||||||||
type | lrms:Text-name255 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="locationName" type="Text-name255" minOccurs="0"/> |
diagram | ![]() |
||||
type | lrms:GeoLocation | ||||
properties |
|
||||
children | latitude longitude horizontalDatum height | ||||
source | <xs:element name="geoLocationPoint" type="GeoLocation"/> |
diagram | ![]() |
||||
type | lrms:GeoLocationLink | ||||
properties |
|
||||
children | startPoint endPoint direction | ||||
source | <xs:element name="geoLocationLink" type="GeoLocationLink"/> |
diagram | ![]() |
||||
type | lrms:PolarCoordinates | ||||
properties |
|
||||
children | point angularDirection angularDistance height | ||||
source | <xs:element name="polarCoordinates" type="PolarCoordinates"/> |
diagram | ![]() |
||||
type | lrms:GeoLocationDelta | ||||
properties |
|
||||
children | deltaHeight delta | ||||
source | <xs:element name="geoLocationDelta" type="GeoLocationDelta"/> |