HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: Beneficiary

Name Beneficiary
Type BeneficiaryType
Documentation (of type) Dictionary Entry Name: Beneficiary. Details

Definition: Contains a collection of data about a person or organization designated as the receiver of some allocation of account proceeds in the event of the account holder's death.

Usage Rule: Note that BeneficiaryPerson and BeneficiaryOrganization are optional elements appearing in sequence. xsd:choice is not used for tool compatibility reasons. However, proper use is to use one or the other, but not both when a single BeneficiaryDetails instance.

XML Instance Representation
<Beneficiary
Attribute group reference (not shown): EffectiveDateAttributeGroup
>

< PlanID> ... </ PlanID> [0..1]
< BeneficiaryID> ... </ BeneficiaryID> [0..1]
< PrecedenceCode> ... </ PrecedenceCode> [0..1]
< BeneficiaryTypeCode> ... </ BeneficiaryTypeCode> [0..1]
< BeneficiaryPerson> ... </ BeneficiaryPerson> [0..1]
< BeneficiaryOrganization> ... </ BeneficiaryOrganization> [0..1]
< BenefitAmountDesignation> ... </ BenefitAmountDesignation> [0..1]
< UserArea> ... </ UserArea> [0..1]
</Beneficiary>
Schema Component Representation
<xsd:element name="Beneficiary" type=" BeneficiaryType"/>