nc:ContactTelephoneNumber
A telephone number for a telecommunication device by which a person or organization may be contacted.
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
NIEM properties:
- Base: nc:ContactMeans
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
- Type nc:ContactInformationType (Elements intel:PersonContactDetails, j:EvidenceItemContactInformation, nc:ContactInformation, nc:DeviceStoredContactInformation, nc:EmergencyContactInformation, nc:FacilityContactInformation, nc:HomeContactInformation, nc:LocationContactInformation, nc:OrganizationDayContactInformation, nc:OrganizationEmergencyContactInformation, nc:OrganizationEveningContactInformation, nc:OrganizationNightContactInformation, nc:OrganizationPrimaryContactInformation)
Substitution hierarchy
- nc:ContactMeans
- can be substituted with nc:ContactTelephoneNumber
- can be substituted with nc:ContactFaxNumber
- can be substituted with nc:ContactMobileTelephoneNumber
- can be substituted with nc:ContactPagerNumber
- can be substituted with nc:ContactTelephoneNumber
Sample instance
<nc:ContactTelephoneNumber> <nc:FullTelephoneNumber> <nc:TelephoneNumberFullID>string</nc:TelephoneNumberFullID> <nc:TelephoneSuffixID>string</nc:TelephoneSuffixID> </nc:FullTelephoneNumber> </nc:ContactTelephoneNumber>