Jump to content
We've recently updated our Privacy Statement, available here ×

anbalagan.marimuthu

Members
  • Posts

    11
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by anbalagan.marimuthu

  1. <?xml version="1.0" encoding="UTF-8"?> <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="IAGRTitle" pageWidth="802" pageHeight="612" orientation="Landscape" columnWidth="772" leftMargin="20" rightMargin="10" topMargin="20" bottomMargin="10"> <property name="ireport.zoom" value="1.0"/> <property name="ireport.x" value="0"/> <property name="ireport.y" value="0"/> <property name="net.sf.jasperreports.awt.ignore.missing.font" value="true"/> <style name="table 1"> <box> <pen lineWidth="1.0" lineColor="#000000"/> </box> </style> <style name="table 1_TH" mode="Opaque" backcolor="#F0F8FF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table 1_CH" mode="Opaque" backcolor="#BFE1FF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table 1_TD" mode="Opaque" backcolor="#FFFFFF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table"> <box> <pen lineWidth="1.0" lineColor="#000000"/> </box> </style> <style name="table_TH" mode="Opaque" backcolor="#F0F8FF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table_CH" mode="Opaque" backcolor="#BFE1FF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table_TD" mode="Opaque" backcolor="#FFFFFF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <parameter name="tocString" class="java.lang.String"/> <parameter name="titleRepDate" class="java.lang.String"/> <parameter name="quarter" class="java.lang.String"/> <parameter name="iarStatus" class="java.lang.String"/> <title> <band height="481"> <printWhenExpression><![CDATA[!$P{tocString}.equals("NO RECORDS")]]></printWhenExpression> <staticText> <reportElement x="200" y="229" width="373" height="40"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="28" isBold="true"/> </textElement> <text><![CDATA[impaired Asset Report]]></text> </staticText> <break> <reportElement x="0" y="450" width="100" height="1"/> </break> <image> <reportElement x="264" y="48" width="266" height="79"/> <imageExpression class="java.lang.String"><![CDATA["/resource/CSLogo.jpg"]]></imageExpression> </image> <staticText> <reportElement x="105" y="130" width="563" height="45"/> <textElement textAlignment="Center" verticalAlignment="Middle" markup="none"> <font fontName="Arial" size="28" isBold="true"/> </textElement> <text><![CDATA[ Recovery Management International ]]></text> </staticText> <textField> <reportElement x="231" y="274" width="300" height="30"/> <textElement textAlignment="Center" verticalAlignment="Middle" markup="styled"> <font fontName="Arial" size="19" isBold="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[new String($P{quarter}).substring(0,1)+"<sup>"+new String($P{quarter}).substring(1,3)+"</sup>"+new String($P{quarter}).substring(3)]]></textFieldExpression> </textField> <textField> <reportElement x="115" y="372" width="502" height="54"/> <textElement textAlignment="Center" verticalAlignment="Top"> <font fontName="Arial" size="15" isBold="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$P{iarStatus}]]></textFieldExpression> </textField> <staticText> <reportElement x="320" y="438" width="100" height="11" forecolor="#666666"/> <textElement textAlignment="Center"> <font fontName="Arial" size="9" isBold="true"/> </textElement> <text><![CDATA[Confidential]]></text> </staticText> </band> </title> <detail> <band height="73" splitType="Stretch"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="false" x="50" y="39" width="711" height="31" forecolor="#000000"/> <textElement lineSpacing="Single" markup="html"> <font fontName="Courier New" size="8" isBold="false"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$P{tocString}]]></textFieldExpression> </textField> <staticText> <reportElement x="50" y="28" width="100" height="11"/> <textElement verticalAlignment="Middle"> <font fontName="Courier New" size="9" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[CONTENTS]]></text> </staticText> </band> </detail> <pageFooter> <band height="33"/> </pageFooter> </jasperReport>
  2. <?xml version="1.0" encoding="UTF-8"?> <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="IARMain" pageWidth="802" pageHeight="612" orientation="Landscape" columnWidth="772" leftMargin="20" rightMargin="10" topMargin="20" bottomMargin="10"> <property name="ireport.zoom" value="1.1"/> <property name="ireport.x" value="0"/> <property name="ireport.y" value="478"/> <property name="net.sf.jasperreports.awt.ignore.missing.font" value="true"/> <style name="table 1"> <box> <pen lineWidth="1.0" lineColor="#000000"/> </box> </style> <style name="table 1_TH" mode="Opaque" backcolor="#F0F8FF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table 1_CH" mode="Opaque" backcolor="#BFE1FF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table 1_TD" mode="Opaque" backcolor="#FFFFFF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table"> <box> <pen lineWidth="1.0" lineColor="#000000"/> </box> </style> <style name="table_TH" mode="Opaque" backcolor="#F0F8FF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table_CH" mode="Opaque" backcolor="#BFE1FF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table_TD" mode="Opaque" backcolor="#FFFFFF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table 7"> <box> <pen lineWidth="1.0" lineColor="#000000"/> </box> </style> <style name="table 7_TH" mode="Opaque" forecolor="#000000" backcolor="#FFFFFF"> <pen lineWidth="0.0"/> <box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0"> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table 7_CH"> <pen lineWidth="0.0"/> <box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0"> <pen lineWidth="0.5"/> </box> </style> <style name="table 7_TD" mode="Opaque" backcolor="#FFFFFF" fill="Solid"> <pen lineWidth="0.0"/> <box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0"> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table 8"> <pen lineWidth="0.0"/> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table 8_TH" mode="Opaque" backcolor="#FFFFFF"> <pen lineWidth="0.5" lineStyle="Solid"/> <box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0"> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table 8_CH" mode="Opaque" backcolor="#BFE1FF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <style name="table 8_TD" mode="Opaque" backcolor="#FFFFFF"> <box> <pen lineWidth="0.5" lineColor="#000000"/> </box> </style> <subDataset name="Table Dataset 1"> <field name="facilityNumber" class="java.lang.Integer"> <fieldDescription><![CDATA[facilityNumber]]></fieldDescription> </field> <field name="facilityType" class="java.lang.String"> <fieldDescription><![CDATA[facilityType]]></fieldDescription> </field> <field name="businessUnit" class="java.lang.String"> <fieldDescription><![CDATA[businessUnit]]></fieldDescription> </field> <field name="businessGroup" class="java.lang.String"> <fieldDescription><![CDATA[businessGroup]]></fieldDescription> </field> <field name="bookingOffice" class="java.lang.String"> <fieldDescription><![CDATA[bookingOffice]]></fieldDescription> </field> <field name="performing" class="java.lang.String"> <fieldDescription><![CDATA[performing]]></fieldDescription> </field> <field name="commitmentExposure" class="java.math.BigDecimal"> <fieldDescription><![CDATA[commitmentExposure]]></fieldDescription> </field> <field name="baseCurrency" class="java.lang.String"> <fieldDescription><![CDATA[baseCurrency]]></fieldDescription> </field> <field name="outstandingExposure" class="java.math.BigDecimal"> <fieldDescription><![CDATA[outstandingExposure]]></fieldDescription> </field> <field name="hedging" class="java.math.BigDecimal"> <fieldDescription><![CDATA[hedging]]></fieldDescription> </field> <field name="secured" class="java.lang.String"> <fieldDescription><![CDATA[secured]]></fieldDescription> </field> <field name="maturityDate" class="java.lang.String"> <fieldDescription><![CDATA[maturityDate]]></fieldDescription> </field> <field name="accTreatment" class="java.lang.String"> <fieldDescription><![CDATA[accTreatment]]></fieldDescription> </field> <field name="repDate" class="java.lang.String"> <fieldDescription><![CDATA[repDate]]></fieldDescription> </field> <variable name="TotCE" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{commitmentExposure}]]></variableExpression> </variable> <variable name="TotOE" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{outstandingExposure}]]></variableExpression> </variable> <variable name="TotHedging" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{hedging}]]></variableExpression> </variable> <variable name="Currency" class="java.lang.String" calculation="Highest"> <variableExpression><![CDATA[$F{baseCurrency}]]></variableExpression> </variable> </subDataset> <subDataset name="Table Dataset 2"> <field name="facilityNumber" class="java.lang.Integer"> <fieldDescription><![CDATA[facilityNumber]]></fieldDescription> </field> <field name="baseCurrency" class="java.lang.String"> <fieldDescription><![CDATA[baseCurrency]]></fieldDescription> </field> <field name="creditDefaultSwap" class="java.math.BigDecimal"> <fieldDescription><![CDATA[creditDefaultSwap]]></fieldDescription> </field> <field name="insurance" class="java.math.BigDecimal"> <fieldDescription><![CDATA[insurance]]></fieldDescription> </field> <field name="cash" class="java.math.BigDecimal"> <fieldDescription><![CDATA[cash]]></fieldDescription> </field> <field name="total" class="java.math.BigDecimal"> <fieldDescription><![CDATA[total]]></fieldDescription> </field> <field name="cln" class="java.math.BigDecimal"> <fieldDescription><![CDATA[cln]]></fieldDescription> </field> <variable name="TotInsurance" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{insurance}]]></variableExpression> </variable> <variable name="TotCash" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{cash}]]></variableExpression> </variable> <variable name="TotCDS" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{creditDefaultSwap}]]></variableExpression> </variable> <variable name="TotTotal" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{total}]]></variableExpression> </variable> <variable name="TotCLN" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{cln}]]></variableExpression> </variable> <variable name="Currency" class="java.lang.String" calculation="Highest"> <variableExpression><![CDATA[$F{baseCurrency}]]></variableExpression> </variable> </subDataset> <subDataset name="Table Dataset 3"> <field name="facilityNumber" class="java.lang.Integer"> <fieldDescription><![CDATA[facilityNumber]]></fieldDescription> </field> <field name="baseCurrency" class="java.lang.String"> <fieldDescription><![CDATA[baseCurrency]]></fieldDescription> </field> <field name="collateralDesc" class="java.lang.String"> <fieldDescription><![CDATA[collateralDesc]]></fieldDescription> </field> <field name="collateralValue" class="java.lang.String"> <fieldDescription><![CDATA[collateralValue]]></fieldDescription> </field> <field name="bookingOffice" class="java.lang.String"> <fieldDescription><![CDATA[bookingOffice]]></fieldDescription> </field> <field name="priorQuarterProvision" class="java.math.BigDecimal"> <fieldDescription><![CDATA[priorQuarterProvision]]></fieldDescription> </field> <field name="currentProvision" class="java.math.BigDecimal"> <fieldDescription><![CDATA[currentProvision]]></fieldDescription> </field> <field name="netExposure" class="java.math.BigDecimal"> <fieldDescription><![CDATA[netExposure]]></fieldDescription> </field> <field name="chargeOff" class="java.math.BigDecimal"> <fieldDescription><![CDATA[chargeOff]]></fieldDescription> </field> <field name="repDate" class="java.lang.String"> <fieldDescription><![CDATA[repDate]]></fieldDescription> </field> <variable name="TotPQR" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{priorQuarterProvision}]]></variableExpression> </variable> <variable name="TotCR" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{currentProvision}]]></variableExpression> </variable> <variable name="TotChargeOff" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{chargeOff}]]></variableExpression> </variable> <variable name="TotNE" class="java.math.BigDecimal" calculation="Sum"> <variableExpression><![CDATA[$F{netExposure}]]></variableExpression> </variable> <variable name="Currency" class="java.lang.String" calculation="Highest"> <variableExpression><![CDATA[$F{baseCurrency}]]></variableExpression> </variable> </subDataset> <subDataset name="dataset1"/> <parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false"> <defaultValueExpression><![CDATA["C:\Apps\Eclipse_3.7_SR2\workspace\Migration-filenet\src\com\cdt\"]]></defaultValueExpression> </parameter> <parameter name="TotalRecords" class="java.lang.Integer"/> <parameter name="parameter1" class="java.lang.String"/> <field name="bankruptcyFilingDate" class="java.lang.String"> <fieldDescription><![CDATA[bankruptcyFilingDate]]></fieldDescription> </field> <field name="exposureFacilityList" class="java.util.List"> <fieldDescription><![CDATA[exposureFacilityList]]></fieldDescription> </field> <field name="hedgingFacilityList" class="java.util.List"> <fieldDescription><![CDATA[hedgingFacilityList]]></fieldDescription> </field> <field name="collateralFacilityList" class="java.util.List"> <fieldDescription><![CDATA[collateralFacilityList]]></fieldDescription> </field> <field name="reasonAssetImpairedComments" class="java.lang.String"> <fieldDescription><![CDATA[reasonAssetImpairedComments]]></fieldDescription> </field> <field name="counterpartyName" class="java.lang.String"> <fieldDescription><![CDATA[counterpartyName]]></fieldDescription> </field> <field name="region" class="java.lang.String"> <fieldDescription><![CDATA[region]]></fieldDescription> </field> <field name="city" class="java.lang.String"> <fieldDescription><![CDATA[city]]></fieldDescription> </field> <field name="csid" class="java.lang.String"> <fieldDescription><![CDATA[csid]]></fieldDescription> </field> <field name="industry" class="java.lang.String"> <fieldDescription><![CDATA[industry]]></fieldDescription> </field> <field name="crm" class="java.lang.String"> <fieldDescription><![CDATA[crm]]></fieldDescription> </field> <field name="internalRating" class="java.lang.String"> <fieldDescription><![CDATA[internalRating]]></fieldDescription> </field> <field name="externalRating" class="java.lang.String"> <fieldDescription><![CDATA[externalRating]]></fieldDescription> </field> <field name="firstReportingDate" class="java.lang.String"> <fieldDescription><![CDATA[firstReportingDate]]></fieldDescription> </field> <field name="country" class="java.lang.String"> <fieldDescription><![CDATA[country]]></fieldDescription> </field> <field name="preparedBy" class="java.lang.String"> <fieldDescription><![CDATA[preparedBy]]></fieldDescription> </field> <field name="approvedBy" class="java.lang.String"> <fieldDescription><![CDATA[approvedBy]]></fieldDescription> </field> <field name="businessDescComments" class="java.lang.String"> <fieldDescription><![CDATA[businessDescComments]]></fieldDescription> </field> <field name="sourceRepaymentComments" class="java.lang.String"> <fieldDescription><![CDATA[sourceRepaymentComments]]></fieldDescription> </field> <field name="currentStatusComments" class="java.lang.String"> <fieldDescription><![CDATA[currentStatusComments]]></fieldDescription> </field> <field name="provisionComment" class="java.lang.String"> <fieldDescription><![CDATA[provisionComment]]></fieldDescription> </field> <field name="calendarEventComments" class="java.lang.String"> <fieldDescription><![CDATA[calendarEventComments]]></fieldDescription> </field> <field name="outlookComments" class="java.lang.String"> <fieldDescription><![CDATA[outlookComments]]></fieldDescription> </field> <field name="caseHistoryComments" class="java.lang.String"> <fieldDescription><![CDATA[caseHistoryComments]]></fieldDescription> </field> <field name="provisionCalculationMethods" class="java.lang.String"> <fieldDescription><![CDATA[provisionCalculationMethods]]></fieldDescription> </field> <field name="exposureComment" class="java.lang.String"> <fieldDescription><![CDATA[exposureComment]]></fieldDescription> </field> <field name="contact" class="java.lang.String"> <fieldDescription><![CDATA[contact]]></fieldDescription> </field> <field name="agent" class="java.lang.String"> <fieldDescription><![CDATA[agent]]></fieldDescription> </field> <field name="businessUnitContact" class="java.lang.String"> <fieldDescription><![CDATA[businessUnitContact]]></fieldDescription> </field> <field name="secondaryMarketSource" class="java.lang.String"> <fieldDescription><![CDATA[secondaryMarketSource]]></fieldDescription> </field> <field name="secondaryMarketPrice" class="java.lang.String"> <fieldDescription><![CDATA[secondaryMarketPrice]]></fieldDescription> </field> <field name="numberOfBanks" class="java.lang.String"> <fieldDescription><![CDATA[numberOfBanks]]></fieldDescription> </field> <field name="tdr" class="java.lang.String"> <fieldDescription><![CDATA[tdr]]></fieldDescription> </field> <field name="currentLawFirm" class="java.lang.String"> <fieldDescription><![CDATA[currentLawFirm]]></fieldDescription> </field> <field name="reportingDate" class="java.lang.String"> <fieldDescription><![CDATA[reportingDate]]></fieldDescription> </field> <field name="regionPageIndicator" class="java.lang.Integer"> <fieldDescription><![CDATA[regionPageIndicator]]></fieldDescription> </field> <field name="hedgingTabCheck" class="java.lang.String"> <fieldDescription><![CDATA[hedgingTabCheck]]></fieldDescription> </field> <field name="exposureTabCheck" class="java.lang.String"> <fieldDescription><![CDATA[exposureTabCheck]]></fieldDescription> </field> <field name="colleteralTabCheck" class="java.lang.String"> <fieldDescription><![CDATA[colleteralTabCheck]]></fieldDescription> </field> <field name="ultimateParentName" class="java.lang.String"> <fieldDescription><![CDATA[ultimateParentName]]></fieldDescription> </field> <variable name="TOC" class="java.lang.String" incrementType="Report"> <variableExpression><![CDATA[($V{PAGE_COUNT}==1) ? (($V{regionPageIndicator}==1)? ($V{TOC}+$F{region}+"####"+new java.lang.Integer( $V{PAGE_NUMBER}.intValue())+"&&&&"+$F{ultimateParentName}+"####"+new java.lang.Integer($V{PAGE_NUMBER}.intValue() + $V{regionPageIndicator}.intValue()) +"&&&&"):($V{TOC}+$F{ultimateParentName}+"####"+new java.lang.Integer( $V{PAGE_NUMBER}.intValue() + $V{regionPageIndicator}.intValue()) +"&&&&")): $V{TOC}]]></variableExpression> <initialValueExpression><![CDATA[new java.lang.String("")]]></initialValueExpression> </variable> <variable name="regionPageIndicator" class="java.lang.Integer" resetType="None"> <variableExpression><![CDATA[$F{regionPageIndicator}]]></variableExpression> <initialValueExpression><![CDATA[0]]></initialValueExpression> </variable> <variable name="isTocPrepare" class="java.lang.String"/> <background> <band splitType="Stretch"/> </background> <title> <band height="201"> <printWhenExpression><![CDATA[($V{isTocPrepare})==Y]]></printWhenExpression> <textField isStretchWithOverflow="true" evaluationTime="Report" pattern="" isBlankWhenNull="true" bookmarkLevel="1"> <reportElement positionType="Float" stretchType="RelativeToBandHeight" isPrintRepeatedValues="true" x="17" y="54" width="743" height="81"/> <textElement markup="html"/> <textFieldExpression class="java.lang.String"><![CDATA[$V{TOC}]]></textFieldExpression> </textField> <break> <reportElement x="0" y="170" width="100" height="1"/> </break> </band> </title> <detail> <band height="481" splitType="Stretch"> <printWhenExpression><![CDATA[($V{regionPageIndicator})==1]]></printWhenExpression> <textField isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="128" y="60" width="516" height="360"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="68"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{region}]]></textFieldExpression> </textField> <break> <reportElement x="0" y="453" width="100" height="1"/> </break> <textField> <reportElement x="79" y="27" width="419" height="20" forecolor="#FFFFFF"/> <textElement markup="none"> <font isPdfEmbedded="false"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA["<a name=page"+String.valueOf($V{PAGE_NUMBER})+"></a>"]]></textFieldExpression> </textField> </band> <band height="176" splitType="Stretch"> <frame> <reportElement x="5" y="92" width="350" height="80"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="4" y="6" width="103" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uLTIMATE PARENT:]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="110" y="6" width="237" height="10" isPrintWhenDetailOverflows="true"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{ultimateParentName}]]></textFieldExpression> </textField> <staticText> <reportElement x="4" y="16" width="103" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[DOMICILE:]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="110" y="16" width="237" height="10" isPrintWhenDetailOverflows="true"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{city}]]></textFieldExpression> </textField> <staticText> <reportElement x="4" y="26" width="103" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[CSID # :]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="110" y="26" width="237" height="10" isPrintWhenDetailOverflows="true"/> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{csid}]]></textFieldExpression> </textField> <staticText> <reportElement x="4" y="36" width="103" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[iNDUSTRY:]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="110" y="36" width="237" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{industry}]]></textFieldExpression> </textField> <staticText> <reportElement x="4" y="56" width="103" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[RMI/CRM Officer:]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="110" y="46" width="237" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{country}]]></textFieldExpression> </textField> <staticText> <reportElement x="4" y="46" width="103" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[COUNTRY OF RISK:]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="110" y="56" width="237" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{crm}]]></textFieldExpression> </textField> <staticText> <reportElement x="4" y="66" width="103" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[bUSINESS UNIT CONTACT:]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="110" y="66" width="237" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{businessUnitContact}]]></textFieldExpression> </textField> </frame> <frame> <reportElement positionType="Float" x="618" y="92" width="145" height="80"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="4" y="6" width="99" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[RATINGS:]]></text> </staticText> <staticText> <reportElement x="4" y="16" width="45" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[iNTERNAL:]]></text> </staticText> <staticText> <reportElement x="4" y="26" width="45" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[EXTERNAL:]]></text> </staticText> <staticText> <reportElement x="4" y="40" width="99" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[sECONDARY MARKET]]></text> </staticText> <staticText> <reportElement x="4" y="50" width="45" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[PRICE:]]></text> </staticText> <staticText> <reportElement x="4" y="60" width="45" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[sOURCE:]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="51" y="16" width="90" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{internalRating}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> <reportElement x="51" y="26" width="90" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{externalRating}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> <reportElement positionType="Float" x="51" y="50" width="90" height="10"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{secondaryMarketPrice}]]></textFieldExpression> </textField> <textField isBlankWhenNull="true"> <reportElement x="51" y="60" width="90" height="16" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Top"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{secondaryMarketSource}]]></textFieldExpression> </textField> </frame> <frame> <reportElement stretchType="RelativeToTallestObject" x="355" y="92" width="263" height="80"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="4" y="6" width="117" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[FIRST REPORT DATE:]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="123" y="6" width="137" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{firstReportingDate}]]></textFieldExpression> </textField> <staticText> <reportElement x="4" y="16" width="117" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[TDR (YES/NO):]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="123" y="16" width="137" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{tdr}]]></textFieldExpression> </textField> <staticText> <reportElement x="4" y="26" width="117" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[bANKRUPTCY FILING DATE:]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="123" y="26" width="137" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{bankruptcyFilingDate}]]></textFieldExpression> </textField> <staticText> <reportElement x="4" y="36" width="116" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[AGENT:]]></text> </staticText> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement x="123" y="36" width="137" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{agent}]]></textFieldExpression> </textField> <staticText> <reportElement x="4" y="46" width="117" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[CONTACT (IF AGENT IS NOT CS):]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="123" y="46" width="137" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{contact}]]></textFieldExpression> </textField> <staticText> <reportElement x="4" y="56" width="117" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[# OF BANKS IN SYNDICATE:]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="123" y="56" width="137" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{numberOfBanks}]]></textFieldExpression> </textField> <staticText> <reportElement x="4" y="66" width="117" height="10"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[CURRENT LAW FIRM:]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="123" y="66" width="137" height="10" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{currentLawFirm}]]></textFieldExpression> </textField> </frame> <staticText> <reportElement x="279" y="44" width="215" height="20"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="11" isBold="true"/> </textElement> <text><![CDATA[ IMPAIRED ASSET REPORT]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="286" y="65" width="200" height="20"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="10" isBold="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{reportingDate}]]></textFieldExpression> </textField> <textField isStretchWithOverflow="true" pattern="" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="510" y="22" width="253" height="42"/> <box> <pen lineWidth="2.0" lineColor="#333333"/> <topPen lineWidth="2.0" lineColor="#333333"/> <leftPen lineWidth="2.0" lineColor="#333333"/> <bottomPen lineWidth="2.0" lineColor="#333333"/> <rightPen lineWidth="2.0" lineColor="#333333"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle" lineSpacing="Single"> <font fontName="Arial" size="9" isBold="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{counterpartyName}]]></textFieldExpression> </textField> <textField> <reportElement x="245" y="22" width="231" height="15" forecolor="#FFFFFF"/> <textElement markup="none"> <font fontName="Arial" size="9" isPdfEmbedded="false"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA["<a name=page"+String.valueOf($V{PAGE_NUMBER})+"></a>"]]></textFieldExpression> </textField> <image> <reportElement x="40" y="25" width="155" height="60"/> <imageExpression class="java.lang.String"><![CDATA["/resource/csMiniLogo.gif"]]></imageExpression> </image> </band> <band height="33" splitType="Prevent"> <printWhenExpression><![CDATA[new String($F{exposureTabCheck}).equals("Empty")]]></printWhenExpression> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="1" width="758" height="31"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="4" width="371" height="10"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[ GROSS EXPOSURE BY FACILITY]]></text> </staticText> <staticText> <reportElement x="8" y="15" width="100" height="10"/> <textElement> <font fontName="Arial" size="7"/> </textElement> <text><![CDATA[N/A]]></text> </staticText> </frame> </band> <band height="68" splitType="Prevent"> <printWhenExpression><![CDATA[new String($F{exposureTabCheck}).equals("NotEmpty")]]></printWhenExpression> <componentElement> <reportElement key="table 8" style="table 8" positionType="Float" stretchType="RelativeToTallestObject" x="5" y="7" width="282" height="56" isRemoveLineWhenBlank="true"/> <jr:table xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd"> <datasetRun subDataset="Table Dataset 1"> <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{exposureFacilityList})]]></dataSourceExpression> </datasetRun> <jr:columnGroup width="758"> <jr:tableHeader style="table 7_TH" height="12" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="758" height="12"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[ GROSS EXPOSURE BY FACILITY]]></text> </staticText> </jr:tableHeader> <jr:column width="30"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"/> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="30" height="20"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[Facility No]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="0" y="0" width="30" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.lang.Integer"><![CDATA[$F{facilityNumber}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="40"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"/> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="40" height="20"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[Facility Type]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="1" y="1" width="38" height="13"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="false"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{facilityType}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="34"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <textField isBlankWhenNull="true"> <reportElement style="table 8_TD" positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="34" height="16"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$V{Currency}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="34" height="20"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[source Currency]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="34" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="false"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{baseCurrency}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="140"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"/> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="140" height="20"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[business Unit]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="1" y="1" width="138" height="13"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="false"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{businessUnit}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="47"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"/> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="47" height="20"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[Accounting Treatment]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="1" y="1" width="45" height="13"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{accTreatment}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="142"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"/> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="142" height="20"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[booking Office]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="1" y="1" width="140" height="13"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="false"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{bookingOffice}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="50"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <staticText> <reportElement style="table 8_TD" x="0" y="0" width="50" height="16"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uSD TOTAL]]></text> </staticText> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="50" height="20"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[Perf/Non-Perf]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="50" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="false"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{performing}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="70"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement style="table 8_TD" positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="0" y="0" width="70" height="16"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$V{TotCE}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <textField> <reportElement x="0" y="0" width="70" height="20"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA["USD Commitment Exposure"]]></textFieldExpression> </textField> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="70" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="false"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$F{commitmentExposure}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="65"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement style="table 8_TD" positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="0" y="0" width="65" height="16"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$V{TotOE}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <textField> <reportElement x="0" y="0" width="65" height="20"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA["USD Outstanding Exposure / MTM"]]></textFieldExpression> </textField> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="65" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="false"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$F{outstandingExposure}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="60"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="0" y="0" width="60" height="16"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$V{TotHedging}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="60" height="20"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uSD Hedging]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="60" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$F{hedging}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="32"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"/> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="32" height="20"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[sec/ Unsec]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="32" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="false"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{secured}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="48"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="48" height="16"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <text><![CDATA[]]></text> </staticText> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="48" height="20"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[Maturity Date]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="48" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{maturityDate}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> </jr:columnGroup> </jr:table> </componentElement> </band> <band height="33" splitType="Prevent"> <printWhenExpression><![CDATA[new String($F{hedgingTabCheck}).equals("Empty")]]></printWhenExpression> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="1" width="758" height="31"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="4" width="371" height="10"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[HEDGING BY FACILITY]]></text> </staticText> <staticText> <reportElement x="8" y="15" width="100" height="10"/> <textElement> <font fontName="Arial" size="7"/> </textElement> <text><![CDATA[N/A]]></text> </staticText> </frame> </band> <band height="68" splitType="Prevent"> <printWhenExpression><![CDATA[new String($F{hedgingTabCheck}).equals("NotEmpty")]]></printWhenExpression> <componentElement> <reportElement key="table 8" style="table 8" positionType="Float" stretchType="RelativeToTallestObject" mode="Opaque" x="5" y="7" width="282" height="53" isRemoveLineWhenBlank="true"/> <jr:table xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd"> <datasetRun subDataset="Table Dataset 2"> <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{hedgingFacilityList})]]></dataSourceExpression> </datasetRun> <jr:columnGroup width="758"> <jr:tableHeader style="table 7_TH" height="12" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="758" height="12"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[ HEDGING BY FACILITY]]></text> </staticText> </jr:tableHeader> <jr:columnGroup width="758"> <jr:column width="109"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="109" height="15"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uSD TOTAL]]></text> </staticText> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="15" rowSpan="1"> <staticText> <reportElement style="table 8_TD" x="0" y="0" width="109" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[Facility No]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="109" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.lang.Integer"><![CDATA[$F{facilityNumber}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="109"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="109" height="15"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$V{Currency}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="15" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="109" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[source Currency]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="109" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{baseCurrency}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="109"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="109" height="15"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$V{TotCDS}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="15" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="109" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uSD CDS/TRS]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="109" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$F{creditDefaultSwap}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="109"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="109" height="15"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$V{TotInsurance}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="15" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="109" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uSD Insurance]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="109" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$F{insurance}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="111"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="111" height="15"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$V{TotCLN}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="15" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="111" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uSD CLN]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="111" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$F{cln}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="109"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="109" height="15"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$V{TotCash}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="15" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="109" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uSD Cash]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="109" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$F{cash}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="102"> <jr:tableFooter style="table 7_TD" height="16" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="102" height="15"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$V{TotTotal}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="15" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="102" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uSD TOTAL]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="15" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="102" height="15"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$F{total}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> </jr:columnGroup> </jr:columnGroup> </jr:table> </componentElement> </band> <band height="33" splitType="Prevent"> <printWhenExpression><![CDATA[new String($F{colleteralTabCheck}).equals("Empty")]]></printWhenExpression> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="1" width="758" height="31"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="4" width="371" height="10"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[COLLATERAL DESCRIPTION/PROVISIONS BY FACILITY]]></text> </staticText> <staticText> <reportElement x="8" y="15" width="100" height="10"/> <textElement> <font fontName="Arial" size="7"/> </textElement> <text><![CDATA[N/A]]></text> </staticText> </frame> </band> <band height="73" splitType="Prevent"> <printWhenExpression><![CDATA[new String($F{colleteralTabCheck}).equals("NotEmpty")]]></printWhenExpression> <componentElement> <reportElement key="table 8" style="table 8" positionType="Float" stretchType="RelativeToTallestObject" x="5" y="7" width="282" height="62" isRemoveLineWhenBlank="true"/> <jr:table xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd"> <datasetRun subDataset="Table Dataset 3"> <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{collateralFacilityList})]]></dataSourceExpression> </datasetRun> <jr:columnGroup width="758"> <jr:tableHeader style="table 7_TH" height="12" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="758" height="12"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[ COLLATERAL DESCRIPTION/PROVISIONS BY FACILITY]]></text> </staticText> </jr:tableHeader> <jr:column width="30"> <jr:tableFooter style="table 7_CH" height="12" rowSpan="1"/> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="30" height="20"/> <box> <topPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[Facility No]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="22" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="0" y="0" width="30" height="22"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.lang.Integer"><![CDATA[$F{facilityNumber}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="34"> <jr:tableFooter style="table 7_CH" height="12" rowSpan="1"> <textField> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="34" height="12"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$V{Currency}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="34" height="20"/> <box> <topPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[source Currency]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="22" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="34" height="22"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{baseCurrency}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="175"> <jr:tableFooter style="table 7_CH" height="12" rowSpan="1"/> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="175" height="20"/> <box> <topPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[Collateral Description]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="22" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="3" y="2" width="170" height="18"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[new String($F{collateralDesc}).replaceAll("u0080", "€").replaceAll("u0095", "•").replaceAll("u0091", "‘")]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="174"> <jr:tableFooter style="table 7_CH" height="12" rowSpan="1"/> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="174" height="20"/> <box> <topPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[Collateral Value]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="22" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="3" y="2" width="170" height="18"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[new String($F{collateralValue}).replaceAll("u0080", "€").replaceAll("u0095", "•").replaceAll("u0091", "‘")]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="70"> <jr:tableFooter style="table 7_CH" height="12" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="70" height="12"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uSD TOTAL]]></text> </staticText> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="70" height="20"/> <box> <topPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[Provision Booking Office]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="22" rowSpan="1"> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="1" y="1" width="68" height="20"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{bookingOffice}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="67"> <jr:tableFooter style="table 7_CH" height="12" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="0" y="0" width="67" height="12"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$V{TotPQR}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="67" height="20"/> <box> <topPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uSD Prior Quarter Provision]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="22" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="67" height="22"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$F{priorQuarterProvision}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="65"> <jr:tableFooter style="table 7_CH" height="12" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="0" y="0" width="65" height="12"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$V{TotCR}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="65" height="20"/> <box> <topPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uSD Current Provision ]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="22" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="65" height="22"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$F{currentProvision}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="70"> <jr:tableFooter style="table 7_CH" height="12" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="0" y="0" width="70" height="12"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$V{TotChargeOff}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <staticText> <reportElement x="0" y="0" width="70" height="20"/> <box> <topPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[uSD Charge-off Amount in Quarter]]></text> </staticText> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="22" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="70" height="22"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$F{chargeOff}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> <jr:column width="73"> <jr:tableFooter style="table 7_CH" height="12" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="0" y="0" width="73" height="12"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$V{TotNE}]]></textFieldExpression> </textField> </jr:tableFooter> <jr:columnHeader style="table 7_CH" height="20" rowSpan="1"> <textField> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="73" height="20"/> <box> <topPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> </box> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA["USD Net Exposure"]]></textFieldExpression> </textField> </jr:columnHeader> <jr:detailCell style="table 7_TD" height="22" rowSpan="1"> <textField isStretchWithOverflow="true" pattern="#,###" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="0" y="0" width="73" height="22"/> <textElement textAlignment="Center" verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <textFieldExpression class="java.math.BigDecimal"><![CDATA[$F{netExposure}]]></textFieldExpression> </textField> </jr:detailCell> </jr:column> </jr:columnGroup> </jr:table> </componentElement> </band> <band height="44" splitType="Prevent"> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="3" width="758" height="38"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="6" width="371" height="14"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[METHOD OF PROVISION CALCULATION]]></text> </staticText> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="9" y="24" width="731" height="12"/> <textElement textAlignment="Left" verticalAlignment="Top"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{provisionCalculationMethods}]]></textFieldExpression> </textField> </frame> </band> <band height="44" splitType="Prevent"> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="3" width="758" height="38"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="4" width="371" height="14"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[CHANGES IN EXPOSURE DUE TO RESTRUCTURING (IF APPLICABLE):]]></text> </staticText> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="9" y="24" width="731" height="12"/> <textElement textAlignment="Left" verticalAlignment="Top"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{exposureComment}.replaceAll("u0080", "€").replaceAll("u0095", "•").replaceAll("u0091", "‘").replaceAll("u0096","–").replaceAll("u0081","")]]></textFieldExpression> </textField> </frame> </band> <band height="44" splitType="Prevent"> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="3" width="758" height="38"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="6" width="371" height="14"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[REASON FOR CHANGES IN PROVISION (IF APPLICABLE):]]></text> </staticText> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="9" y="24" width="731" height="12"/> <textElement textAlignment="Left" verticalAlignment="Top"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{provisionComment}.replaceAll("u0080", "€").replaceAll("u0095", "•").replaceAll("u0091", "‘").replaceAll("u0096","–").replaceAll("u0081","")]]></textFieldExpression> </textField> </frame> </band> <band height="44" splitType="Prevent"> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="3" width="758" height="38"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="6" width="371" height="14"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[A) COUNTERPARTY BUSINESS DESCRIPTION:]]></text> </staticText> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="9" y="24" width="731" height="12"/> <textElement textAlignment="Left" verticalAlignment="Top"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[new String($F{businessDescComments}).replaceAll("u0080", "€").replaceAll("u0095", "•").replaceAll("u0091", "‘").replaceAll("u0096","–").replaceAll("u0081","")]]></textFieldExpression> </textField> </frame> </band> <band height="44" splitType="Prevent"> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="3" width="758" height="38"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="6" width="371" height="14"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[b) REASON FOR REPORTING AS IMPAIRED ASSET:]]></text> </staticText> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="9" y="24" width="731" height="12"/> <textElement textAlignment="Left" verticalAlignment="Top"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[new String($F{reasonAssetImpairedComments}).replaceAll("u0080", "€").replaceAll("u0095", "•").replaceAll("u0091", "‘").replaceAll("u0096","–").replaceAll("u0081","")]]></textFieldExpression> </textField> </frame> </band> <band height="44" splitType="Prevent"> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="3" width="758" height="38"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="6" width="371" height="14"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[C) CASE HISTORY OF SIGNIFICANT EVENTS:]]></text> </staticText> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="9" y="24" width="731" height="12"/> <textElement textAlignment="Left" verticalAlignment="Top"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[new String($F{caseHistoryComments}).replaceAll("u0080", "€").replaceAll("u0095", "•").replaceAll("u0091", "‘").replaceAll("u0096","–").replaceAll("u0081","")]]></textFieldExpression> </textField> </frame> </band> <band height="44" splitType="Prevent"> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="3" width="758" height="38"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="6" width="371" height="14"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[D) ANALYSIS OF SOURCES OF REPAYMENT:]]></text> </staticText> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="9" y="24" width="731" height="12"/> <textElement textAlignment="Left" verticalAlignment="Top"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[new String($F{sourceRepaymentComments}).replaceAll("u0080", "€").replaceAll("u0095", "•").replaceAll("u0091", "‘").replaceAll("u0096","–").replaceAll("u0081","")]]></textFieldExpression> </textField> </frame> </band> <band height="44" splitType="Prevent"> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="3" width="758" height="38"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="6" width="371" height="14"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[E) CURRENT STATUS/RECENT DEVELOPMENTS:]]></text> </staticText> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="9" y="24" width="731" height="12"/> <textElement textAlignment="Left" verticalAlignment="Top"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[new String($F{currentStatusComments}).replaceAll("u0080", "€").replaceAll("u0095", "•").replaceAll("u0091", "‘").replaceAll("u0096","–").replaceAll("u0081","")]]></textFieldExpression> </textField> </frame> </band> <band height="44" splitType="Prevent"> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="3" width="758" height="38"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="6" width="371" height="14"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[F) FORWARD CALENDAR OF SIGNIFICANT EVENTS:]]></text> </staticText> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="9" y="24" width="731" height="12"/> <textElement textAlignment="Left" verticalAlignment="Top"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[new String($F{calendarEventComments}).replaceAll("u0080", "€").replaceAll("u0095", "•").replaceAll("u0091", "‘").replaceAll("u0096","–").replaceAll("u0081","")]]></textFieldExpression> </textField> </frame> </band> <band height="44" splitType="Prevent"> <frame> <reportElement positionType="Float" stretchType="RelativeToTallestObject" x="5" y="3" width="758" height="38"/> <box> <pen lineWidth="1.0"/> <topPen lineWidth="1.0"/> <leftPen lineWidth="1.0"/> <bottomPen lineWidth="1.0"/> <rightPen lineWidth="1.0"/> </box> <staticText> <reportElement x="7" y="6" width="371" height="14"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <textElement verticalAlignment="Top"> <font fontName="Arial" size="7" isBold="true" isUnderline="true"/> </textElement> <text><![CDATA[G) OUTLOOK:]]></text> </staticText> <textField isStretchWithOverflow="true" isBlankWhenNull="true"> <reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="true" x="9" y="24" width="731" height="12"/> <textElement textAlignment="Left" verticalAlignment="Top"> <font fontName="Arial" size="7"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[new String($F{outlookComments}).replaceAll("u0080", "€").replaceAll("u0095", "•").replaceAll("u0091", "‘").replaceAll("u0096","–").replaceAll("u0081","")]]></textFieldExpression> </textField> </frame> </band> <band height="93" splitType="Prevent"> <frame> <reportElement x="7" y="10" width="480" height="75"/> <box> <pen lineWidth="0.0"/> <topPen lineWidth="0.0"/> <leftPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/> </box> <staticText> <reportElement x="5" y="10" width="93" height="15"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[Prepared By : ]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="100" y="10" width="250" height="15" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7" isUnderline="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{preparedBy}]]></textFieldExpression> </textField> <staticText> <reportElement x="5" y="28" width="93" height="15"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="true"/> </textElement> <text><![CDATA[Approved By:]]></text> </staticText> <textField isBlankWhenNull="true"> <reportElement x="100" y="28" width="250" height="15" isPrintWhenDetailOverflows="true"/> <textElement textAlignment="Left" verticalAlignment="Middle"> <font fontName="Arial" size="7" isUnderline="true"/> </textElement> <textFieldExpression class="java.lang.String"><![CDATA[$F{approvedBy}]]></textFieldExpression> </textField> <staticText> <reportElement x="100" y="43" width="300" height="15"/> <textElement verticalAlignment="Middle"> <font fontName="Arial" size="7" isBold="false"/> </textElement> <text><![CDATA[Recovery Management International/Regional Chief Credit Officer]]></text> </staticText> </frame> </band> <band height="26"> <printWhenExpression><![CDATA[($V{REPORT_COUNT})!=($P{TotalRecords})]]></printWhenExpression> <break> <reportElement x="0" y="14" width="100" height="1"> <printWhenExpression><![CDATA[($V{REPORT_COUNT})!=($P{TotalRecords})]]></printWhenExpression> </reportElement> </break> </band> </detail> <pageFooter> <band height="33" splitType="Prevent"> <textField> <reportElement x="336" y="8" width="100" height="20"/> <textElement textAlignment="Center" verticalAlignment="Middle"/> <textFieldExpression class="java.lang.Integer"><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression> </textField> </band> </pageFooter> </jasperReport>
  3. i have text field in jasper. i am passing string from jave to jasper template so that text field will grow & display according to strign lenght. it is working fine. But some time , the last few lines of text is faded.I am not sure what is cause. jasper code <textField isStretchWithOverflow="true" isBlankWhenNull="true"><reportElement positionType="Float" stretchType="RelativeToTallestObject" isPrintRepeatedValues="false" x="9" y="25" width="951" height="22"/><textElement textAlignment="Left" verticalAlignment="Top"><font size="9"/></textElement><textFieldExpression class="java.lang.String"><![CDATA[$F{myStr}]]></textFieldExpression></textField>
  4. Add in jrxml <queryString language="plsql"> <![CDATA[schema..proc_name $P{parameter}]]> </queryString>[/code]
  5. Pass the path value to jasper report via hashmap & add field in jasper report with name as path & drag tha field to footer band. java code String filePath= currentDir.getAbsolutePath(); Map parameters=new HashMap();parameters.put("path",filePath); JasperFillManager.fillReport(jasperReport, parameters, new JREmptyDataSource()); jrxml <pageFooter> <band height="50"> <textField> <reportElement x="222" y="13" width="100" height="20"/> <textElement/> <textFieldExpression class="java.lang.String"><![CDATA[$F{path}]]></textFieldExpression> </textField> </band> </pageFooter>
  6. Assuming you are java developer ... As you have only one page in tempate.it will display only one page. if you want to display multiple page , you need to have list data source & then you need to pass th elist from jave . Then if you want to show blank oage in even pages create one more blank detail band & add page break & set the PrintWhenExpression propery for detail tabe such $V{PAGE_NUMBER}%2==0
  7. Using java i can able to generate the word jasper report where i have html links ( used to go from one place to another place) . i have already set markup propery as html . JRDocxExporter newExporter = new JRDocxExporter(); newExporter.setParameter(JRDocxExporterParameter.JASPER_PRINT_LIST, jasperPrintList); newExporter.setParameter(JRDocxExporterParameter.OUTPUT_FILE_NAME, "REPORT_NAME" + System.currentTimeMillis() + ".docx"); newExporter.exportReport(); with same jrxml , i am exported the word document from struts action . i am not able to get the html links in document. i dont know what is the issue . i have tried with several content type. public ActionForward execute(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) { .. .. .. ServletOutputStream outputStream = null; outputStream = response.getOutputStream(); ByteArrayOutputStream byteArrayOutputStream = new ByteArrayOutputStream(); JRDocxExporter docExporter = new JRDocxExporter(); docExporter.setParameter(JRDocxExporterParameter.JASPER_PRINT_LIST, jasperPrintList); docExporter.setParameter(JRDocxExporterParameter.OUTPUT_STREAM, byteArrayOutputStream); docExporter.setParameter(JRDocxExporterParameter.OUTPUT_FILE_NAME, REPORT_NAME); docExporter.exportReport(); response.setHeader("Cache-Control", "max-age=0"); // response.setContentType("application/vnd.openxmlformats-officedocument.wordprocessingml.document"); // response.setContentType("application/vnd.ms-word"); response.setContentType("application/ms-word"); response.setHeader("Content-disposition", "attachment; filename="" + REPORT_NAME + """); outputStream.write(byteArrayOutputStream.toByteArray()); outputStream.flush(); outputStream.close(); response.flushBuffer();
×
×
  • Create New...