cbrn:ReachbackData
A set of information regarding Reachback.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:ReachbackDataType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:ReachbackFindingsText [0..*]A description of reachback findings.
- cbrn:ReachbackRecommendationCode [0..*]A description of a reachback recommendation.
- cbrn:ReachbackRecommendationDateTime [0..*]A DateTime that a reachback recommendation was made.
- cbrn:ReachbackRequestCode [0..*]A code for a category of reachback request.
- cbrn:ReachbackReasonText [0..*]A text description of the reason for a reachback request.
- cbrn:ReachbackDataAugmentationPointAbstract [0..*]An augmentation point for cbrn:ReachbackDataType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group cbrn:ReachbackDataAugmentationPoint
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:ReachbackData> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:ReachbackFindingsText>string</cbrn:ReachbackFindingsText> <cbrn:ReachbackRecommendationCode>Clear</cbrn:ReachbackRecommendationCode> <cbrn:ReachbackRecommendationDateTime>2000-01-01T12:00:00</cbrn:ReachbackRecommendationDateTime> <cbrn:ReachbackRequestCode>ASP</cbrn:ReachbackRequestCode> <cbrn:ReachbackReasonText>string</cbrn:ReachbackReasonText> <cbrn:ReachbackDataAugmentationPoint>any content</cbrn:ReachbackDataAugmentationPoint> </cbrn:ReachbackData>