mo:Orientation
A set of angles of rotation about the principle axes (normal, lateral, longitudinal) of a thing, relative to true north and the horizontal plane, measured in degrees.
Element information
Namespace: http://release.niem.gov/niem/domains/militaryOperations/3.1/
Schema document: domains/militaryOperations/3.1/mo.xsd
Type: mo:OrientationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- mo:AzimuthValue [0..*]An angle of rotation of a thing about its normal axis, measured in degrees between the longitudinal axis and true north.
- mo:InclinationValue [0..*]An angle of rotation of a thing about its lateral axis, measured in degrees between the longitudinal axis and the horizontal plane; negative values indicate a downward rotation.
- mo:RollValue [0..*]An angle of rotation of a thing about its longitudinal axis, measured in degrees between the lateral axis and the horizontal plane; negative values indicate the left side is rotated downward.
- mo:OrientationAugmentationPointAbstract [0..*]An augmentation point for type mo:OrientationType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group mo:OrientationAugmentationPoint
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 |
Sample instance
<mo:Orientation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <mo:AzimuthValue>1.0</mo:AzimuthValue> <mo:InclinationValue>1.0</mo:InclinationValue> <mo:RollValue>1.0</mo:RollValue> <mo:OrientationAugmentationPoint>any content</mo:OrientationAugmentationPoint> </mo:Orientation>