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