Schema Central > NIEM 3.1 > xPIL.xsd > xpil:Party
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xpil:Party

A container for defining the unique characteristics of a party, which can be a person or organisation

Element information

Type: xpil:PartyType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
xpil:PartyType [0..1]xpil:PartyTypeListType of Party. e.g. Person or an organisation. An organisation could be university, college, club, association, company, etc
xpil:PartyID [0..1]ct:StringA unique identifier for party
xpil:PartyIDType [0..1]xpil:PartyIDTypeListType of PartyID
xpil:ID [0..1]ct:StringA globally unique identifier assigned to party
xpil:Usage [0..1]xpil:PartyUsageListType of use of party date. e.g. exchange, update, create
xpil:Status [0..1]ct:StatusListStatus of the entity. e.g. Old, Current, Inactive, Active, etc
ct:DateValidFrom [0..1]xsd:dateTimeCould be start date, issue date, validity start date, etcfrom group ct:grValidityDate
ct:DateValidTo [0..1]xsd:dateTimeCould be end date, expiry date, validity end date, etcfrom group ct:grValidityDate
xpil:PartyKey [0..1]ct:StringA primary key to reference Party.
xpil:PartyKeyRef [0..1]ct:StringA foreign key to reference attribute Key of Party.
xlink1:type [0..1]Anonymous
xlink1:label [0..1]xsd:NCName
xlink1:href [0..1]xsd:anyURI
ct:DataQualityType [0..1]ct:DataQualityTypeListThis attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid"from group ct:grDataQuality
ct:ValidFrom [0..1]xsd:dateTimeDate the data quality is valid from from group ct:grDataQuality
ct:ValidTo [0..1]xsd:dateTimeDate the data quality is valid tofrom group ct:grDataQuality
ct:LanguageCode [0..1]xsd:languageHuman Language used. e.g. "en", "en-US", "en-AUS", etcfrom group ct:grLanguageCode
Any attribute[0..*]Namespace: ##other, Process Contents: lax

Sample instance

<xpil:Party>
   <xpil:FreeTextLines>
      <xpil:FreeTextLine>normalizedString</xpil:FreeTextLine>
   </xpil:FreeTextLines>
   <xpil:PartyName>
      <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:PartyName>
   <xpil:Addresses>
      <xpil:Address>
         <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:Address>
   </xpil:Addresses>
   <xpil:Accounts>
      <xpil:Account>
         <xpil:AccountElement>normalizedString</xpil:AccountElement>
         <xpil:Organisation>......
         </xpil:Organisation>
      </xpil:Account>
   </xpil:Accounts>
   <xpil:ContactNumbers>
      <xpil:ContactNumber>
         <xpil:ContactNumberElement>normalizedString</xpil:ContactNumberElement>
      </xpil:ContactNumber>
   </xpil:ContactNumbers>
   <xpil:Documents>
      <xpil:Document>
         <xpil:DocumentElement>normalizedString</xpil:DocumentElement>
         <xpil:NameOnDocument>...
         </xpil:NameOnDocument>
         <xpil:AddressOnDocument>...
         </xpil:AddressOnDocument>
         <xpil:IssuerName>......
         </xpil:IssuerName>
      </xpil:Document>
   </xpil:Documents>
   <xpil:ElectronicAddressIdentifiers>
      <xpil:ElectronicAddressIdentifier>normalizedString</xpil:ElectronicAddressIdentifier>
   </xpil:ElectronicAddressIdentifiers>
   <xpil:Events>
      <xpil:Event>normalizedString</xpil:Event>
   </xpil:Events>
   <xpil:Identifiers>
      <xpil:Identifier>
         <xpil:IdentifierElement>normalizedString</xpil:IdentifierElement>
         <xpil:IssuerName>...
         </xpil:IssuerName>
      </xpil:Identifier>
   </xpil:Identifiers>
   <xpil:Memberships>
      <xpil:Membership>
         <xpil:MembershipElement>normalizedString</xpil:MembershipElement>
         <xpil:Organisation>......
         </xpil:Organisation>
      </xpil:Membership>
   </xpil:Memberships>
   <xpil:Relationships>
      <xpil:Relationship>
         <n:NameLine>normalizedString</n:NameLine>
         <n:PersonName>...
         </n:PersonName>
         <n:OrganisationName>...
         </n:OrganisationName>
         <xpil:Addresses>...
         </xpil:Addresses>
         <xpil:ContactNumbers>...
         </xpil:ContactNumbers>
         <xpil:ElectronicAddressIdentifiers>...
         </xpil:ElectronicAddressIdentifiers>
      </xpil:Relationship>
   </xpil:Relationships>
   <xpil:Revenues>
      <xpil:Revenue>1.0</xpil:Revenue>
   </xpil:Revenues>
   <xpil:Stocks>
      <xpil:Stock/>
   </xpil:Stocks>
   <xpil:Vehicles>
      <xpil:Vehicle>
         <xpil:VehicleElement>normalizedString</xpil:VehicleElement>
      </xpil:Vehicle>
   </xpil:Vehicles>
   <xpil:OrganisationInfo/>
   <xpil:PersonInfo/>
   <xpil:BirthInfo>
      <xpil:BirthInfoElement>normalizedString</xpil:BirthInfoElement>
      <xpil:BirthPlaceDetails>
         <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:BirthPlaceDetails>
   </xpil:BirthInfo>
   <xpil:CountriesOfResidence>
      <xpil:Country>
         <a:NameElement>normalizedString</a:NameElement>
      </xpil:Country>
   </xpil:CountriesOfResidence>
   <xpil:Favourites>
      <xpil:Favourite>normalizedString</xpil:Favourite>
   </xpil:Favourites>
   <xpil:Habits>
      <xpil:Habit>normalizedString</xpil:Habit>
   </xpil:Habits>
   <xpil:Hobbies>
      <xpil:Hobby>normalizedString</xpil:Hobby>
   </xpil:Hobbies>
   <xpil:Languages>
      <xpil:Language>normalizedString</xpil:Language>
   </xpil:Languages>
   <xpil:Nationalities>
      <xpil:Country>
         <a:NameElement>normalizedString</a:NameElement>
      </xpil:Country>
   </xpil:Nationalities>
   <xpil:Occupations>
      <xpil:Occupation>
         <xpil:OccupationElement>normalizedString</xpil:OccupationElement>
         <xpil:Employer>......
         </xpil:Employer>
      </xpil:Occupation>
   </xpil:Occupations>
   <xpil:PhysicalInfo>
      <xpil:FreeTextLine>normalizedString</xpil:FreeTextLine>
      <xpil:Feature>normalizedString</xpil:Feature>
      <xpil:BodyMark>normalizedString</xpil:BodyMark>
      <xpil:Disability>normalizedString</xpil:Disability>
      <xpil:Allergy>normalizedString</xpil:Allergy>
      <xpil:HealthCondition>normalizedString</xpil:HealthCondition>
   </xpil:PhysicalInfo>
   <xpil:Preferences>
      <xpil:Preference>normalizedString</xpil:Preference>
   </xpil:Preferences>
   <xpil:Qualifications>
      <xpil:Qualification>
         <xpil:QualificationElement>normalizedString</xpil:QualificationElement>
         <xpil:Institution>......
         </xpil:Institution>
      </xpil:Qualification>
   </xpil:Qualifications>
   <xpil:Visas>
      <xpil:Visa>
         <xpil:VisaElement>normalizedString</xpil:VisaElement>
      </xpil:Visa>
   </xpil:Visas>
</xpil:Party>

Site developed and hosted by Datypic, Inc.

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