Definition Type: Element
Name: TermsMonthsCount
Namespace: http://ns.hr-xml.org/2007-04-15
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The total number of months established as terms for repayment of a loan.
Collapse XSD Schema Diagram:
XSD Diagram of TermsMonthsCount in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="TermsMonthsCount" type="xsd:positiveInteger" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The total number of months established as terms for repayment of a loan.</xsd:documentation>
    </xsd:annotation>
</xsd:element>