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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xpil:Relationships

A container for relationships with other parties (persons or organisations, and the nature of relationship). Can also use this to define an organisation hierarchy (parent and subsidiary organisations or branches/groups of organisations)

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

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

Used in

Sample instance

<xpil:Relationships>
   <xpil:Relationship>
      <n:NameLine>normalizedString</n:NameLine>
      <n:PersonName>
         <n:NameElement>normalizedString</n:NameElement>
      </n:PersonName>
      <n:OrganisationName>
         <n:NameElement>normalizedString</n:NameElement>
         <n:SubDivisionName>normalizedString</n:SubDivisionName>
      </n:OrganisationName>
      <xpil:Addresses>
         <xpil:Address>...
         </xpil:Address>
      </xpil:Addresses>
      <xpil:ContactNumbers>
         <xpil:ContactNumber>...
         </xpil:ContactNumber>
      </xpil:ContactNumbers>
      <xpil:ElectronicAddressIdentifiers>
         <xpil:ElectronicAddressIdentifier>normalizedString</xpil:ElectronicAddressIdentifier>
      </xpil:ElectronicAddressIdentifiers>
   </xpil:Relationship>
</xpil:Relationships>

Site developed and hosted by Datypic, Inc.

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