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