cbrn:EncounterDeviceProbe
Identifies the kind of probe used by an encounter device.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:EncounterDeviceProbeType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:EncounterDeviceProbeKindCode [0..*] Identifies a kind of probe, and the substance it detects.
- cbrn:EncounterDeviceProbeModelName [0..*] A probe model name.
- cbrn:EncounterDeviceProbeID [0..*] A probe's serial number. There is no required format for the ID value.
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:EncounterDeviceProbe> <cbrn:EncounterDeviceProbeKindCode>alpha</cbrn:EncounterDeviceProbeKindCode> <cbrn:EncounterDeviceProbeModelName>string</cbrn:EncounterDeviceProbeModelName> <cbrn:EncounterDeviceProbeID>string</cbrn:EncounterDeviceProbeID> </cbrn:EncounterDeviceProbe>