nc:InternationalTelephoneNumber
An international 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:TelephoneCountryCodeID [0..*] An international dialing code for a country.
- nc:TelephoneNumberID [0..*] A telephone number.
- 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 it:TradePartyType (Element it:TradeParty)
- 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:InternationalTelephoneNumber
Sample instance
<nc:InternationalTelephoneNumber> <nc:TelephoneCountryCodeID>string</nc:TelephoneCountryCodeID> <nc:TelephoneNumberID>string</nc:TelephoneNumberID> <nc:TelephoneSuffixID>string</nc:TelephoneSuffixID> </nc:InternationalTelephoneNumber>