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