Schema Central > NIEM 2.1 > cbrn.xsd > cbrn:CoordinateSet
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:CoordinateSet

Geographical coordinates as individually tagged coordinate values.

Element information

Type: cbrn:GeographicCoordinatesType

Properties: Global, Qualified, Nillable

NIEM properties:

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
cbrn:cepValue [0..1]xsd:decimal

Used in

Substitution hierarchy

Sample instance

<cbrn:CoordinateSet>
   <cbrn:CoordinatesDateTime>2000-01-01T12:00:00</cbrn:CoordinatesDateTime>
   <cbrn:Latitude>
      <nc:LatitudeDegreeValue>1.0</nc:LatitudeDegreeValue>
      <nc:LatitudeMinuteValue>1.0</nc:LatitudeMinuteValue>
      <nc:LatitudeSecondValue>1.0</nc:LatitudeSecondValue>
   </cbrn:Latitude>
   <cbrn:Longitude>
      <nc:LongitudeDegreeValue>1.0</nc:LongitudeDegreeValue>
      <nc:LongitudeMinuteValue>1.0</nc:LongitudeMinuteValue>
      <nc:LongitudeSecondValue>1.0</nc:LongitudeSecondValue>
   </cbrn:Longitude>
   <cbrn:Elevation>
      <nc:MeasurePointValue>1.0</nc:MeasurePointValue>
      <nc:MeasureUnitText>string</nc:MeasureUnitText>
      <nc:MeasureCategoryText>string</nc:MeasureCategoryText>
      <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator>
      <nc:GeographicElevationDatumID>string</nc:GeographicElevationDatumID>
   </cbrn:Elevation>
   <nc:LengthUnitCode>HMT</nc:LengthUnitCode>
</cbrn:CoordinateSet>

Site developed and hosted by Datypic, Inc.

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