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