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