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