intel:ContactInformationAugmentation
Additional information about contact information.
Element information
Namespace: http://niem.gov/niem/domains/intelligence/2.0
Schema document: domains/intelligence/2.0/intelligence.xsd
Type: intel:ContactInformationAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:ContactInformationType
Content
- intel:ContactSatelliteTelephoneNumber [0..*] A satellite phone number of a person.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Substitution hierarchy
- s:Augmentation
- can be substituted with intel:ContactInformationAugmentation
Sample instance
<intel:ContactInformationAugmentation> <intel:ContactSatelliteTelephoneNumber> <nc:FullTelephoneNumber> <nc:TelephoneNumberFullID>string</nc:TelephoneNumberFullID> <nc:TelephoneSuffixID>string</nc:TelephoneSuffixID> </nc:FullTelephoneNumber> </intel:ContactSatelliteTelephoneNumber> </intel:ContactInformationAugmentation>