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