nc:Location3DGeospatialCoordinate
A location identified by latitude, longitude, and height.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:Location3DGeospatialCoordinateType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:GeographicDatumText [0..1]A spatial reference system.
- nc:GeographicCoordinateLatitude [1..1]A measurement of the angular distance between a point on the Earth and the Equator.
- nc:GeographicCoordinateLongitude [1..1]A measurement of the angular distance between a point on the Earth and the Prime Meridian.
- nc:Location2DGeospatialCoordinateAugmentationPointAbstract [0..*]An augmentation point for Location2DGeospatialCoordinateType.
- Choice [0..*]
- nc:LocationAltitudeA measurement of the height or position of a location above a certain reference.
- nc:LocationDepthA measure of the depth of a location relative to a reference.
- nc:LocationElevationA measure of the distance of a point on the Earth from a reference point.
from subst. group nc:LocationHeight - nc:Location3DGeospatialCoordinateAugmentationPointAbstract [0..*]An augmentation point for Location3DGeospatialCoordinateType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type nc:Location2DGeospatialCoordinateTypefrom subst. group nc:GeographicDatumfrom subst. group nc:Location2DGeospatialCoordinateAugmentationPointfrom subst. group nc:Location3DGeospatialCoordinateAugmentationPoint
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)
Substitution hierarchy
- nc:LocationGeospatialCoordinate
- can be substituted with nc:Location3DGeospatialCoordinate
Sample instance
<nc:Location3DGeospatialCoordinate> <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:LocationAltitude> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:MeasureDecimalValue>1.0</nc:MeasureDecimalValue> <nc:MeasureCommentText>string</nc:MeasureCommentText> <nc:MeasureDate> <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:MeasureDate> <nc:MeasureErrorText>string</nc:MeasureErrorText> <j:EngineDisplacementUnitCode>cc</j:EngineDisplacementUnitCode> <nc:Measurer> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:EntityOrganization>... </nc:EntityOrganization> <nc:EntityAugmentationPoint>any content</nc:EntityAugmentationPoint> </nc:Measurer> <nc:MeasureMethodText>string</nc:MeasureMethodText> <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator> <nc:MeasureAugmentationPoint>any content</nc:MeasureAugmentationPoint> <nc:LocationHeightVerticalDatumCode>approxLowestAstronomTide</nc:LocationHeightVerticalDatumCode> <nc:LocationHeightMeasureAugmentationPoint>any content</nc:LocationHeightMeasureAugmentationPoint> </nc:LocationAltitude> <nc:Location3DGeospatialCoordinateAugmentationPoint>any content</nc:Location3DGeospatialCoordinateAugmentationPoint> </nc:Location3DGeospatialCoordinate>