Definition Type: ComplexType
Name: ScreeningCatalogCustomerScopePackageType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ScreeningCatalogCustomerScopeScreening in schema components_xsd Drilldown into BaseCostAmount in schema fields_xsd Drilldown into ServiceAvailabilityCode in schema fields_xsd Drilldown into PackageTypeCode in schema fields_xsd Drilldown into Description in schema fields_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into PackageID in schema fields_xsd Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsdXSD Diagram of ScreeningCatalogCustomerScopePackageType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ScreeningCatalogCustomerScopePackageType">
    <xsd:sequence>
        <xsd:element ref="PackageID" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>This is the "Package ID" that would be used to order a set of screening or assessment services.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="oa:Name" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>The name or terse descriptive label by which the package is referred.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PackageTypeCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ServiceAvailabilityCode" minOccurs="0" />
        <xsd:element ref="BaseCostAmount" minOccurs="0" />
        <xsd:element ref="ScreeningCatalogCustomerScopeScreening" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PackageID nsA:PackageID 0 unbounded
Name oa:Name 0 (1)
Description oa:Description 0 unbounded
PackageTypeCode nsA:PackageTypeCode 0 unbounded
ServiceAvailabilityCode nsA:ServiceAvailabilityCode 0 (1)
BaseCostAmount nsA:BaseCostAmount 0 (1)
ScreeningCatalogCustomerScopeScreening nsA:ScreeningCatalogCustomerScopeScreening 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree:
Collapse References:
nsA:ScreeningCatalogCustomerScopePackage