Definition Type: Element
Name: MostRecentAdverseRating
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:CreditRatingType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The most recent amount that the borrower was reported delinquent by the liability holder.
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 MostRecentAdverseRating in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="MostRecentAdverseRating" type="CreditRatingType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The most recent amount that the borrower was reported delinquent by the liability holder.</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: