Definition Type: ComplexType
Name: SearchOtherType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
Screening Search Other. Details A search type for miscellaneous screenings not explicitly supported by HR-XML screening order noun.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AdditionalItem in schema components_xsd Drilldown into PersonCompetency in schema components_xsd Drilldown into PositionCompetency in schema components_xsd Drilldown into License in schema components_xsd Drilldown into CountrySubDivisionCode in schema fields_xsd1 Drilldown into CountryCode in schema fields_xsd Drilldown into SearchTargetDescription in schema fields_xsd Drilldown into SearchTargetName in schema fields_xsd Drilldown into SearchTargetID in schema fields_xsd Drilldown into SourceName in schema fields_xsd Drilldown into SourceID in schema fields_xsd Drilldown into ScreeningTypeCode in schema fields_xsd Drilldown into ScreeningSubjectID in schema fields_xsdXSD Diagram of SearchOtherType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="SearchOtherType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Screening Search Other. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A search type for miscellaneous screenings not explicitly supported by HR-XML screening order noun. </ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="ScreeningSubjectID" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Used to reference a set of information (ScreeningSubjectDetails) considered as input for the screening.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="ScreeningTypeCode" minOccurs="0" />
        <xsd:element ref="SourceID" minOccurs="0" />
        <xsd:element ref="SourceName" minOccurs="0" />
        <xsd:element ref="SearchTargetID" minOccurs="0" />
        <xsd:element ref="SearchTargetName" minOccurs="0" />
        <xsd:element ref="SearchTargetDescription" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CountryCode" minOccurs="0" />
        <xsd:element ref="oa:CountrySubDivisionCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="License" minOccurs="0" />
        <xsd:element ref="PositionCompetency" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PersonCompetency" 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
ScreeningSubjectID nsA:ScreeningSubjectID 0 unbounded
ScreeningTypeCode nsA:ScreeningTypeCode 0 (1)
SourceID nsA:SourceID 0 (1)
SourceName nsA:SourceName 0 (1)
SearchTargetID nsA:SearchTargetID 0 (1)
SearchTargetName nsA:SearchTargetName 0 (1)
SearchTargetDescription nsA:SearchTargetDescription 0 unbounded
CountryCode nsA:CountryCode 0 (1)
CountrySubDivisionCode oa:CountrySubDivisionCode 0 unbounded
License nsA:License 0 (1)
PositionCompetency nsA:PositionCompetency 0 unbounded
PersonCompetency nsA:PersonCompetency 0 unbounded
AdditionalItem nsA:AdditionalItem 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:SearchOther