nc:AreaPolygonRegion
A polygon area identified by a set of coordinates.
Element information
Namespace: http://release.niem.gov/niem/niem-core/4.0/
Schema document: niem-core/4.0/niem-core.xsd
Type: nc:PolygonRegionType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:PolygonCoordinate [0..*]A geographic coordinate identifying a location at the end of a side of a multi-sided region.
- Choice [0..*]
- mo:PolygonRegionAugmentationAdditional information about a polygon.
- nc-4.0.1:PolygonRegionAugmentationAdditional information about a polygon region.
from subst. group nc:PolygonRegionAugmentationPoint
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:uri | [0..1] | xsd:anyURI | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type mo:AreaOfInterestType (Element mo:AreaOfInterest)
- Type mo:ZoneSettingDataType (Element mo:ZoneSettingData)
- Type nc:AreaType (Elements mo:LocationUncertaintyArea, nc:Area, nc:LocationArea)
Substitution hierarchy
- nc:AreaRegionAbstract
- can be substituted with nc:AreaPolygonRegion
Sample instance
<nc:AreaPolygonRegion> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:PolygonCoordinate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:GeodeticDatumCoordinateSystemCode>AIRY</biom:GeodeticDatumCoordinateSystemCode> <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:LongitudeCoordinateAugmentationPoint>any content</nc:LongitudeCoordinateAugmentationPoint> </nc:GeographicCoordinateLongitude> <nc:Location2DGeospatialCoordinateAugmentationPoint>any content</nc:Location2DGeospatialCoordinateAugmentationPoint> </nc:PolygonCoordinate> <mo:PolygonRegionAugmentation> <mo:PolygonCoordinateLocation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Address>... </nc:Address> <nc:LocationArea>... </nc:LocationArea> <it:LocationCategoryCodeText>string</it:LocationCategoryCodeText> <nc:LocationContactInformation>... </nc:LocationContactInformation> <nc:LocationDescriptionText>string</nc:LocationDescriptionText> <geo:LocationGeospatialPoint>... </geo:LocationGeospatialPoint> <nc:LocationLandmarkText>string</nc:LocationLandmarkText> <nc:LocationLocale>... </nc:LocationLocale> <nc:LocationMapLocation>... </nc:LocationMapLocation> <nc:LocationName>string</nc:LocationName> <nc:LocationRangeDescriptionText>string</nc:LocationRangeDescriptionText> <nc:LocationRelativeLocation>... </nc:LocationRelativeLocation> <nc:LocationSurroundingAreaDescriptionText>string</nc:LocationSurroundingAreaDescriptionText> <nc:LocationIdentification>... </nc:LocationIdentification> <nc:LocationAltitude>... </nc:LocationAltitude> <nc:LocationFloorNumberText>string</nc:LocationFloorNumberText> <geo:LocationFeature>... </geo:LocationFeature> </mo:PolygonCoordinateLocation> </mo:PolygonRegionAugmentation> </nc:AreaPolygonRegion>