em:AlarmEventCallBackTelephoneNumber
A telephone number of the alarm event requestor.
Element information
Namespace: http://niem.gov/niem/domains/emergencyManagement/2.1
Schema document: domains/emergencyManagement/2.1/emergencyManagement.xsd
Type: nc:TelephoneNumberType
Properties: Global, Qualified, Nillable
Content
- Choice [0..*]
- nc:FullTelephoneNumber A full telephone number.
- nc:InternationalTelephoneNumber An international telephone number.
- nc:NANPTelephoneNumber A North American Numbering Plan telephone number.
from subst. group nc:TelephoneNumberRepresentation
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- NIEM reference target from nc:TelephoneNumberReference
- Type em:AlarmEventType (Element em:AlarmEvent)
Sample instance
<em:AlarmEventCallBackTelephoneNumber> <nc:FullTelephoneNumber> <nc:TelephoneNumberFullID>string</nc:TelephoneNumberFullID> <nc:TelephoneSuffixID>string</nc:TelephoneSuffixID> </nc:FullTelephoneNumber> </em:AlarmEventCallBackTelephoneNumber>