nc:NANPTelephoneNumber
A North American Numbering Plan telephone number.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: lexs.gov/niem/niem-core/2.0/niem-core.xsd
Content
- Sequence [1..1]
- nc:TelephoneAreaCodeID [0..1] A dialing code for a state or province for phone numbers in the USA, Canada, Mexico, and the Caribbean.
- nc:TelephoneExchangeID [0..1] A portion of a telephone number that usually represents a central telephone switch.
- nc:TelephoneLineID [0..1] A portion of a telephone number that identifies the individual circuit within an exchange.
- nc:TelephoneSuffixID [0..1] 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 lexsdigest:TelephoneNumberType via extension of nc:TelephoneNumberType (Element lexsdigest:TelephoneNumber)
- Type nc:TelephoneNumberType (Elements nc:ContactFaxNumber, nc:ContactMobileTelephoneNumber, nc:ContactPagerNumber, nc:ContactTelephoneNumber)
Substitution hierarchy
- nc:TelephoneNumberRepresentation
- can be substituted with nc:NANPTelephoneNumber
Sample instance
<nc:NANPTelephoneNumber> <nc:TelephoneAreaCodeID>202</nc:TelephoneAreaCodeID> <nc:TelephoneExchangeID>555</nc:TelephoneExchangeID> <nc:TelephoneLineID>1212</nc:TelephoneLineID> </nc:NANPTelephoneNumber>