Definition Type: Element
Name: RevolvingAccountCount
Namespace: http://www.hr-xml.org/3
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: Fields.xsd
Abstract
Documentation:
Total number of Revolving accounts.
Collapse XSD Schema Diagram:
XSD Diagram of RevolvingAccountCount in schema fields_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="RevolvingAccountCount" type="xsd:integer">
    <xsd:annotation>
        <xsd:documentation>Total number of Revolving accounts.</xsd:documentation>
    </xsd:annotation>
</xsd:element>