Definition Type: Element
Name: CurrentRating
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:CreditRatingType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The liability accounts current rating (as of Date Reported) for how timely the borrower has been making payments on this account.
Collapse XSD Schema Diagram:
Drilldown into Date in schema credit_xsd Drilldown into Amount in schema credit_xsd Drilldown into Type in schema credit_xsd Drilldown into Code in schema credit_xsd Drilldown into CreditRatingType in schema credit_xsdXSD Diagram of CurrentRating in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="CurrentRating" type="CreditRatingType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The liability accounts current rating (as of Date Reported) for how timely the borrower has been making payments on this account.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Code hr:Code 0 (1)
Type hr:Type 0 (1)
Amount hr:Amount 0 (1)
Date hr:Date 0 (1)
Collapse Derivation Tree: