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