cbrn:EncounterDeviceToItemDistance
Distance from an encounter device to the item being measured. For a single-element detector, the EncounterDeviceToItemDistance is equal to the distance between the face of the detector and the estimated center of the source. If the source is inside a conveyance, the value of EncounterDeviceToItemDistance is equal to the distance from the face of the detector to the center of the conveyance, unless the source location can be determined more accurately. If the element EncounterDeviceToItemDistance is specified for a portal, the value equals the distance between the midpoint of the portal and the face of closest detector.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: nc:LengthMeasureType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- Choice [0..*]
- nc:MeasurePointValue A specific measurement value.
- nc:MeasureRangeValue A measurement specified by a minimum and maximum value.
- nc:MeasureText A measurement value.
from subst. group nc:MeasureValue - nc:MeasureUnitText [0..*] A unit that qualifies the measurement value.
- nc:MeasureCategoryText [0..*] A method used to make a measurement.
- nc:MeasureEstimatedIndicator [0..*] True if a measurement has been estimated or guessed; false otherwise.
- nc:LengthUnitCode [0..1] A unit of measure of a length value.
from type nc:MeasureType - Choice [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type cbrn:EncounterDeviceLocationType (Element cbrn:EncounterDeviceLocation)
Sample instance
<cbrn:EncounterDeviceToItemDistance> <nc:MeasurePointValue>1.0</nc:MeasurePointValue> <nc:MeasureUnitText>string</nc:MeasureUnitText> <nc:MeasureCategoryText>string</nc:MeasureCategoryText> <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator> <nc:LengthUnitCode>HMT</nc:LengthUnitCode> </cbrn:EncounterDeviceToItemDistance>