Schema Central > NIEM 2.1 > xPIL.xsd > xpil:Documents
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xpil:Documents

A container for identification document and cards of the party that are unique to the party.

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

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

Used in

Sample instance

<xpil:Documents>
   <xpil:Document>
      <xpil:DocumentElement>normalizedString</xpil:DocumentElement>
      <xpil:NameOnDocument>
         <n:NameLine>normalizedString</n:NameLine>
         <n:PersonName>...
         </n:PersonName>
         <n:OrganisationName>...
         </n:OrganisationName>
      </xpil:NameOnDocument>
      <xpil:AddressOnDocument>
         <a:FreeTextAddress>...
         </a:FreeTextAddress>
         <a:Country>...
         </a:Country>
         <a:AdministrativeArea>...
         </a:AdministrativeArea>
         <a:Locality>...
         </a:Locality>
         <a:Thoroughfare>...
         </a:Thoroughfare>
         <a:Premises>...
         </a:Premises>
         <a:PostCode>...
         </a:PostCode>
         <a:RuralDelivery>...
         </a:RuralDelivery>
         <a:PostalDeliveryPoint>...
         </a:PostalDeliveryPoint>
         <a:PostOffice>...
         </a:PostOffice>
         <a:GeoRSS>
            <!--any element-->
         </a:GeoRSS>
         <a:LocationByCoordinates>...
         </a:LocationByCoordinates>
      </xpil:AddressOnDocument>
      <xpil:IssuerName>
         <n:NameElement>normalizedString</n:NameElement>
         <n:SubDivisionName>normalizedString</n:SubDivisionName>
      </xpil:IssuerName>
   </xpil:Document>
</xpil:Documents>

Site developed and hosted by Datypic, Inc.

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