Schema Central > niem40 > emergencyManagement.xsd > em:InsuranceAugmentation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

em:InsuranceAugmentation

Additional information about insurance

Element information

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:AugmentationType
structures:ref [0..1]xsd:IDREFfrom type structures:AugmentationType
structures:uri [0..1]xsd:anyURIfrom 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

<em:InsuranceAugmentation>
   <em:InsuranceName>string</em:InsuranceName>
   <em:InsurancePhoneNumber>
      <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>
      <nc:TelephoneNumberDescriptionText>string</nc:TelephoneNumberDescriptionText>
      <scr:TelephoneNumberAugmentation>
         <scr:TelephoneIdentification>...
         </scr:TelephoneIdentification>
         <scr:InternationalNumberIndicator>true</scr:InternationalNumberIndicator>
         <scr:TelephoneNumberEndDate>...
         </scr:TelephoneNumberEndDate>
         <scr:TelephoneNumberEffectiveDate>...
         </scr:TelephoneNumberEffectiveDate>
      </scr:TelephoneNumberAugmentation>
   </em:InsurancePhoneNumber>
   <em:InsuranceGroupNumberID>string</em:InsuranceGroupNumberID>
   <nc:Address>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:AddressFullText>string</nc:AddressFullText>
      <nc:AddressPrivateMailboxText>string</nc:AddressPrivateMailboxText>
      <nc:AddressSecondaryUnitText>string</nc:AddressSecondaryUnitText>
      <nc:AddressBuildingName>string</nc:AddressBuildingName>
      <nc:AddressRecipientName>string</nc:AddressRecipientName>
      <nc:LocationCityName>string</nc:LocationCityName>
      <nc:LocationCountyCode>001</nc:LocationCountyCode>
      <nc:LocationState>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <j:LocationStateNCICLISCode>0C</j:LocationStateNCICLISCode>
         <nc:StateAugmentationPoint>any content</nc:StateAugmentationPoint>
      </nc:LocationState>
      <nc:LocationCountry>
         <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
         <intel:LocationCountryFIPS10-4PlusNCTCCodeText>string</intel:LocationCountryFIPS10-4PlusNCTCCodeText>
         <nc:CountryAugmentationPoint>any content</nc:CountryAugmentationPoint>
      </nc:LocationCountry>
      <nc:LocationPostalCode>string</nc:LocationPostalCode>
      <nc:LocationPostalExtensionCode>string</nc:LocationPostalExtensionCode>
      <nc:AddressUrbanizationName>string</nc:AddressUrbanizationName>
      <nc:AddressCategoryCode>business</nc:AddressCategoryCode>
      <it:AddressAugmentation>
         <it:LocationCountrySubEntityName>string</it:LocationCountrySubEntityName>
         <it:LocationCountrySubEntityIdentification>...
         </it:LocationCountrySubEntityIdentification>
      </it:AddressAugmentation>
   </nc:Address>
</em:InsuranceAugmentation>