cbrn:SecondaryInspectionResolution
A resolution of a Secondary Inspection of an item of interest.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:SecondaryInspectionResolutionType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:SourceSystemFindingCategoryText [0..*]A kind of inspection threat finding code mapped to the finding category in the source system.
- Choice [0..*]
- cbrn:InspectionThreatFindingCodeA code for the category of threat found by an inspection.
- cbrn:InspectionThreatFindingTextA description of a threat found by an inspection.
from subst. group cbrn:InspectionThreatFinding - Choice [0..*]
- cbrn:SecondaryInspectionKindCodeA code describing a kind of secondary Inspection.
- cbrn:SecondaryInspectionKindTextA description of a kind of secondary inspection.
from subst. group cbrn:SecondaryInspectionKind - cbrn:SecondaryInspectionReferralID [0..*]A unqiue identifier of a Secondary Inspection referral.
- cbrn:RadionuclideCode [0..*]A radionuclide identified by an inspection.
- cbrn:SecondaryInspectionResolutionAugmentationPointAbstract [0..*]An augmentation point for cbrn:SecondaryInspectionResolutionType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group cbrn:SecondaryInspectionResolutionAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Sample instance
<cbrn:SecondaryInspectionResolution> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:SourceSystemFindingCategoryText>string</cbrn:SourceSystemFindingCategoryText> <cbrn:InspectionThreatFindingCode>FalseNIIAlarm</cbrn:InspectionThreatFindingCode> <cbrn:SecondaryInspectionKindCode>Open box</cbrn:SecondaryInspectionKindCode> <cbrn:SecondaryInspectionReferralID>string</cbrn:SecondaryInspectionReferralID> <cbrn:RadionuclideCode>Actinium-224</cbrn:RadionuclideCode> <cbrn:SecondaryInspectionResolutionAugmentationPoint>any content</cbrn:SecondaryInspectionResolutionAugmentationPoint> </cbrn:SecondaryInspectionResolution>