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