Definition Type: ComplexType
Name: ShowOrganizationChartDataAreaType
Namespace: http://www.hr-xml.org/3
Containing Schema: ShowOrganizationChart.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OrganizationChart in schema organizationchart_xsd Drilldown into Show in schema meta_xsdXSD Diagram of ShowOrganizationChartDataAreaType in schema showorganizationchart_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ShowOrganizationChartDataAreaType">
    <xsd:sequence>
        <xsd:element ref="oa:Show" />
        <xsd:element ref="OrganizationChart" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Show oa:Show (1) (1)
OrganizationChart nsA:OrganizationChart (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DataArea