HR-XML 3.0 Standards, 2009  September  23.

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

Element: BeneficiaryName

Name BeneficiaryName
Type Locally-defined complex type
XML Instance Representation
<BeneficiaryName

beneficiaryType=" BeneficiaryNameCodeEnumType [0..1]">

oa: TextType

</BeneficiaryName>
Schema Component Representation
<xsd:element name="BeneficiaryName">
<xsd:complexType>
<xsd:simpleContent>
<xsd:extension base="oa: TextType">
<xsd:attribute name="beneficiaryType" type=" BeneficiaryNameCodeEnumType"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
</xsd:element>