lexsdigest:TelephoneNumber
A telephone number.
Element information
Namespace: http://usdoj.gov/leisp/lexs/digest/3.1
Schema document: digest/3.1/digest.xsd
Type: lexsdigest:TelephoneNumberType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- Choice [0..2]
- nc:FullTelephoneNumberA full telephone number.
- nc:InternationalTelephoneNumberAn international telephone number.
- nc:NANPTelephoneNumberA North American Numbering Plan telephone number.
from subst. group nc:TelephoneNumberRepresentation - lexsdigest:TelephoneNumberCategoryCode [0..1]Defines what kind of phone number this is, such as a fax versus a pager.
from type nc:TelephoneNumberType - Choice [0..2]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | The id attribute is used to define XML IDs for NIEM objects. These IDs may be targets of reference elements, metadata attributes, and link metadata attributes. | from type s:ComplexObjectType |
s:metadata | [0..1] | xsd:IDREFS | The attribute metadata allows an object to point to metadata that affects itself. | from type s:ComplexObjectType |
s:linkMetadata | [0..1] | xsd:IDREFS | The linkMetadata attribute allows an element to point to metadata that affects the relationship between the context and the value of the object. | from type s:ComplexObjectType |
Used in
- NIEM reference target from lexsdigest:ContactPersonTelephoneNumberReference
- NIEM reference target from lexsdigest:OriginatorTelephoneNumberReference
- NIEM reference target from lexsdigest:ReceiverTelephoneNumberReference
- NIEM reference target from lexsdigest:TelephoneNumberReference
- NIEM reference target from lexslib:ObjectReference
- NIEM reference target from lexslib:PayloadObjectReference
- NIEM reference target from lexslib:SameAsDigestReference
- Type lexsdigest:EntityTelephoneNumberType (Element lexsdigest:EntityTelephoneNumber)
Sample instance
<lexsdigest:TelephoneNumber s:id="PhNum1"> <nc:FullTelephoneNumber> <nc:TelephoneNumberFullID>123-123-1233</nc:TelephoneNumberFullID> </nc:FullTelephoneNumber> </lexsdigest:TelephoneNumber>