Schema Central > NIEM 3.2 > intelligence.xsd > intel:ContactInformationAugmentation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

intel:ContactInformationAugmentation

Additional information about contact information.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:AugmentationType
structures:ref [0..1]xsd:IDREFfrom type structures:AugmentationType
structures:metadata [0..1]xsd:IDREFSfrom type structures:AugmentationType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:AugmentationType

Used in

Substitution hierarchy

Sample instance

<intel:ContactInformationAugmentation>
   <intel:ContactSatelliteTelephoneNumber>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:DirectDialTelephoneNumber>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <nc:DirectDialTelephoneNetworkText>string</nc:DirectDialTelephoneNetworkText>
         <nc:DirectDialTelephoneNumberID>string</nc:DirectDialTelephoneNumberID>
         <nc:DirectDialTelephoneNumberAugmentationPoint>any content</nc:DirectDialTelephoneNumberAugmentationPoint>
      </nc:DirectDialTelephoneNumber>
      <j:TelephoneNumberCategoryCode>Facsimile</j:TelephoneNumberCategoryCode>
      <scr:TelephoneNumberAugmentation>
         <scr:TelephoneIdentification>...
         </scr:TelephoneIdentification>
         <scr:InternationalNumberIndicator>true</scr:InternationalNumberIndicator>
         <scr:TelephoneNumberEndDate>...
         </scr:TelephoneNumberEndDate>
         <scr:TelephoneNumberEffectiveDate>...
         </scr:TelephoneNumberEffectiveDate>
      </scr:TelephoneNumberAugmentation>
   </intel:ContactSatelliteTelephoneNumber>
</intel:ContactInformationAugmentation>