xpil:Memberships
A container for memberships of party with other organisations (e.g. industry groups).
Element information
Namespace: urn:oasis:names:tc:ciq:xpil:3
Schema document: external/have/1.0/xPIL.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- xpil:Membership [1..*] Membership details
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Type xpil:PersonDetailsType
- Anonymous type of element xpil:PersonDetails via extension of xpil:PersonDetailsType
- Type xpil:OrganisationDetailsType (Element xpil:OrganisationDetails)
- Type xpil:PartyType (Element xpil:Party)
- Type have:OrganizationInformation via extension of xpil:OrganisationDetailsType (Element have:OrganizationInformation)
Sample instance
<xpil:Memberships> <xpil:Membership> <xpil:MembershipElement>normalizedString</xpil:MembershipElement> <xpil:Organisation> <n:NameElement>normalizedString</n:NameElement> <n:SubDivisionName>normalizedString</n:SubDivisionName> </xpil:Organisation> </xpil:Membership> </xpil:Memberships>