Schema Central > NIEM 3.2 > cbrn.xsd > cbrn:AzimuthValue
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:AzimuthValue

An objects(i.e., instrument, detector, or item) orientation, with respect to True North.  Its value is the angle subtended by a line from the center point of the object to True North in the horizontal plane and the line formed by the object's front-to-back axis projected onto the horizontal plane. The angle range is from "-180.0" to "+180.0" degrees. A value of zero implies the front of the object's body is pointed to True North; positive values imply the front is pointed to the east of True North; negative values imply the front is pointed to the west of True North.

Element information

Type: cbrn:Angle180Type

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom group structures:SimpleObjectAttributeGroup
structures:ref [0..1]xsd:IDREFfrom group structures:SimpleObjectAttributeGroup
structures:metadata [0..1]xsd:IDREFSfrom group structures:SimpleObjectAttributeGroup
structures:relationshipMetadata [0..1]xsd:IDREFSfrom group structures:SimpleObjectAttributeGroup
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom group structures:SimpleObjectAttributeGroup
cbrn:unitsText [1..1]xsd:tokenA unit of measure for a value element. If used, the unit of measure shall be as stated in the documentation for the element.

Used in

Sample instance

<cbrn:AzimuthValue cbrn:unitsText="token">1.0</cbrn:AzimuthValue>