nc:NANPTelephoneNumber
A North American Numbering Plan telephone number.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Content
- Sequence [1..1]
- nc:TelephoneAreaCodeID [0..*] A dialing code for a state or province for phone numbers in the USA, Canada, Mexico, and the Caribbean.
- nc:TelephoneExchangeID [0..*] A portion of a telephone number that usually represents a central telephone switch.
- nc:TelephoneLineID [0..*] A portion of a telephone number that identifies the individual circuit within an exchange.
- nc:TelephoneSuffixID [0..*] Additional numbers to be entered after a call connects to be directed to the appropriate place.
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
- Type scr:TelephoneNumberType via extension of nc:TelephoneNumberType (Element scr:TelephoneNumber)
- Type nc:TelephoneNumberType (Elements nc:ContactFaxNumber, nc:ContactMobileTelephoneNumber, nc:ContactPagerNumber, nc:ContactTelephoneNumber, nc:DeviceIncomingTelephoneNumber, nc:DeviceOutgoingTelephoneNumber, nc:DeviceStoredTelephoneNumber, nc:TelephoneNumber, em:AlarmCallBackTelephoneNumber, em:AlarmEventCallBackTelephoneNumber, intel:ContactSatelliteTelephoneNumber, scr:PersonTelephoneNumber)
Substitution hierarchy
- nc:TelephoneNumberRepresentation
- can be substituted with nc:NANPTelephoneNumber
Sample instance
<nc:NANPTelephoneNumber> <nc:TelephoneAreaCodeID>string</nc:TelephoneAreaCodeID> <nc:TelephoneExchangeID>string</nc:TelephoneExchangeID> <nc:TelephoneLineID>string</nc:TelephoneLineID> <nc:TelephoneSuffixID>string</nc:TelephoneSuffixID> </nc:NANPTelephoneNumber>