cbrn:DeviceParameterType
A data type for a readable and-or settable parameter of a device.
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:DeviceParameterName [0..*] Standardized name for a device parameter.
- cbrn:DeviceParameterVendorName [0..*] Device parameter's name used by a vendor of the device model, that is equivalent to the standardized parameter name.
- cbrn:DeviceParameterSettableIndicator [0..*] True if the device can be commanded to set/change the parameter's value; false otherwise.
- cbrn:DeviceParameterStatusIndicator [0..*] True if the device can be commanded to report the parameter's current value; false otherwise.
- Choice [0..*]
- cbrn:DeviceParameterMaxValue The maximum valid value to which a parameter may be set.
- cbrn:DeviceParameterMinValue The minimum valid value to which a parameter may be set.
- cbrn:DeviceParameterPointValue A parameter value where the value kind is decimal.
- cbrn:DeviceParameterValueIndicator A parameter value where the value kind is boolean.
- cbrn:DeviceParameterValueListName The name of the enumeration list that contains a parameter's valid values.
- cbrn:DeviceParameterValueListText A parameter value where the value kind is List.
- cbrn:DeviceParameterValueText A parameter value where the value kind is string.
from subst. group cbrn:DeviceParameterValue
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 | |
cbrn:parameterUnitsText | [0..1] | xsd:string |
Used by
- Element cbrn:DeviceParameter
Type inheritance chain
- s:ComplexObjectType
- cbrn:DeviceParameterType