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