complexType lrms:GeoCoord
diagram
namespace http://www.LRMS-Adopted-02-00-00
children locationName geoLocationPoint geoLocationLink polarCoordinates geoLocationDelta
used by
element lrms:LocationReference/geoCoord
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
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>

element lrms:GeoCoord/locationName
diagram
type lrms:Text-name255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="locationName" type="Text-name255" minOccurs="0"/>

element lrms:GeoCoord/geoLocationPoint
diagram
type lrms:GeoLocation
properties
isRef 0
content complex
children latitude longitude horizontalDatum height
source <xs:element name="geoLocationPoint" type="GeoLocation"/>

element lrms:GeoCoord/geoLocationLink
diagram
type lrms:GeoLocationLink
properties
isRef 0
content complex
children startPoint endPoint direction
source <xs:element name="geoLocationLink" type="GeoLocationLink"/>

element lrms:GeoCoord/polarCoordinates
diagram
type lrms:PolarCoordinates
properties
isRef 0
content complex
children point angularDirection angularDistance height
source <xs:element name="polarCoordinates" type="PolarCoordinates"/>

element lrms:GeoCoord/geoLocationDelta
diagram
type lrms:GeoLocationDelta
properties
isRef 0
content complex
children deltaHeight delta
source <xs:element name="geoLocationDelta" type="GeoLocationDelta"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy