Definition Type: ComplexType
Name: PackageOrderType
Namespace: http://www.hr-xml.org/3
Containing Schema: ScreeningPackageOrder.xsd
Abstract
Documentation:
Contains information to execute an order for a "screening package." A screening package consists of one or more screening services that are offered for sale as a unit.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AdditionalItem in schema components_xsd Drilldown into Attachment in schema components_xsd Drilldown into ScreeningSubjectCopyIndicator in schema fields_xsd Drilldown into SearchMilitary in schema components_xsd Drilldown into SearchReference in schema components_xsd Drilldown into SearchEmployment in schema components_xsd Drilldown into SearchEducation in schema components_xsd Drilldown into SearchLicense in schema components_xsd Drilldown into AdmittedCharges in schema components_xsd Drilldown into ScreeningSubject in schema components_xsd Drilldown into ScreeningUser in schema components_xsd Drilldown into ScreeningPermissiblePurposeCode in schema fields_xsd Drilldown into InitialStatusCode in schema fields_xsd Drilldown into PackageActionCode in schema fields_xsd Drilldown into PartyReportingIDs in schema components_xsd Drilldown into PackageID in schema fields_xsd Drilldown into ScreeningID in schema fields_xsdXSD Diagram of PackageOrderType in schema screeningpackageorder_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PackageOrderType">
    <xsd:annotation>
        <xsd:documentation>Contains information to execute an order for a "screening package." A screening package consists of one or more screening services that are offered for sale as a unit. </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ScreeningID" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
Examples:
ScreeningPackage/ID 
              agencyRole = Requester
              schemeAgencyID = PeopleClick
ScreeningPackage/ID  
              agencyRole = Supplier
              schemeAgencyID = FirstAdvantage
ScreeningPackage/ID  
              agencyRole = Customer
              schemeAgencyID = Acme Corp
			</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="PackageID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PartyReportingIDs" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PackageActionCode" minOccurs="0" />
        <xsd:element ref="InitialStatusCode" minOccurs="0" />
        <xsd:element ref="ScreeningPermissiblePurposeCode" minOccurs="0" />
        <xsd:element ref="ScreeningUser" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ScreeningSubject" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AdmittedCharges" minOccurs="0" />
        <xsd:element ref="SearchLicense" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SearchEducation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SearchEmployment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SearchReference" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SearchMilitary" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ScreeningSubjectCopyIndicator" minOccurs="0" />
        <xsd:element ref="Attachment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AdditionalItem" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScreeningID nsA:ScreeningID 0 unbounded
PackageID nsA:PackageID 0 unbounded
PartyReportingIDs nsA:PartyReportingIDs 0 unbounded
PackageActionCode nsA:PackageActionCode 0 (1)
InitialStatusCode nsA:InitialStatusCode 0 (1)
ScreeningPermissiblePurposeCode nsA:ScreeningPermissiblePurposeCode 0 (1)
ScreeningUser nsA:ScreeningUser 0 unbounded
ScreeningSubject nsA:ScreeningSubject 0 unbounded
AdmittedCharges nsA:AdmittedCharges 0 (1)
SearchLicense nsA:SearchLicense 0 unbounded
SearchEducation nsA:SearchEducation 0 unbounded
SearchEmployment nsA:SearchEmployment 0 unbounded
SearchReference nsA:SearchReference 0 unbounded
SearchMilitary nsA:SearchMilitary 0 unbounded
ScreeningSubjectCopyIndicator nsA:ScreeningSubjectCopyIndicator 0 (1)
Attachment nsA:Attachment 0 unbounded
AdditionalItem nsA:AdditionalItem 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PackageOrder