Definition Type: ComplexType
Name: ScreeningCatalogCustomerScopeType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ScreeningCatalogCustomerScopeScreening in schema components_xsd Drilldown into ScreeningCatalogCustomerScopePackage in schema components_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of ScreeningCatalogCustomerScopeType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ScreeningCatalogCustomerScopeType">
    <xsd:sequence>
        <xsd:element ref="ScreeningCatalogCustomerScopePackage" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Contains a list of packages in addition to other attributes relating to a package such as individual screenings included in the pacakge.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ScreeningCatalogCustomerScopeScreening" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Contains a list of alacarte screenings available to the customer.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScreeningCatalogCustomerScopePackage nsA:ScreeningCatalogCustomerScopePackage 0 unbounded
ScreeningCatalogCustomerScopeScreening nsA:ScreeningCatalogCustomerScopeScreening 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:ScreeningCatalogCustomerScope