Schema Central > NIEM 3.0 > cbrn.xsd > cbrn:GeographicPoint
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:GeographicPoint

A set of geographical coordinates providing latitude, longitude, and elevation (at the point of measurement and at the point on the earth's surface), and uncertainty of the coordinates.

Element information

Type: cbrn:GeographicPointType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:ObjectType
structures:ref [0..1]xsd:IDREFfrom type structures:ObjectType
structures:metadata [0..1]xsd:IDREFSfrom type structures:ObjectType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:ObjectType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:ObjectType
cbrn:datumText [1..1]xsd:stringA value identifying the spatial reference system in which geographic coordinates are stated. Default is WGS-84.
cbrn:unitsText [1..1]xsd:tokenA unit of measure for a value element. If used, the unit of measure shall be as stated in the documentation for the element.

Used in

Sample instance

<cbrn:GeographicPoint cbrn:datumText="string" cbrn:unitsText="token">
   <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
   <cbrn:RemarkText>string</cbrn:RemarkText>
   <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint>
   <cbrn:LatitudeValue cbrn:unitsText="token">1.0</cbrn:LatitudeValue>
   <cbrn:LongitudeValue cbrn:unitsText="token">1.0</cbrn:LongitudeValue>
   <cbrn:ElevationValue>1</cbrn:ElevationValue>
   <cbrn:ElevationOffsetValue>1</cbrn:ElevationOffsetValue>
   <cbrn:GeoPointAccuracyValue>1</cbrn:GeoPointAccuracyValue>
   <cbrn:ElevationAccuracyValue>1</cbrn:ElevationAccuracyValue>
   <cbrn:ElevationOffsetAccuracyValue>1</cbrn:ElevationOffsetAccuracyValue>
   <cbrn:GeographicPointAugmentationPoint>any content</cbrn:GeographicPointAugmentationPoint>
</cbrn:GeographicPoint>

Site developed and hosted by Datypic, Inc.

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