cbrn:SecondaryInspectionReferral
A set of information about a secondary inspection referral regarding 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:SecondaryInspectionReferralType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- 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:SecondaryInspectionReferralReasonCode [0..*]A reason why a Secondary Inspection was recommended.
- cbrn:SecondaryInspectionReferralID [0..*]A unqiue identifier of a Secondary Inspection referral.
- cbrn:SecondaryInspectionReferralAugmentationPointAbstract [0..*]An augmentation point for cbrn:SecondaryInspectionReferralType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group cbrn:SecondaryInspectionReferralAugmentationPoint
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:SecondaryInspectionReferral> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:SecondaryInspectionKindCode>Open box</cbrn:SecondaryInspectionKindCode> <cbrn:SecondaryInspectionReferralReasonCode>ATSRecommendation</cbrn:SecondaryInspectionReferralReasonCode> <cbrn:SecondaryInspectionReferralID>string</cbrn:SecondaryInspectionReferralID> <cbrn:SecondaryInspectionReferralAugmentationPoint>any content</cbrn:SecondaryInspectionReferralAugmentationPoint> </cbrn:SecondaryInspectionReferral>