nc:InternationalTelephoneNumber
An international 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
Type: nc:InternationalTelephoneNumberType
Properties: Global, Qualified, Nillable
NIEM Properties:
Content
- Sequence [1..1]
- nc:TelephoneCountryCodeID [0..1]An international dialing code for a country.
- nc:TelephoneNumberID [0..1]A telephone number.
- 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 nc:TelephoneNumberType (Elements nc:ContactFaxNumber, nc:ContactMobileTelephoneNumber, nc:ContactPagerNumber, nc:ContactTelephoneNumber)
- Type lexsdigest:TelephoneNumberType via extension of nc:TelephoneNumberType (Element lexsdigest:TelephoneNumber)
Substitution hierarchy
- nc:TelephoneNumberRepresentation
- nc:FullTelephoneNumber
- nc:InternationalTelephoneNumber
- nc:NANPTelephoneNumber
Sample instance
<nc:InternationalTelephoneNumber> <nc:TelephoneCountryCodeID>01</nc:TelephoneCountryCodeID> <nc:TelephoneNumberID>2345551212</nc:TelephoneNumberID> <nc:TelephoneSuffixID>15</nc:TelephoneSuffixID> </nc:InternationalTelephoneNumber>