Definition Type: Element
Name: Database
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: ScreeningTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Database containing details of search .
Collapse XSD Schema Diagram:
XSD Diagram of Database in schema screeningtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Database" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Database containing details of search .</xsd:documentation>
    </xsd:annotation>
</xsd:element>