Definition Type: ComplexType
Name: BeneficiaryDesignationType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BeneficiaryData in schema components_xsd Drilldown into sequence in schema components_xsdXSD Diagram of BeneficiaryDesignationType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="BeneficiaryDesignationType">
    <xsd:sequence>
        <xsd:element ref="BeneficiaryData" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="sequence" type="BeneficiaryDesignationSequenceContentType" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BeneficiaryData nsA:BeneficiaryData 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
sequence nsA:sequence (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:BeneficiaryDesignation