Definition Type: Element
Name: RevolvingAvailablePercent
Namespace: http://www.hr-xml.org/3
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: Fields.xsd
Abstract
Documentation:
Whole percentage amount from 0 - 100, showing the percent of revolving credit available.
Collapse XSD Schema Diagram:
XSD Diagram of RevolvingAvailablePercent in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="RevolvingAvailablePercent" type="xsd:decimal">
    <xsd:annotation>
        <xsd:documentation>Whole percentage amount from 0 - 100, showing the percent of revolving credit available.</xsd:documentation>
    </xsd:annotation>
</xsd:element>