xpil:Occupations
A container for a list of occupations of a person
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:Occupation [1..*] Occupation 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:PartyType (Element xpil:Party)
Sample instance
<xpil:Occupations> <xpil:Occupation> <xpil:OccupationElement>normalizedString</xpil:OccupationElement> <xpil:Employer> <n:NameElement>normalizedString</n:NameElement> <n:SubDivisionName>normalizedString</n:SubDivisionName> </xpil:Employer> </xpil:Occupation> </xpil:Occupations>