cbrn:ConfidenceRangeValue
The minimum and maximum value range in which a ConfidencePointValue is expressed.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Content
- Sequence [1..1]
- nc:RangeMinimumValue [0..*] A minimum value of a range.
- nc:RangeMaximumValue [0..*] A maximum value of a range.
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:IdentificationConfidenceType (Element cbrn:NuclideIdConfidence)
Substitution hierarchy
- cbrn:ConfidenceAssessment
- can be substituted with cbrn:ConfidenceRangeValue
Sample instance
<cbrn:ConfidenceRangeValue> <nc:RangeMinimumValue>1.0</nc:RangeMinimumValue> <nc:RangeMaximumValue>1.0</nc:RangeMaximumValue> </cbrn:ConfidenceRangeValue>