cbrn:ParameterSetPair
A set of parameters and their values.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:ParameterSetPairType
Properties: Global, Qualified, Nillable
NIEM properties:
- Base: cbrn:ParameterSet
Content
- Sequence [1..1]
- cbrn:ParameterName [0..*] The name of a parameter.
- cbrn:ParameterValueText [0..*] The value of a parameter, expressed as a string.
- cbrn:ParameterValueUnitsText [0..*] The unit of measure in which a parameter value is expressed.
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:ParameterSetType (Elements cbrn:AlgorithmParameterSet, cbrn:EncounterDeviceStatusParameters)
Substitution hierarchy
- cbrn:ParameterSet
- can be substituted with cbrn:ParameterSetPair
Sample instance
<cbrn:ParameterSetPair> <cbrn:ParameterName>string</cbrn:ParameterName> <cbrn:ParameterValueText>string</cbrn:ParameterValueText> <cbrn:ParameterValueUnitsText>string</cbrn:ParameterValueUnitsText> </cbrn:ParameterSetPair>