Definition Type: Element
Name: BeneficiaryName
Namespace: http://www.hr-xml.org/3
Type: oa:TextType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsd Drilldown into TextType in schema fields_xsd1 Drilldown into beneficiaryType in schema components_xsdXSD Diagram of BeneficiaryName in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
beneficiaryType nsA:beneficiaryType (Optional)
Collapse Derivation Tree: