nc:Bearing
A direction in a polar coordinate system.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:BearingType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- Choice [0..*]
- nc:Azimuth360ValueAn orientation of something with respect to True North.
- nc:AzimuthDecimalValueAn orientation of something with respect to True North.
from subst. group nc:Azimuth - Choice [0..*]
- nc:Inclination90ValueAn orientation of an object with respect to the horizontal plane.
- nc:InclinationDecimalValueAn orientation of an object with respect to the horizontal plane.
from subst. group nc:Inclination - nc:BearingAugmentationPointAbstract [0..*]An augmentation point for BearingType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:BearingAugmentationPoint
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 nc:VelocityMeasureType (Element nc:VelocityMeasure)
Sample instance
<nc:Bearing> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Azimuth360Value>1.0</nc:Azimuth360Value> <nc:Inclination90Value>1.0</nc:Inclination90Value> <nc:BearingAugmentationPoint>any content</nc:BearingAugmentationPoint> </nc:Bearing>