Definition Type: Element
Name: Region
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Screenings.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the state, province, territory, etc. where the screening is to be performed.
Collapse XSD Schema Diagram:
XSD Diagram of Region in schema screenings_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Region" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents the state, province, territory, etc. where the screening is to be performed.
</xsd:documentation>
    </xsd:annotation>
</xsd:element>