
HR-XML 3.0 Standards, 2009 September 23.
Menu: [ Home | Guidelines | BODs | Nouns | Global elements | WSDL | Packages | Code Lists | Master Index ]
Trace back: » CandidateType | DocumentID | Element | CandidateType | ScreeningReportType »
| Name |
ScreeningReportType |
| Documentation |
Dictionary Entry Name: Screening Report. Details
Definition: Contains a set of data fulfilling or relating to an employment screening order.
|
XML Instance Representation
Schema Component Representation
<
xsd:complexType name="
ScreeningReportType">
<
xsd:sequence>
<
xsd:element ref="
CustomerParty"
minOccurs="
0"
maxOccurs="
unbounded"/>
<
xsd:element ref="
SupplierParty"
minOccurs="
0"
maxOccurs="
unbounded"/>
<
xsd:element ref="
RequesterParty"
minOccurs="
0"
maxOccurs="
unbounded"/>
<
xsd:element ref="
UserArea"
minOccurs="
0"/>
</
xsd:sequence>
</
xsd:complexType>