Definition Type: ComplexType
Name: ScreeningCatalogCustomerScopeScreeningType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalItem in schema components_xsd Drilldown into BaseCostAmount in schema fields_xsd Drilldown into Description in schema fields_xsd1 Drilldown into MaximumCount in schema components_xsd Drilldown into SearchPeriod in schema components_xsd Drilldown into ApplicableRegion in schema components_xsd Drilldown into ScreeningSearchTypeQualifierCode in schema fields_xsd Drilldown into ScreeningSearchTypeCode in schema fields_xsdXSD Diagram of ScreeningCatalogCustomerScopeScreeningType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ScreeningCatalogCustomerScopeScreeningType">
    <xsd:sequence>
        <xsd:element ref="ScreeningSearchTypeCode" minOccurs="0" />
        <xsd:element ref="ScreeningSearchTypeQualifierCode" minOccurs="0" />
        <xsd:element ref="ApplicableRegion" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SearchPeriod" minOccurs="0" />
        <xsd:element name="MaximumCount" type="oa:NumericType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">The maximum number of screenings for this for this screening type included in the package. This value has no significance for alacarte screenings.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="oa:Description" minOccurs="0" />
        <xsd:element ref="BaseCostAmount" minOccurs="0" />
        <xsd:element ref="AdditionalItem" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScreeningSearchTypeCode nsA:ScreeningSearchTypeCode 0 (1)
ScreeningSearchTypeQualifierCode nsA:ScreeningSearchTypeQualifierCode 0 (1)
ApplicableRegion nsA:ApplicableRegion 0 unbounded
SearchPeriod nsA:SearchPeriod 0 (1)
MaximumCount nsA:MaximumCount 0 (1)
Description oa:Description 0 (1)
BaseCostAmount nsA:BaseCostAmount 0 (1)
AdditionalItem nsA:AdditionalItem 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:ScreeningCatalogCustomerScopeScreening