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