nc:TelephoneNumber
A telephone number for a telecommunication device.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:TelephoneNumberType
Properties: Global, Qualified, Nillable
Content
- Choice [0..*]
- nc:FullTelephoneNumber A full telephone number.
- nc:InternationalTelephoneNumber An international telephone number.
- nc:NANPTelephoneNumber A North American Numbering Plan telephone number.
from subst. group nc:TelephoneNumberRepresentation
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
- NIEM reference target from nc:TelephoneNumberReference
Sample instance
<nc:TelephoneNumber> <nc:FullTelephoneNumber> <nc:TelephoneNumberFullID>string</nc:TelephoneNumberFullID> <nc:TelephoneSuffixID>string</nc:TelephoneSuffixID> </nc:FullTelephoneNumber> </nc:TelephoneNumber>