scr:TelephoneNumber
Applied augmentation for type nc:TelephoneNumberType
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:TelephoneNumberType
Properties: Global, Qualified, Nillable
NIEM properties:
- Base: nc:TelephoneNumber
- Augmented Element
Content
- Sequence [1..1]
- 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 - scr:TelephoneNumberAugmentation [0..*] Additional information about a telephone number.
from type nc:TelephoneNumberType - Choice [0..*]
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
Substitution hierarchy
- nc:TelephoneNumber
- can be substituted with scr:TelephoneNumber
Sample instance
<scr:TelephoneNumber> <nc:FullTelephoneNumber> <nc:TelephoneNumberFullID>string</nc:TelephoneNumberFullID> <nc:TelephoneSuffixID>string</nc:TelephoneSuffixID> </nc:FullTelephoneNumber> <scr:TelephoneNumberAugmentation> <scr:TelephoneIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </scr:TelephoneIdentification> <scr:InternationalNumberIndicator>true</scr:InternationalNumberIndicator> <scr:TelephoneNumberEndDate> <nc:Date>2000-01-01</nc:Date> </scr:TelephoneNumberEndDate> <scr:TelephoneNumberEffectiveDate> <nc:Date>2000-01-01</nc:Date> </scr:TelephoneNumberEffectiveDate> <scr:TelephoneCategoryCode>C</scr:TelephoneCategoryCode> <scr:TelephoneCategoryDescriptionText>string</scr:TelephoneCategoryDescriptionText> </scr:TelephoneNumberAugmentation> </scr:TelephoneNumber>