em:Staging
A data element for the staging information for resources
Element information
Namespace: http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Schema document: domains/emergencyManagement/4.0/emergencyManagement.xsd
Type: em:StagingType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:ContactRadioChannelText [0..*]A radio channel or frequency within the band.
- em:ResponseLevelText [0..*]A data element for information about the urgency of the response
- em:RoutingInstructionsText [0..*]A data element for text instructions for how units should arrive at the location
- em:StagingLocationText [0..*]A data element for the description of the staging location
- em:StagingAugmentationPointAbstract [0..*]An augmentation point for StagingType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group em:StagingAugmentationPoint
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:uri | [0..1] | xsd:anyURI | 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 |
Used in
- Type em:ServiceCallAugmentationType (Element em:ServiceCallAugmentation)
Sample instance
<em:Staging> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:ContactRadioChannelText>string</nc:ContactRadioChannelText> <em:ResponseLevelText>string</em:ResponseLevelText> <em:RoutingInstructionsText>string</em:RoutingInstructionsText> <em:StagingLocationText>string</em:StagingLocationText> <em:StagingAugmentationPoint>any content</em:StagingAugmentationPoint> </em:Staging>