Schema Central > NIEM 3.1 > niem-core.xsd > nc:PolygonCoordinate
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

nc:PolygonCoordinate

A geographic coordinate identifying a location at the end of a side of a multi-sided region.

Element information

Type: nc:Location2DGeospatialCoordinateType

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

Used in

Sample instance

<nc:PolygonCoordinate>
   <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
   <nc:GeographicDatumText>string</nc:GeographicDatumText>
   <nc:GeographicCoordinateLatitude>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:LatitudeDegreeValue>1.0</nc:LatitudeDegreeValue>
      <nc:LatitudeMinuteValue>1.0</nc:LatitudeMinuteValue>
      <nc:LatitudeSecondValue>1.0</nc:LatitudeSecondValue>
      <nc:LatitudeCoordinateAugmentationPoint>any content</nc:LatitudeCoordinateAugmentationPoint>
   </nc:GeographicCoordinateLatitude>
   <nc:GeographicCoordinateLongitude>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:LongitudeDegreeValue>1.0</nc:LongitudeDegreeValue>
      <nc:LongitudeMinuteValue>1.0</nc:LongitudeMinuteValue>
      <nc:LongitudeSecondValue>1.0</nc:LongitudeSecondValue>
      <nc-3.0.2:LongitudeCoordinateAugmentation>
         <nc-3.0.2:LongitudeDegreeValue>1.0</nc-3.0.2:LongitudeDegreeValue>
      </nc-3.0.2:LongitudeCoordinateAugmentation>
   </nc:GeographicCoordinateLongitude>
   <nc:Location2DGeospatialCoordinateAugmentationPoint>any content</nc:Location2DGeospatialCoordinateAugmentationPoint>
</nc:PolygonCoordinate>

Site developed and hosted by Datypic, Inc.

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