cbrn:EncounterDeviceQualityControl
Describes the quality control status of an encounter device.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:DeviceQualityControlType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:RemarkText [0..*] General comments or remark.
- cbrn:InspectionDate [0..*] The date at which an encounter device was most recently inspected and verified as being available for use.
- cbrn:InServiceIndicator [0..*] True if an encounter device is currently certified as being properly calibrated and considered in service; false otherwise. If this element is missing, the meaning is "unknown".
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:CBRNEncounterDeviceType (Element cbrn:CBRNEncounterDevice)
Sample instance
<cbrn:EncounterDeviceQualityControl> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:InspectionDate>2000-01-01T12:00:00</cbrn:InspectionDate> <cbrn:InServiceIndicator>true</cbrn:InServiceIndicator> </cbrn:EncounterDeviceQualityControl>