nc:ContactRadio
A method of contacting a person or organization by messages over a radio.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:ContactRadioType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:ContactRadioCategoryText [0..*]A kind of wavelength or band of a radio.
- nc:ContactRadioChannelText [0..*]A radio channel or frequency within the band.
- nc:ContactRadioCallSignID [0..*]An identifier of a person using a radio.
- nc:ContactRadioAugmentationPointAbstract [0..*]An augmentation point for ContactRadioType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:ContactRadioAugmentationPoint
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 |
Used in
- Type nc:ContactInformationType (Elements cbrn:RequestAgencyContactInformation, cbrn:ResponseAgencyContactInformation, hs:PrimaryOfficialContact, hs:SecondaryOfficialContact, intel:PersonContactDetails, it:HazardousMaterialContactInfo, j:EvidenceItemContactInformation ...more)
Substitution hierarchy
- nc:ContactMeans
- can be substituted with nc:ContactRadio
Sample instance
<nc:ContactRadio> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:ContactRadioCategoryText>string</nc:ContactRadioCategoryText> <nc:ContactRadioChannelText>string</nc:ContactRadioChannelText> <nc:ContactRadioCallSignID>string</nc:ContactRadioCallSignID> <nc:ContactRadioAugmentationPoint>any content</nc:ContactRadioAugmentationPoint> </nc:ContactRadio>