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