|
Server IP : 127.0.0.1 / Your IP : 127.0.0.1 Web Server : Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.6.3 System : Windows NT WIN-R7LTCC7BPLI 6.3 build 9200 (Windows Server 2012 R2 Datacenter Edition) i586 User : GerbangSIPAD ( 0) PHP Version : 5.6.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF Directory (0777) : C:/xampp5/htdocs/bhumie/upload/../report/DHR/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?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="R232_OP_RINGKAS" language="groovy" pageWidth="1215" pageHeight="793" columnWidth="1175" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="52acdd5a-4e06-454a-9029-8a3cb19260d2">
<property name="ireport.zoom" value="1.2100000000000102"/>
<property name="ireport.x" value="173"/>
<property name="ireport.y" value="0"/>
<subDataset name="dataset1" uuid="9b1b18c0-4002-42f7-83fd-347a6c7cfa37">
<parameter name="KD_PROPINSI" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<queryString>
<![CDATA[SELECT NM_PROPINSI FROM REF_PROPINSI WHERE KD_PROPINSI = $P{KD_PROPINSI}]]>
</queryString>
<field name="nm_propinsi" class="java.lang.String"/>
</subDataset>
<subDataset name="dataset2" uuid="cea4018e-b709-4a94-a6c5-9d111d87a279">
<parameter name="KD_DATI2" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<queryString>
<![CDATA[SELECT nm_dati2 FROM REF_DATI2 WHERE KD_DATI2 = $P{KD_DATI2}]]>
</queryString>
<field name="nm_dati2" class="java.lang.String"/>
</subDataset>
<subDataset name="dataset3" uuid="68509a64-37f0-4d4b-ab2f-63ce3b7d02ef">
<parameter name="KD_KECAMATAN" class="java.lang.String"/>
<queryString>
<![CDATA[SELECT nm_kecamatan FROM ref_kecamatan WHERE kd_kecamatan = $P{KD_KECAMATAN}]]>
</queryString>
<field name="nm_kecamatan" class="java.lang.String"/>
</subDataset>
<subDataset name="dataset4" uuid="81c0fd39-f77b-42ab-9e5d-ffae35df680a">
<parameter name="KD_KELURAHAN" class="java.lang.String"/>
<parameter name="KD_KECAMATAN" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<parameter name="KD_DATI2" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<parameter name="KD_PROPINSI" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<queryString>
<![CDATA[SELECT nm_kelurahan FROM ref_kelurahan WHERE kd_kelurahan = $P{KD_KELURAHAN} AND kd_kecamatan = $P{KD_KECAMATAN} AND kd_dati2 = $P{KD_DATI2} AND kd_propinsi = $P{KD_PROPINSI}]]>
</queryString>
<field name="nm_kelurahan" class="java.lang.String"/>
</subDataset>
<subDataset name="dataset5" uuid="9f8313a3-1d1c-4596-998e-eb84a939b80b"/>
<subDataset name="dataset6" uuid="10965d7a-a590-44f9-8d46-caae6d588884">
<parameter name="KD_PROPINSI" class="java.lang.String"/>
<parameter name="KD_DATI2" class="java.lang.String"/>
<parameter name="KD_KECAMATAN" class="java.lang.String"/>
<parameter name="KD_KELURAHAN" class="java.lang.String"/>
<parameter name="KD_BLOK" class="java.lang.String"/>
<parameter name="NO_URUT" class="java.lang.String"/>
<parameter name="KD_JNS_OP" class="java.lang.String"/>
<queryString>
<![CDATA[SELECT count(no_bng) AS jml_bng FROM dat_op_bangunan
WHERE kd_propinsi = $P{KD_PROPINSI} AND
kd_dati2 = $P{KD_DATI2} AND
kd_kecamatan = $P{KD_KECAMATAN} AND
kd_kelurahan = $P{KD_KELURAHAN} AND
kd_blok = $P{KD_BLOK} AND
no_urut = $P{NO_URUT} AND
kd_jns_op = $P{KD_JNS_OP}]]>
</queryString>
<field name="jml_bng" class="java.lang.Long"/>
</subDataset>
<subDataset name="dataset7" uuid="eb625569-7c9a-4500-be28-88505809d5b2">
<queryString>
<![CDATA[function CF_KELAS_BUMIFormula return Char is
vln_bumi_m2 NUMBER;
vlc_kd_kls_bumi VARCHAR2(3);
vln_njop_perm2_bumi NUMBER;
vln_njop_bumi NUMBER;
vln_total_luas_bumi NUMBER;
vlc_thn_awal VARCHAR2(4);
begin
vln_njop_bumi := NVL(:njop_bumi,0);
vln_total_luas_bumi := NVL(:total_luas_bumi,1);
vln_bumi_m2 := (vln_njop_bumi / vln_total_luas_bumi);
PENENTUAN_KELAS (1, TO_CHAR(SYSDATE, 'YYYY'), vln_bumi_m2, vlc_kd_kls_bumi, vlc_thn_awal, vln_njop_perm2_bumi);
RETURN (vlc_kd_kls_bumi);
exception
WHEN OTHERS THEN RETURN (NULL);
end;]]>
</queryString>
</subDataset>
<subDataset name="dataset4_1" uuid="b54ee6bf-3766-4ae4-b469-827ef2ee657a">
<parameter name="KD_KELURAHAN" class="java.lang.String"/>
<parameter name="KD_KECAMATAN" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<parameter name="KD_DATI2" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<parameter name="KD_PROPINSI" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<queryString>
<![CDATA[SELECT distinct nm_kelurahan FROM ref_kelurahan WHERE kd_kelurahan = $P{KD_KELURAHAN} AND kd_kecamatan = $P{KD_KELURAHAN} AND kd_kecamatan = $P{KD_KECAMATAN} AND kd_dati2 = $P{KD_DATI2} AND kd_propinsi = $P{KD_PROPINSI}]]>
</queryString>
<field name="nm_kelurahan" class="java.lang.String"/>
</subDataset>
<subDataset name="dataset8" uuid="9a13adb6-b3b8-4bdb-8510-deb0c8558fac">
<parameter name="NILAI_PERM2" class="java.lang.Integer">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<parameter name="LUAS_BNG" class="java.lang.Long">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<queryString>
<![CDATA[SELECT vlc_kd_kelas from penentuan_kelas(2,'EXTRACT( YEAR FROM now())',$P{NILAI_PERM2})]]>
</queryString>
<field name="vlc_kd_kelas" class="java.lang.String"/>
</subDataset>
<subDataset name="dataset9" uuid="2be660ad-b884-492a-a529-2162537d42d6">
<parameter name="NILAI_PERM2" class="java.lang.Long">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<parameter name="LUAS_BUMI" class="java.lang.Long">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<queryString>
<![CDATA[SELECT vlc_kd_kelas from penentuan_kelas(1,'EXTRACT(YEAR FROM now())',$P{NILAI_PERM2}/$P{LUAS_BUMI})]]>
</queryString>
<field name="vlc_kd_kelas" class="java.lang.String"/>
</subDataset>
<parameter name="KD_PROPINSI" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<parameter name="KD_DATI2" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<parameter name="KD_KECAMATAN" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<parameter name="KD_KELURAHAN" class="java.lang.String">
<defaultValueExpression><![CDATA[]]></defaultValueExpression>
</parameter>
<queryString>
<![CDATA[SELECT DISTINCT A.KD_KANWIL, A.KD_KANTOR, B.KD_PROPINSI, B.KD_DATI2, B.KD_KECAMATAN, B.KD_KELURAHAN, B.KD_BLOK, B.NO_URUT, B.KD_JNS_OP, B.JALAN_OP, B.BLOK_KAV_NO_OP, B.RT_OP, B.RW_OP, B.TOTAL_LUAS_BUMI, B.TOTAL_LUAS_BNG, B.NJOP_BUMI, B.NJOP_BNG, C.LUAS_BUMI_BEBAN, C.LUAS_BNG_BEBAN, C.NJOP_BUMI_BEBAN, C.NJOP_BNG_BEBAN, D.NM_WP, D.JALAN_WP, D.BLOK_KAV_NO_WP, D.RT_WP, D.RW_WP, E.KD_ZNT,EXTRACT(YEAR FROM B.TGL_PENDATAAN_OP) as THN_PAJAK,
(concat(B.NJOP_BUMI, C.NJOP_BUMI_BEBAN, B.NJOP_BNG, C.NJOP_BNG_BEBAN)) AS nop_gabung,
(concat(B.JALAN_OP, B.BLOK_KAV_NO_OP)) AS alamat_op_gabung, (concat(D.JALAN_WP, D.BLOK_KAV_NO_WP)) AS alamat_wp_gabung,
(concat_ws(B.RT_OP, B.RW_OP)) AS rt_rw_op_gabung,
(concat_ws(D.RT_WP, D.RW_WP)) AS rt_rw_wp_gabung,
(coalesce(B.NJOP_BUMI, 0)/1000) AS njop_bumi_gabung,
(coalesce(C.NJOP_BUMI_BEBAN, 0)/1000) AS njop_bumi_beban_gabung,
(coalesce(B.NJOP_BNG, 0)/1000) AS njop_bng_gabung,
(coalesce(C.NJOP_BNG_BEBAN, 0)/1000) AS njop_bng_beban_gabung,
((coalesce(B.NJOP_BUMI, 0)+ coalesce(C.NJOP_BUMI_BEBAN, 0))/1000) AS njop_total_bumi_gabung,
((coalesce(B.NJOP_BNG, 0)+ coalesce(C.NJOP_BNG_BEBAN, 0))/1000) AS njop_total_bng_gabung,
( (coalesce(B.NJOP_BUMI, 0)+coalesce(C.NJOP_BUMI_BEBAN, 0)+coalesce(B.NJOP_BNG, 0)+coalesce(C.NJOP_BNG_BEBAN, 0))/1000) AS total_njop_gabung
FROM DAT_OBJEK_PAJAK AS B
JOIN REF_ADM_KANTOR AS A ON A.KD_PROPINSI = B.KD_PROPINSI
AND A.KD_DATI2 = B.KD_DATI2
AND A.KD_KECAMATAN = B.KD_KECAMATAN
RIGHT JOIN DAT_OP_BUMI AS E ON B.KD_PROPINSI = E.KD_PROPINSI
AND B.KD_DATI2 = E.KD_DATI2
AND B.KD_KECAMATAN = E.KD_KECAMATAN
AND B.KD_KELURAHAN = E.KD_KELURAHAN
AND B.KD_BLOK = E.KD_BLOK
AND B.NO_URUT = E.NO_URUT
AND B.KD_JNS_OP = E.KD_JNS_OP
RIGHT JOIN DAT_OP_ANGGOTA AS C ON B.KD_PROPINSI = C.KD_PROPINSI
AND B.KD_DATI2 = C.KD_DATI2
AND B.KD_KECAMATAN = C.KD_KECAMATAN
AND B.KD_KELURAHAN = C.KD_KELURAHAN
AND B.KD_BLOK = C.KD_BLOK
AND B.NO_URUT = C.NO_URUT
AND B.KD_JNS_OP = C.KD_JNS_OP
RIGHT JOIN DAT_SUBJEK_PAJAK AS D ON B.SUBJEK_PAJAK_ID = D.SUBJEK_PAJAK_ID
WHERE B.KD_PROPINSI = $P{KD_PROPINSI}
AND B.KD_DATI2 = $P{KD_DATI2}
AND B.KD_KECAMATAN = $P{KD_KECAMATAN}
AND B.KD_KELURAHAN = $P{KD_KELURAHAN}
ORDER BY B.KD_PROPINSI, B.KD_DATI2, B.KD_KECAMATAN, B.KD_KELURAHAN, B.KD_BLOK, B.NO_URUT, B.KD_JNS_OP]]>
</queryString>
<field name="kd_kanwil" class="java.lang.String"/>
<field name="kd_kantor" class="java.lang.String"/>
<field name="kd_propinsi" class="java.lang.String"/>
<field name="kd_dati2" class="java.lang.String"/>
<field name="kd_kecamatan" class="java.lang.String"/>
<field name="kd_kelurahan" class="java.lang.String"/>
<field name="kd_blok" class="java.lang.String"/>
<field name="no_urut" class="java.lang.String"/>
<field name="kd_jns_op" class="java.lang.String"/>
<field name="jalan_op" class="java.lang.String"/>
<field name="blok_kav_no_op" class="java.lang.String"/>
<field name="rt_op" class="java.lang.String"/>
<field name="rw_op" class="java.lang.String"/>
<field name="total_luas_bumi" class="java.lang.Long"/>
<field name="total_luas_bng" class="java.lang.Long"/>
<field name="njop_bumi" class="java.lang.Long"/>
<field name="njop_bng" class="java.lang.Long"/>
<field name="luas_bumi_beban" class="java.lang.Long"/>
<field name="luas_bng_beban" class="java.lang.Long"/>
<field name="njop_bumi_beban" class="java.lang.Long"/>
<field name="njop_bng_beban" class="java.lang.Long"/>
<field name="nm_wp" class="java.lang.String"/>
<field name="jalan_wp" class="java.lang.String"/>
<field name="blok_kav_no_wp" class="java.lang.String"/>
<field name="rt_wp" class="java.lang.String"/>
<field name="rw_wp" class="java.lang.String"/>
<field name="kd_znt" class="java.lang.String"/>
<field name="thn_pajak" class="java.lang.Double"/>
<field name="nop_gabung" class="java.lang.String"/>
<field name="alamat_op_gabung" class="java.lang.String"/>
<field name="alamat_wp_gabung" class="java.lang.String"/>
<field name="rt_rw_op_gabung" class="java.lang.String"/>
<field name="rt_rw_wp_gabung" class="java.lang.String"/>
<field name="njop_bumi_gabung" class="java.lang.Long"/>
<field name="njop_bumi_beban_gabung" class="java.lang.Long"/>
<field name="njop_bng_gabung" class="java.lang.Long"/>
<field name="njop_bng_beban_gabung" class="java.lang.Long"/>
<field name="njop_total_bumi_gabung" class="java.lang.Long"/>
<field name="njop_total_bng_gabung" class="java.lang.Long"/>
<field name="total_njop_gabung" class="java.lang.Long"/>
<variable name="total1" class="java.lang.Integer" calculation="Sum">
<variableExpression><![CDATA[$F{total_luas_bumi}]]></variableExpression>
</variable>
<variable name="total2" class="java.lang.Double" calculation="Sum">
<variableExpression><![CDATA[$F{luas_bumi_beban}]]></variableExpression>
</variable>
<variable name="total3" class="java.lang.Integer" calculation="Sum">
<variableExpression><![CDATA[$F{total_luas_bng}]]></variableExpression>
</variable>
<variable name="total4" class="java.lang.Integer" calculation="Sum">
<variableExpression><![CDATA[$F{njop_bng_beban}]]></variableExpression>
</variable>
<variable name="total5" class="java.lang.Double" calculation="Sum">
<variableExpression><![CDATA[$F{njop_bumi_gabung}]]></variableExpression>
</variable>
<variable name="total6" class="java.lang.Double" calculation="Sum">
<variableExpression><![CDATA[$F{njop_bng_beban_gabung}]]></variableExpression>
</variable>
<variable name="total7" class="java.lang.Integer" calculation="Sum">
<variableExpression><![CDATA[$F{njop_total_bumi_gabung}]]></variableExpression>
</variable>
<variable name="total8" class="java.lang.Integer" calculation="Sum">
<variableExpression><![CDATA[$F{njop_total_bng_gabung}]]></variableExpression>
</variable>
<variable name="total9" class="java.lang.Integer" calculation="Sum">
<variableExpression><![CDATA[$F{njop_total_bumi_gabung}]]></variableExpression>
</variable>
<variable name="variable1" class="java.lang.String"/>
<variable name="total_sd_hal" class="java.lang.String" calculation="Count">
<variableExpression><![CDATA[$V{COLUMN_NUMBER}]]></variableExpression>
</variable>
<variable name="njop_perm2" class="java.lang.Double" calculation="StandardDeviation">
<variableExpression><![CDATA[$F{njop_bumi}]]></variableExpression>
</variable>
<background>
<band splitType="Stretch"/>
</background>
<title>
<band height="62" splitType="Stretch">
<staticText>
<reportElement uuid="b6d19f6f-5101-465f-99b1-cc1df794589f" x="457" y="12" width="152" height="15"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[LAPORAN DAFTAR RINGKAS]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="457" y="27" width="152" height="14"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[OBJEK PAJAK]]></text>
</staticText>
<staticText>
<reportElement uuid="9be9bdd1-e7ce-4dbc-aa85-39fa57d25dbd" x="457" y="41" width="152" height="15"/>
<textElement textAlignment="Center">
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[URUT NOMOR OBJEK PAJAK]]></text>
</staticText>
</band>
</title>
<pageHeader>
<band height="177" splitType="Stretch">
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="19" y="7" width="136" height="20"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[PROPINSI :]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="19" y="27" width="136" height="20"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[KOTA/KAB :]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="768" y="29" width="136" height="20"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<text><![CDATA[KELURAHAN :]]></text>
</staticText>
<staticText>
<reportElement uuid="9be9bdd1-e7ce-4dbc-aa85-39fa57d25dbd" x="0" y="154" width="1147" height="14"/>
<textElement>
<font fontName="Comic Sans MS"/>
</textElement>
<text><![CDATA[===============================================================================================================================================================================================================================================]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="0" y="100" width="19" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[NO.]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="25" y="100" width="27" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[NOP]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="52" y="100" width="98" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[ALAMAT OBJEK PAJAK]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="52" y="120" width="98" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[ALAMAT WAJIB PAJAK]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="150" y="100" width="42" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[RT/RW]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="150" y="120" width="42" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[RT/RW]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="211" y="100" width="70" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[NAMA WAJIB PAJAK]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="281" y="100" width="55" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[JML]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="281" y="120" width="55" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[BNG]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="381" y="100" width="70" height="20"/>
<textElement textAlignment="Left">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[LUAS BUMI]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="355" y="120" width="109" height="20"/>
<textElement textAlignment="Left">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[LUAS BUMI BRSM]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="395" y="140" width="27" height="20"/>
<textElement textAlignment="Left">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[(M2)]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="488" y="100" width="24" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[ZNT]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" mode="Transparent" x="514" y="100" width="101" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<text><![CDATA[LUAS BANGUNAN KLS]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" mode="Transparent" x="514" y="120" width="101" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<text><![CDATA[LUAS BNG BRSM BNG]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" mode="Transparent" x="542" y="140" width="36" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<text><![CDATA[(M2)]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="697" y="100" width="83" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[NJOP BUMI]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="685" y="120" width="95" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[NJOP BUMI BRSM]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="697" y="140" width="83" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[(Rp. 1,000)]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="780" y="100" width="83" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[NJOP BANGUNAN]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="780" y="120" width="83" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[NJOP BNG BRSM]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="780" y="140" width="83" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[(Rp. 1,000)]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="863" y="100" width="80" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[TOTAL]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="863" y="120" width="80" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[NJOP BUMI]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="863" y="140" width="80" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[(Rp. 1,000)]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="943" y="100" width="102" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[TOTAL]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="943" y="120" width="102" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[NJOP BANGUNAN]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="943" y="140" width="102" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[(Rp. 1,000)]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="452" y="100" width="38" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[KLS]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="452" y="120" width="38" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[BUMI]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="634" y="120" width="21" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[BNG]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="634" y="100" width="21" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[KLS]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="1044" y="100" width="102" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[TOTAL]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="1045" y="120" width="102" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[NJOP ]]></text>
</staticText>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="1045" y="140" width="102" height="20"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[(Rp. 1,000)]]></text>
</staticText>
<componentElement>
<reportElement uuid="5bbbe177-3e39-42d8-9c81-ca08c0c1cc35" x="155" y="7" width="130" height="20"/>
<jr:list xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" printOrder="Vertical">
<datasetRun subDataset="dataset1" uuid="a047a87c-c988-491e-8cc5-1460e16eae1e">
<datasetParameter name="KD_PROPINSI">
<datasetParameterExpression><![CDATA[$F{kd_propinsi}]]></datasetParameterExpression>
</datasetParameter>
<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
</datasetRun>
<jr:listContents height="20" width="130">
<textField>
<reportElement uuid="2684d002-22b9-4fe1-bda4-88bde526432b" x="0" y="0" width="126" height="20"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nm_propinsi}]]></textFieldExpression>
</textField>
</jr:listContents>
</jr:list>
</componentElement>
<componentElement>
<reportElement uuid="e2b49b78-7c18-465d-a6d8-63b02d4888d3" x="155" y="27" width="130" height="20"/>
<jr:list xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" printOrder="Vertical">
<datasetRun subDataset="dataset2" uuid="f2e66171-b801-4791-9c38-13efe9dda5cc">
<datasetParameter name="KD_DATI2">
<datasetParameterExpression><![CDATA[$F{kd_dati2}]]></datasetParameterExpression>
</datasetParameter>
<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
</datasetRun>
<jr:listContents height="20" width="130">
<textField isBlankWhenNull="true">
<reportElement uuid="2f9b7734-b4c4-4005-ae69-9436f2d0059b" x="0" y="0" width="126" height="20"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nm_dati2}]]></textFieldExpression>
</textField>
</jr:listContents>
</jr:list>
</componentElement>
<staticText>
<reportElement uuid="e31a944c-7647-497b-994c-1a3d80884d5a" x="767" y="9" width="137" height="20"/>
<textElement>
<font fontName="Courier New" isStrikeThrough="false"/>
</textElement>
<text><![CDATA[KECAMATAN :]]></text>
</staticText>
<componentElement>
<reportElement uuid="351d4bef-aa90-4337-9924-1bb1705865e4" x="903" y="9" width="140" height="20"/>
<jr:list xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" printOrder="Vertical">
<datasetRun subDataset="dataset3" uuid="4f271ae6-a62f-443f-87ce-0115c551a9da">
<datasetParameter name="KD_KECAMATAN">
<datasetParameterExpression><![CDATA[$F{kd_kecamatan}]]></datasetParameterExpression>
</datasetParameter>
<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
</datasetRun>
<jr:listContents height="20" width="140">
<textField>
<reportElement uuid="0f7423cf-b26d-4967-b85e-02f1ff4dbfd2" x="0" y="0" width="140" height="20"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nm_kecamatan}]]></textFieldExpression>
</textField>
</jr:listContents>
</jr:list>
</componentElement>
<componentElement>
<reportElement uuid="d247dfff-663d-46e2-924f-92f2c2e41c10" x="903" y="29" width="140" height="20"/>
<jr:list xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" printOrder="Vertical">
<datasetRun subDataset="dataset4" uuid="f4301bb4-dbf2-43bb-ba10-141de117ffba">
<datasetParameter name="KD_KELURAHAN">
<datasetParameterExpression><![CDATA[$F{kd_kelurahan}]]></datasetParameterExpression>
</datasetParameter>
<datasetParameter name="KD_KECAMATAN">
<datasetParameterExpression><![CDATA[$F{kd_kecamatan}]]></datasetParameterExpression>
</datasetParameter>
<datasetParameter name="KD_DATI2">
<datasetParameterExpression><![CDATA[$F{kd_dati2}]]></datasetParameterExpression>
</datasetParameter>
<datasetParameter name="KD_PROPINSI">
<datasetParameterExpression><![CDATA[$F{kd_propinsi}]]></datasetParameterExpression>
</datasetParameter>
<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
</datasetRun>
<jr:listContents height="20" width="140">
<textField>
<reportElement uuid="06ce88df-8026-450f-bdd3-121f7cf442d6" x="1" y="0" width="139" height="18"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{nm_kelurahan}]]></textFieldExpression>
</textField>
</jr:listContents>
</jr:list>
</componentElement>
<staticText>
<reportElement uuid="84337994-9a5b-420f-9231-49e9441be1a4" x="0" y="86" width="1147" height="14"/>
<textElement>
<font fontName="Comic Sans MS"/>
</textElement>
<text><![CDATA[===============================================================================================================================================================================================================================================]]></text>
</staticText>
</band>
</pageHeader>
<detail>
<band height="72" splitType="Stretch">
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" mode="Transparent" x="25" y="0" width="27" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$F{nop_gabung}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" x="52" y="0" width="98" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{alamat_op_gabung}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" x="52" y="20" width="98" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{alamat_wp_gabung}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" x="211" y="0" width="94" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{nm_wp}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" mode="Transparent" x="381" y="0" width="41" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$F{total_luas_bumi}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" mode="Transparent" x="380" y="20" width="41" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$F{luas_bumi_beban}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" x="490" y="0" width="24" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{kd_znt}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" x="514" y="0" width="101" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{total_luas_bng}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" mode="Transparent" x="697" y="20" width="83" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_bumi_beban_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" x="799" y="0" width="39" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_bng_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" x="799" y="20" width="39" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_bng_beban_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" x="878" y="0" width="40" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_total_bumi_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" x="971" y="0" width="44" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_total_bng_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" x="1078" y="0" width="40" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{total_njop_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<componentElement>
<reportElement uuid="d8dc8da6-b638-43ca-a452-b7e067afe20c" x="281" y="0" width="55" height="20"/>
<jr:list xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" printOrder="Vertical">
<datasetRun subDataset="dataset6" uuid="6d22fce3-a979-411b-a8ac-3358d43909ff">
<datasetParameter name="KD_PROPINSI">
<datasetParameterExpression><![CDATA[$F{kd_propinsi}]]></datasetParameterExpression>
</datasetParameter>
<datasetParameter name="KD_DATI2">
<datasetParameterExpression><![CDATA[$F{kd_dati2}]]></datasetParameterExpression>
</datasetParameter>
<datasetParameter name="KD_KECAMATAN">
<datasetParameterExpression><![CDATA[$F{kd_kecamatan}]]></datasetParameterExpression>
</datasetParameter>
<datasetParameter name="KD_KELURAHAN">
<datasetParameterExpression><![CDATA[$F{kd_kelurahan}]]></datasetParameterExpression>
</datasetParameter>
<datasetParameter name="KD_BLOK">
<datasetParameterExpression><![CDATA[$F{kd_blok}]]></datasetParameterExpression>
</datasetParameter>
<datasetParameter name="NO_URUT">
<datasetParameterExpression><![CDATA[$F{no_urut}]]></datasetParameterExpression>
</datasetParameter>
<datasetParameter name="KD_JNS_OP">
<datasetParameterExpression><![CDATA[$F{kd_jns_op}]]></datasetParameterExpression>
</datasetParameter>
<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
</datasetRun>
<jr:listContents height="20" width="55">
<textField>
<reportElement uuid="cfba2eb2-c714-4e3d-8c8e-2c9bdad46d4d" x="0" y="0" width="55" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{jml_bng}]]></textFieldExpression>
</textField>
</jr:listContents>
</jr:list>
</componentElement>
<textField isBlankWhenNull="true">
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" x="514" y="20" width="101" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{luas_bng_beban}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="070cf77e-0781-4b8a-a39b-50d4cf23d6e4" mode="Transparent" x="697" y="0" width="83" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_bumi_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="9093bb25-020c-462a-a994-adb334008d59" mode="Transparent" x="149" y="20" width="24" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$F{rt_wp}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="651a9d37-7f1e-4629-9e47-9fd3a71026bc" mode="Transparent" x="173" y="20" width="19" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$F{rw_wp}]]></textFieldExpression>
</textField>
<textField isBlankWhenNull="true">
<reportElement uuid="44ff2d2a-5595-4e91-822e-6099ed60497b" x="149" y="0" width="24" height="20"/>
<textElement>
<font fontName="Courier New"/>
</textElement>
<textFieldExpression><![CDATA[$F{rt_op}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="fec90b87-25f1-4c65-9053-e97203321cda" mode="Transparent" x="173" y="0" width="19" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$F{rw_op}]]></textFieldExpression>
</textField>
<componentElement>
<reportElement uuid="2f6aaeb7-c12a-435b-8206-faba641ccebc" x="451" y="0" width="39" height="20"/>
<jr:list xmlns:jr="http://jasperreports.sourceforge.net/jasperreports/components" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports/components http://jasperreports.sourceforge.net/xsd/components.xsd" printOrder="Vertical">
<datasetRun subDataset="dataset9" uuid="b880511d-60da-42e0-a52d-3381d1627242">
<datasetParameter name="NILAI_PERM2">
<datasetParameterExpression><![CDATA[$F{njop_bumi}]]></datasetParameterExpression>
</datasetParameter>
<datasetParameter name="LUAS_BUMI">
<datasetParameterExpression><![CDATA[$F{total_luas_bumi}]]></datasetParameterExpression>
</datasetParameter>
<connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression>
</datasetRun>
<jr:listContents height="20" width="39">
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="ac219574-6ed2-415b-8a03-cefa6d10f1ea" mode="Transparent" x="6" y="0" width="31" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$F{vlc_kd_kelas}]]></textFieldExpression>
</textField>
</jr:listContents>
</jr:list>
</componentElement>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="b7595f94-c3ef-4c0a-bb90-92a7e532e09c" mode="Transparent" x="0" y="0" width="19" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$V{COLUMN_NUMBER}]]></textFieldExpression>
</textField>
</band>
</detail>
<columnFooter>
<band height="139">
<textField isBlankWhenNull="true">
<reportElement uuid="c4f62184-489c-44e8-bb95-aa5caec02201" x="513" y="29" width="101" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[$F{total_luas_bng}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="ea552b98-9dfc-49c8-89b0-36ef14a9ce0d" mode="Transparent" x="380" y="49" width="84" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$F{luas_bumi_beban}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="995ab38c-2888-473b-ac1e-580c61235d4c" mode="Transparent" x="380" y="29" width="84" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$F{total_luas_bumi}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="ffc2d5cd-dc18-4694-aed5-dadfca5fa053" mode="Transparent" x="513" y="49" width="101" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$F{luas_bng_beban}]]></textFieldExpression>
</textField>
<line>
<reportElement uuid="15c138f9-3a46-4ad7-b1c2-4dded62c50c3" x="381" y="67" width="737" height="1"/>
</line>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="dd7f9c60-9aad-4ce8-b278-e9e912617f60" mode="Transparent" x="380" y="82" width="84" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$V{total1}]]></textFieldExpression>
</textField>
<staticText>
<reportElement uuid="be7e7b26-4cc9-459b-98d8-f3fe37921652" x="24" y="29" width="94" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[TOTAL HALAMAN INI]]></text>
</staticText>
<staticText>
<reportElement uuid="a97ea2c0-d073-4a12-86d0-001107ac5931" x="24" y="84" width="109" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[TOTAL S D HALAMAN INI]]></text>
</staticText>
<staticText>
<reportElement uuid="c5f0240b-7aa2-46a0-8d17-ac878501d19f" x="149" y="29" width="156" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[: ( JUMLAH OP = ) )]]></text>
</staticText>
<staticText>
<reportElement uuid="995a92e1-a41e-4df9-8593-766576209df6" x="154" y="84" width="166" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[: ( JUMLAH OP = ) )]]></text>
</staticText>
<staticText>
<reportElement uuid="06b6613b-e2c5-4b9c-9318-5f11d001e243" x="0" y="0" width="1147" height="14"/>
<textElement>
<font fontName="Comic Sans MS"/>
</textElement>
<text><![CDATA[===============================================================================================================================================================================================================================================]]></text>
</staticText>
<staticText>
<reportElement uuid="2b250a60-ea9c-4992-ad40-2e93f7c3e911" x="0" y="122" width="1147" height="14"/>
<textElement>
<font fontName="Comic Sans MS"/>
</textElement>
<text><![CDATA[===============================================================================================================================================================================================================================================]]></text>
</staticText>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="411d3f08-d4eb-4b88-b138-82edae2ed04a" mode="Transparent" x="697" y="49" width="83" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_bumi_beban_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="7bcc1288-4854-4551-b2aa-52c5cbf31b54" mode="Transparent" x="697" y="29" width="83" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_bumi_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="4778d7df-b55b-4549-a028-904c53e42670" x="878" y="29" width="40" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_total_bumi_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="ad63151e-5b11-4f37-b474-fcfef1477702" x="799" y="49" width="39" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_bng_beban_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="578fd109-5b52-4e97-8557-0e79d2e4be38" x="799" y="29" width="39" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_bng_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="8a69a4e6-51d9-4d40-a23e-38d4aa8a210c" x="971" y="29" width="44" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_total_bng_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="570eae98-678b-4c90-9ed1-0b854f26bbca" x="1078" y="29" width="40" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{total_njop_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="c4177152-f5ff-4efb-a716-0fe440f18a0a" x="799" y="102" width="39" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($V{total6}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="a1543241-1226-4b67-825c-b0d72a6f374d" x="799" y="82" width="39" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($F{njop_bng_gabung}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="e86bdcd2-d500-4d02-9555-fe407679a47d" x="971" y="82" width="44" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($V{total8}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="d5d0770e-93ee-4278-a29e-a52373eb801e" x="1078" y="82" width="40" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($V{total9}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="a98dc18f-5031-4dd2-9c5d-0dbb52282242" mode="Transparent" x="697" y="82" width="83" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($V{total5}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="186e6794-e1e5-43ed-96ca-ee0203acc71b" x="878" y="82" width="40" height="20"/>
<textElement>
<font fontName="Courier New" size="10"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($V{total7}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="2df3a1b6-98ae-4815-9daa-a274c0738db8" mode="Transparent" x="697" y="102" width="83" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[new java.text.DecimalFormat("#,##0").format($V{total6}.doubleValue()).replace(",",".")]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="d9a151d1-00b2-467d-8bea-ddf61eb5ea69" mode="Transparent" x="381" y="104" width="83" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$V{total2}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="d74f8581-e2ad-401f-81bd-22d0194f3f59" mode="Transparent" x="515" y="82" width="100" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$V{total3}]]></textFieldExpression>
</textField>
<textField pattern="" isBlankWhenNull="true">
<reportElement uuid="39d0d89a-8c16-4bfe-9be1-09aea06b6653" mode="Transparent" x="515" y="104" width="100" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$V{total4}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="468bcbc1-f1b7-43f2-9321-824faba37578" mode="Transparent" x="250" y="29" width="45" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$V{COLUMN_COUNT}]]></textFieldExpression>
</textField>
<textField>
<reportElement uuid="8d2bbff9-7ad8-417f-a12a-475dcb269b49" mode="Transparent" x="250" y="84" width="59" height="20" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Left" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$V{total_sd_hal}]]></textFieldExpression>
</textField>
</band>
</columnFooter>
<pageFooter>
<band height="50">
<staticText>
<reportElement uuid="46a1043a-c7b7-4059-ba9a-e514a6094285" x="1035" y="0" width="83" height="15"/>
<textElement textAlignment="Center">
<font fontName="Courier New" size="10"/>
</textElement>
<text><![CDATA[HALAMAN =]]></text>
</staticText>
<textField>
<reportElement uuid="34a69c3e-ff69-4d65-8e66-96960aafa9d5" mode="Transparent" x="1088" y="0" width="50" height="15" forecolor="#000000" backcolor="#FFFFFF"/>
<textElement textAlignment="Center" verticalAlignment="Top" rotation="None" markup="none">
<font fontName="Courier New" size="10" isBold="false" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfEncoding="Cp1252" isPdfEmbedded="false"/>
<paragraph lineSpacing="Single"/>
</textElement>
<textFieldExpression><![CDATA[$V{PAGE_NUMBER}]]></textFieldExpression>
</textField>
</band>
</pageFooter>
</jasperReport>