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