scr:PersonTelephoneNumber
An association between a PERSON and TELEPHONE
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.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
- Type scr:ScreeningPersonType (Element scr:ScreeningPerson)
Sample instance
<scr:PersonTelephoneNumber> <nc:FullTelephoneNumber> <nc:TelephoneNumberFullID>string</nc:TelephoneNumberFullID> <nc:TelephoneSuffixID>string</nc:TelephoneSuffixID> </nc:FullTelephoneNumber> </scr:PersonTelephoneNumber>