Definition Type: Element
Name: HighCredit
Namespace: http://www.hr-xml.org/3
Type: nsA:HighCreditType
Containing Schema: CreditResult.xsd
Abstract
Documentation:
Contains a summary of high dollar amounts relating to revolving tradelines.
Collapse XSD Schema Diagram:
Drilldown into ClosedWithBalanceAmount in schema fields_xsd Drilldown into RevolvingAmount in schema fields_xsd Drilldown into InstallmentAmount in schema fields_xsd Drilldown into TotalAmount in schema fields_xsd Drilldown into RevolvingTradelinesSummaryType in schema creditresult_xsd Drilldown into HighCreditType in schema creditresult_xsdXSD Diagram of HighCredit in schema creditresult_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="HighCredit" type="HighCreditType">
    <xsd:annotation>
        <xsd:documentation>Contains a summary of high dollar amounts relating to revolving tradelines. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TotalAmount nsA:TotalAmount 0 (1)
InstallmentAmount nsA:InstallmentAmount 0 (1)
RevolvingAmount nsA:RevolvingAmount 0 (1)
ClosedWithBalanceAmount nsA:ClosedWithBalanceAmount 0 (1)
Collapse Derivation Tree: