Definition Type: Element
Name: PositionOpenQuantity
Namespace: http://www.hr-xml.org/3
Type: oa:IntegerNumericType
Containing Schema: Fields.xsd
Abstract
Documentation:
The position quantity currently available to be filled. This is intended as a finer-grained expression of the total number of positions to be filled. For example, there may be 50 positions to fill, but only 10 immediately available to be filled.
Collapse XSD Schema Diagram:
XSD Diagram of PositionOpenQuantity in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PositionOpenQuantity" type="oa:IntegerNumericType">
    <xsd:annotation>
        <xsd:documentation>The position quantity currently available to be filled. This is intended as a finer-grained expression of the total number of positions to be filled. For example, there may be 50 positions to fill, but only 10 immediately available to be filled.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: