nc:ContactMobileTelephoneNumber
A telephone number for a mobile telecommunication device by which a person or organization may be contacted.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: lexs.gov/niem/niem-core/2.0/niem-core.xsd
Type: nc:TelephoneNumberType
Properties: Global, Qualified, Nillable
NIEM Properties:
Content
- 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
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 lexsdigest:ContactPersonTelephoneNumberReference
- NIEM reference target from lexsdigest:OriginatorTelephoneNumberReference
- NIEM reference target from lexsdigest:ReceiverTelephoneNumberReference
- NIEM reference target from nc:TelephoneNumberReference
- Type lexs:UserAssertionType (Elements lexs:UserAssertion, lexs:UserAttentionTo)
- Type lexs:DataContactType (Elements lexs:DataItemContact, lexs:DataOwnerContact, lexs:SystemContact)
Substitution hierarchy
- nc:ContactMeans
- nc:ContactEmailID
- nc:ContactInstantMessenger
- nc:ContactTelephoneNumber
- nc:ContactFaxNumber
- nc:ContactMobileTelephoneNumber
- nc:ContactPagerNumber
Sample instance
<nc:ContactMobileTelephoneNumber> <nc:NANPTelephoneNumber> <nc:TelephoneAreaCodeID>123</nc:TelephoneAreaCodeID> <nc:TelephoneExchangeID>555</nc:TelephoneExchangeID> <nc:TelephoneLineID>1213</nc:TelephoneLineID> <nc:TelephoneSuffixID>15</nc:TelephoneSuffixID> </nc:NANPTelephoneNumber> </nc:ContactMobileTelephoneNumber>