cbrn:ScanIdentificationData
Scan information regarding an item that is inspected.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:ScanIdentifierDataType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:RemarkText [0..*] General comments or remark.
- cbrn:TraversalID [0..*] Identifier of a traversal. There is no required format for the ID value.
- cbrn:DetectionEventUUID [0..*] A universally unique identification for a Detection Event. UUID is as defined in SO/IEC 11578.
- cbrn:MeasuredItemID [0..*] Identifier of a measured item. There is no required format for the ID value.
- cbrn:MeasuredItemIDKindCode [0..*] A kind of identifier for a measured item.
- cbrn:MeasuredItemKindCode [0..*] Identifies the kind of item being inspected for Radiation/Nuclear threats.
- cbrn:ScanQualityCode [0..*] Description of the quality of a scan.
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:InspectionDataType (Element cbrn:InspectionData)
- Type cbrn:SecondaryInspectionReferralType via extension of cbrn:InspectionDataType (Element cbrn:SecondaryInspectionReferral)
- Type cbrn:SecondaryInspectionResolutionType via extension of cbrn:InspectionDataType (Element cbrn:SecondaryInspectionResolution)
Sample instance
<cbrn:ScanIdentificationData> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:TraversalID>string</cbrn:TraversalID> <cbrn:DetectionEventUUID>string</cbrn:DetectionEventUUID> <cbrn:MeasuredItemID>string</cbrn:MeasuredItemID> <cbrn:MeasuredItemIDKindCode>SCN</cbrn:MeasuredItemIDKindCode> <cbrn:MeasuredItemKindCode>Luggage</cbrn:MeasuredItemKindCode> <cbrn:ScanQualityCode>DegradedScan</cbrn:ScanQualityCode> </cbrn:ScanIdentificationData>