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