Schema Central > NIEM 2.0 > positionData.xsd > swec:GeoLocation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

swec:GeoLocation

Position given by latitude, longitude, altitude

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom type swec:_GroupBaseType
definition [0..1]swec:definitionTypefrom type swec:_GroupBaseType
fixed [0..1]xsd:booleanDefault value is "false". from type swec:_GroupBaseType
referenceFrame [0..1]xsd:anyURIfrom type swec:_PositionType
localFrame [0..1]xsd:anyURIfrom type swec:_PositionType

Used in

Substitution hierarchy

Sample instance

<swec:GeoLocation id="ID">
   <swec:longitude>
      <swec:Quantity id="ID">1.0</swec:Quantity>
   </swec:longitude>
   <swec:latitude>
      <swec:Quantity id="ID">1.0</swec:Quantity>
   </swec:latitude>
   <swec:altitude>
      <swec:Quantity id="ID">1.0</swec:Quantity>
   </swec:altitude>
</swec:GeoLocation>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com