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