cbrn:ParameterSetListType
A data type for a set of parameters and their values as a pair of lists.
Complex type information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
NIEM properties:
- Base: s:ComplexObjectType
Content
- Sequence [1..1]
- cbrn:ParameterNames [0..*] A list of parameter names in a parameter set. The order of the values and names must be the same.
- cbrn:ParameterValues [0..*] A list of parameter values in a parameter set. The order of the values and names must be the same.
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 by
- Element cbrn:ParameterSetList
Type inheritance chain
- s:ComplexObjectType
- cbrn:ParameterSetListType