Schema Central > NIEM 2.0 > screening.xsd > scr:AddressAugmentation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

scr:AddressAugmentation

Additional information about an address.

Element information

Type: scr:AddressAugmentationType

Properties: Global, Qualified

NIEM properties:

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:AugmentationType
s:metadata [0..1]xsd:IDREFSfrom type s:AugmentationType

Substitution hierarchy

Sample instance

<scr:AddressAugmentation>
   <scr:AddressIdentification>
      <nc:IdentificationID>string</nc:IdentificationID>
      <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
      <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
      <nc:IdentificationEffectiveDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:IdentificationEffectiveDate>
      <nc:IdentificationExpirationDate>
         <nc:Date>2000-01-01</nc:Date>
      </nc:IdentificationExpirationDate>
      <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
      <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
   </scr:AddressIdentification>
   <scr:AddressClassification>
      <scr:AddressClassificationCategoryCode>Electronic</scr:AddressClassificationCategoryCode>
      <scr:AddressClassificationCategoryDescriptionText>string</scr:AddressClassificationCategoryDescriptionText>
   </scr:AddressClassification>
   <scr:INSLookoutIndicator>true</scr:INSLookoutIndicator>
   <scr:CountryNameID>string</scr:CountryNameID>
   <scr:CountryNameBeginDate>
      <nc:Date>2000-01-01</nc:Date>
   </scr:CountryNameBeginDate>
   <scr:CountryNameEndDate>
      <nc:Date>2000-01-01</nc:Date>
   </scr:CountryNameEndDate>
   <scr:CountrySubdivisionID>string</scr:CountrySubdivisionID>
   <scr:CountrySubdivisionNameID>string</scr:CountrySubdivisionNameID>
   <scr:CountrySubdivisionNameBeginDate>
      <nc:Date>2000-01-01</nc:Date>
   </scr:CountrySubdivisionNameBeginDate>
   <scr:CountrySubdivisionNameEndDate>
      <nc:Date>2000-01-01</nc:Date>
   </scr:CountrySubdivisionNameEndDate>
   <scr:CountrySubdivisionName>string</scr:CountrySubdivisionName>
   <scr:CountrySubdivisionCategoryCode>Department</scr:CountrySubdivisionCategoryCode>
   <scr:CountrySubdivisionCategoryDescriptionText>string</scr:CountrySubdivisionCategoryDescriptionText>
   <scr:ElectronicAddress>
      <scr:ElectronicAddressText>string</scr:ElectronicAddressText>
      <scr:ElectronicAddressClassification>
         <scr:ElectronicAddressCategoryCode>Email</scr:ElectronicAddressCategoryCode>
         <scr:ElectronicAddressCategoryDescriptionText>string</scr:ElectronicAddressCategoryDescriptionText>
      </scr:ElectronicAddressClassification>
   </scr:ElectronicAddress>
   <scr:LocationBlockGroupCode>string</scr:LocationBlockGroupCode>
   <scr:LocationCarrierRouteCode>string</scr:LocationCarrierRouteCode>
   <scr:LocationTractCode>string</scr:LocationTractCode>
   <scr:LocationBuildingUnitName>string</scr:LocationBuildingUnitName>
   <scr:LocationBuildingUnitNumberText>string</scr:LocationBuildingUnitNumberText>
   <scr:LocationElement>
      <scr:LocationElementIdentification>
         <nc:IdentificationID>string</nc:IdentificationID>
         <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
         <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText>
         <nc:IdentificationEffectiveDate>...
         </nc:IdentificationEffectiveDate>
         <nc:IdentificationExpirationDate>...
         </nc:IdentificationExpirationDate>
         <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code>
         <nc:IdentificationSourceText>string</nc:IdentificationSourceText>
      </scr:LocationElementIdentification>
      <scr:LocationElementClassification>
         <scr:LocationElementCategoryCode>Airport</scr:LocationElementCategoryCode>
         <scr:LocationElementCategoryDescriptionText>string</scr:LocationElementCategoryDescriptionText>
      </scr:LocationElementClassification>
   </scr:LocationElement>
</scr:AddressAugmentation>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com