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