Definition Type: ComplexType
Name: RevolvingTradelinesSummaryType
Namespace: http://www.hr-xml.org/3
Containing Schema: CreditResult.xsd
Abstract
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_xsdXSD Diagram of RevolvingTradelinesSummaryType in schema creditresult_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="RevolvingTradelinesSummaryType">
    <xsd:sequence>
        <xsd:element ref="TotalAmount" minOccurs="0" />
        <xsd:element ref="InstallmentAmount" minOccurs="0" />
        <xsd:element ref="RevolvingAmount" minOccurs="0" />
        <xsd:element ref="ClosedWithBalanceAmount" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
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:
Collapse References:
nsA:HighCreditType, nsA:PaymentAmountType, nsA:TotalCreditLimitType