Definition Type: Element
Name: CountryCode
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:CountryCodeType
Containing Schema: Screenings.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
ISO 3166 2 character country code identifying the country that the screeing applies to.
Collapse XSD Schema Diagram:
XSD Diagram of CountryCode in schema screenings_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="CountryCode" type="CountryCodeType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>ISO 3166 2 character country code identifying the country that the screeing applies to.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: