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