cbrn:RelativeLocation
A set of information describing the location of an object (i.e., radiation measurement instrument, radiation detector, or measured item) or a radiation source relative to a reference point (Origin).
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:RelativeLocationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:RemarkText [0..*]A placeholder for comments intended to help the consumer of the data to understand better the information encapsulated by the parent element.
- cbrn:RemarksComplexObjectAugmentationPointAbstract [0..*]An augmentation point for cbrn:RemarksComplexObjectType.
- cbrn:RelativeLocationAzimuthValue [0..1]A horizontal bearing angle with respect to True North from a reference point (Origin) to an object (i.e., instrument, detector, or item) or a nuclide. Its value is the angle subtended by the projection onto the horizontal plane of a straight line from the reference point to the center of the object or nuclide, and a line extending in the forward direction from the reference point. The angle range is from "-180.0" to "+180.0" degrees. A value of zero implies the center of the object or nuclide's body is aligned directly in front of the reference point; positive values imply the object or nuclide is to the right of the reference point; negative values imply the object or nuclide is to the left of the reference point.
- cbrn:RelativeLocationInclinationValue [0..1]A vertical bearing angle with respect to the horizontal plane from a reference point (Origin) to an object (i.e., instrument, detector, or item) or a nuclide. Its value is the angle subtended by a straight line, running from the center of the reference point to the center of the object or nuclide, and a projection of that line onto the horizontal plane. The angle range is from "-90.0" to "+90.0" degrees. A value of zero implies the center of the object or nuclide is at the same altitude or elevation as the reference point; positive values imply the object or nuclide is higher than the reference point; negative values imply the object or nuclide is lower than the reference point.
- cbrn:DistanceValue [0..1]A scalar distance between the center of an object (i.e., instrument, detector, or item) or nuclide and the center of a reference point (Origin).
- cbrn:Origin [1..1]A definition of an origin in a relative location coordinate system. The coordinates of a point in the relative location system are defined based on this origin.
- cbrn:RelativeLocationAugmentationPointAbstract [0..*]An augmentation point for cbrn:RelativeLocationType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom type cbrn:RemarksComplexObjectTypefrom subst. group cbrn:RemarksComplexObjectAugmentationPointfrom subst. group cbrn:RelativeLocationAugmentationPoint
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 cbrn:StateVectorType (Element cbrn:StateVector)
Substitution hierarchy
- cbrn:StateVectorLocationChoice
- can be substituted with cbrn:RelativeLocation
Sample instance
<cbrn:RelativeLocation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RelativeLocationAzimuthValue cbrn:unitsText="token">1.0</cbrn:RelativeLocationAzimuthValue> <cbrn:RelativeLocationInclinationValue cbrn:unitsText="token">1.0</cbrn:RelativeLocationInclinationValue> <cbrn:DistanceValue cbrn:unitsText="token">1.0</cbrn:DistanceValue> <cbrn:Origin> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:GeographicPoint cbrn:datumText="string" cbrn:unitsText="token"> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:LatitudeValue cbrn:unitsText="token">1.0</cbrn:LatitudeValue> <cbrn:LongitudeValue cbrn:unitsText="token">1.0</cbrn:LongitudeValue> <cbrn:ElevationValue>1</cbrn:ElevationValue> <cbrn:ElevationOffsetValue>1</cbrn:ElevationOffsetValue> <cbrn:GeoPointAccuracyValue>1</cbrn:GeoPointAccuracyValue> <cbrn:ElevationAccuracyValue>1</cbrn:ElevationAccuracyValue> <cbrn:ElevationOffsetAccuracyValue>1</cbrn:ElevationOffsetAccuracyValue> <cbrn:GeographicPointAugmentationPoint>any content</cbrn:GeographicPointAugmentationPoint> </cbrn:GeographicPoint> <cbrn:OriginDescriptionText>string</cbrn:OriginDescriptionText> <cbrn:RadInstrumentInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RadInstrumentManufacturerName>string</cbrn:RadInstrumentManufacturerName> <cbrn:RadInstrumentID>string</cbrn:RadInstrumentID> <cbrn:RadInstrumentModelName>string</cbrn:RadInstrumentModelName> <cbrn:RadInstrumentDescriptionText>string</cbrn:RadInstrumentDescriptionText> <cbrn:RadInstrumentClassCode>Backpack</cbrn:RadInstrumentClassCode> <cbrn:RadInstrumentVersion>... </cbrn:RadInstrumentVersion> <cbrn:RadInstrumentQualityControl>... </cbrn:RadInstrumentQualityControl> <cbrn:RadInstrumentCharacteristics>... </cbrn:RadInstrumentCharacteristics> <cbrn:RadInstrumentInformationAugmentationPoint>any content</cbrn:RadInstrumentInformationAugmentationPoint> </cbrn:RadInstrumentInformation> <cbrn:RadDetectorInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RadDetectorName>string</cbrn:RadDetectorName> <cbrn:RadDetectorCategoryCode>Alpha</cbrn:RadDetectorCategoryCode> <cbrn:RadDetectorKindCode>BF3</cbrn:RadDetectorKindCode> <cbrn:RadDetectorDescriptionText>string</cbrn:RadDetectorDescriptionText> <cbrn:RadDetectorLengthValue cbrn:unitsText="token">1.0</cbrn:RadDetectorLengthValue> <cbrn:RadDetectorWidthValue cbrn:unitsText="token">1.0</cbrn:RadDetectorWidthValue> <cbrn:RadDetectorDepthValue cbrn:unitsText="token">1.0</cbrn:RadDetectorDepthValue> <cbrn:RadDetectorDiameterValue cbrn:unitsText="token">1.0</cbrn:RadDetectorDiameterValue> <cbrn:RadDetectorVolumeValue cbrn:unitsText="token">1.0</cbrn:RadDetectorVolumeValue> <cbrn:RadDetectorCharacteristics>... </cbrn:RadDetectorCharacteristics> <cbrn:RadDetectorInformationAugmentationPoint>any content</cbrn:RadDetectorInformationAugmentationPoint> </cbrn:RadDetectorInformation> <cbrn:MeasuredItemIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:MeasuredItemID>string</cbrn:MeasuredItemID> <cbrn:MeasuredItemIDKindCode>ARN</cbrn:MeasuredItemIDKindCode> <cbrn:IDAcquisitionMethodCode>Barcode</cbrn:IDAcquisitionMethodCode> <cbrn:IDConfidenceCode>High</cbrn:IDConfidenceCode> <cbrn:EntryPersonID>string</cbrn:EntryPersonID> <cbrn:MeasuredItemIdentificationAugmentationPoint>any content</cbrn:MeasuredItemIdentificationAugmentationPoint> </cbrn:MeasuredItemIdentification> <cbrn:OriginAugmentationPoint>any content</cbrn:OriginAugmentationPoint> </cbrn:Origin> <cbrn:RelativeLocationAugmentationPoint>any content</cbrn:RelativeLocationAugmentationPoint> </cbrn:RelativeLocation>