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