Definition Type: Element
Name: ApplicationCloseDate
Namespace: http://www.hr-xml.org/3
Type: nsA:FreeFormTypeDateType
Containing Schema: Fields.xsd
Abstract
Documentation:
Allows for the specification of the date after which applications will not be accepted. typeCode allows for the specification of dates such as "Internal Close Date" or "External Close Date".
Collapse XSD Schema Diagram:
Drilldown into typeCode in schema fields_xsd Drilldown into FreeFormTypeDateType in schema fields_xsdXSD Diagram of ApplicationCloseDate in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ApplicationCloseDate" type="FreeFormTypeDateType">
    <xsd:annotation>
        <xsd:documentation>Allows for the specification of the date after which applications will not be accepted. typeCode allows for the specification of dates such as "Internal Close Date" or "External Close Date".</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
typeCode nsA:typeCode (Optional)
Collapse Derivation Tree: