nc:LocationMapLocation
A location identified by map or grid coordinates.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:MapLocationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:MapCoordinateFullText [0..*]A coordinate of a point on a map.
- nc:MapDate [0..*]A date a map was published, copyrighted or became effective for use.
- nc:MapElevationCoordinateText [0..*]A height or elevation of a point on a map.
- nc:MapHorizontalCoordinateText [0..*]A horizontal location of a point on a map.
- nc:MapLocationDescriptionText [0..*]A description of a map location.
- nc:MapName [0..*]A name of a map.
- nc:MapPageID [0..*]An identifier of a page number in a map.
- nc:MapQuadrantText [0..*]A quadrant or square in a map.
- nc:MapVersionID [0..*]An identifier of a version of a map.
- nc:MapVerticalCoordinateText [0..*]A vertical location of a point on a map.
- nc:MapLocationAugmentationPointAbstract [0..*]An augmentation point for MapLocationType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:MapLocationAugmentationPoint
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: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 biom:CaptureLocationType via extension of nc:LocationType (Element biom:CaptureLocation)
- Type em:AlertAffectedLocationType via extension of nc:LocationType (Element em:AlertAffectedLocation)
- Type em:NotificationTargetLocationType via extension of nc:LocationType (Element em:NotificationTargetLocation)
- Type it:GoodsLocationType via extension of nc:LocationType (Element it:GoodsLocation)
- Type it:GoodsOriginType via extension of nc:LocationType (Element it:CountryOfOrigin)
- Type it:LoadingLocationType via extension of nc:LocationType (Element it:LoadingLocation)
- Type it:TranshipmentLocationType via extension of nc:LocationType (Element it:TranshipmentLocation)
- Type it:UnloadingLocationType via extension of nc:LocationType (Element it:UnloadingLocation)
- Type nc:LocationType (Elements cyfs:AdoptionLocation, cyfs:PlacementOtherLocation, em:AlarmEventLocation, em:AlarmLocation, em:ArrivalLocation, em:ResourceCurrentLocation, em:ResourceDepartureLocation ...more)
Sample instance
<nc:LocationMapLocation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:MapCoordinateFullText>string</nc:MapCoordinateFullText> <nc:MapDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:MapDate> <nc:MapElevationCoordinateText>string</nc:MapElevationCoordinateText> <nc:MapHorizontalCoordinateText>string</nc:MapHorizontalCoordinateText> <nc:MapLocationDescriptionText>string</nc:MapLocationDescriptionText> <nc:MapName>string</nc:MapName> <nc:MapPageID>string</nc:MapPageID> <nc:MapQuadrantText>string</nc:MapQuadrantText> <nc:MapVersionID>string</nc:MapVersionID> <nc:MapVerticalCoordinateText>string</nc:MapVerticalCoordinateText> <nc:MapLocationAugmentationPoint>any content</nc:MapLocationAugmentationPoint> </nc:LocationMapLocation>