Definition Type: ComplexType
Name: ScreeningHistoryType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: ScreeningTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into HistoryDescription in schema screeningtypes_xsd Drilldown into HistoryTimeStamp in schema screeningtypes_xsdXSD Diagram of ScreeningHistoryType in schema screeningtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ScreeningHistoryType">
    <xsd:sequence>
        <xsd:element name="HistoryTimeStamp" type="FlexibleDatesType" minOccurs="0" />
        <xsd:element name="HistoryDescription" type="xsd:string" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
HistoryTimeStamp hr:HistoryTimeStamp 0 (1)
HistoryDescription hr:HistoryDescription 0 (1)
Collapse Derivation Tree:
Collapse References:
hr:ScreeningHistory, hr:ScreeningHistory