Schema Central > NIEM 3.0 > xPIL.xsd > xpil:Addresses
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xpil:Addresses

A container for all party addresses

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
Any attribute[0..*]Namespace: ##other, Process Contents: lax

Used in

Sample instance

<xpil:Addresses>
   <xpil:Address>
      <a:FreeTextAddress>
         <a:AddressLine>normalizedString</a:AddressLine>
      </a:FreeTextAddress>
      <a:Country>
         <a:NameElement>normalizedString</a:NameElement>
      </a:Country>
      <a:AdministrativeArea>
         <a:NameElement>normalizedString</a:NameElement>
         <a:SubAdministrativeArea>...
         </a:SubAdministrativeArea>
      </a:AdministrativeArea>
      <a:Locality>
         <a:NameElement>normalizedString</a:NameElement>
         <a:SubLocality>...
         </a:SubLocality>
      </a:Locality>
      <a:Thoroughfare>
         <a:NameElement>normalizedString</a:NameElement>
         <a:SubThoroughfare>...
         </a:SubThoroughfare>
      </a:Thoroughfare>
      <a:Premises>
         <a:NameElement>normalizedString</a:NameElement>
         <a:SubPremises>...
         </a:SubPremises>
      </a:Premises>
      <a:PostCode>
         <a:Identifier>normalizedString</a:Identifier>
      </a:PostCode>
      <a:RuralDelivery>
         <a:Identifier>normalizedString</a:Identifier>
      </a:RuralDelivery>
      <a:PostalDeliveryPoint>
         <a:Identifier>normalizedString</a:Identifier>
      </a:PostalDeliveryPoint>
      <a:PostOffice>
         <a:Identifier>normalizedString</a:Identifier>
      </a:PostOffice>
      <a:GeoRSS>
         <!--any element-->
      </a:GeoRSS>
      <a:LocationByCoordinates>
         <a:Latitude/>
         <a:Longitude/>
      </a:LocationByCoordinates>
   </xpil:Address>
</xpil:Addresses>

Site developed and hosted by Datypic, Inc.

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