nc:NANPTelephoneNumber
A North American Numbering Plan telephone number.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:NANPTelephoneNumberType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- 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..*]An additional sequence of numbers to be entered after a call connects to be directed to the appropriate place.
- nc:NANPTelephoneNumberAugmentationPointAbstract [0..*]An augmentation point for NANPTelephoneNumberType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:NANPTelephoneNumberAugmentationPoint
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:TelephoneNumberType (Elements em:AlarmCallBackTelephoneNumber, em:AlarmEventCallBackTelephoneNumber, intel:ContactSatelliteTelephoneNumber, j:ContactPersonTelephoneNumber, j:OriginatorTelephoneNumber, j:ReceiverTelephoneNumber, scr:PersonTelephoneNumber ...more)
Substitution hierarchy
- nc:TelephoneNumberRepresentation
- can be substituted with nc:NANPTelephoneNumber
Sample instance
<nc:NANPTelephoneNumber> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:TelephoneAreaCodeID>string</nc:TelephoneAreaCodeID> <nc:TelephoneExchangeID>string</nc:TelephoneExchangeID> <nc:TelephoneLineID>string</nc:TelephoneLineID> <nc:TelephoneSuffixID>string</nc:TelephoneSuffixID> <nc:NANPTelephoneNumberAugmentationPoint>any content</nc:NANPTelephoneNumberAugmentationPoint> </nc:NANPTelephoneNumber>