Kostenblatt 2023 elektro

This commit is contained in:
oliver1 2024-03-17 00:44:07 +01:00
parent 33d5a3a195
commit 5da83a74d0
8 changed files with 4540 additions and 2 deletions

View File

@ -49,3 +49,12 @@ Example:
* http://localhost:8080/fop4apex_war_exploded/
* http://localhost:8080/fop4apex_war_exploded/monitoring
## Conversion using Apache fop (windows powershell)
```
$env:PATH="c:\Users\oliver1\Downloads\_tools\fop-2.9\fop;$env:PATH"
cd src\test\ressources\samples
fop.cmd -xsl kostenblatt_2014.xsl -xml kostenblatt_2014.xml -pdf Result2014.pdf
fop.cmd -xsl kostenblatt_2023_vh.xsl -xml kostenblatt_2023_vh.xml -pdf Result2023_vh.pdf
fop.cmd -xsl kostenblatt_2023_e.xsl -xml kostenblatt_2023_e.xml -pdf Result2023_e.pdf
start Result.pdf
```

View File

@ -39,8 +39,8 @@ class ExampleXML2PDFTest {
ExampleXML2PDFTest app = new ExampleXML2PDFTest();
// Setup input and output files
InputStream xsltFile = app.getClass().getClassLoader().getResourceAsStream("samples/kostenblatt_2014.xsl");
InputStream xmlFile = app.getClass().getClassLoader().getResourceAsStream("samples/kostenblatt_2014.xml");
InputStream xsltFile = app.getClass().getClassLoader().getResourceAsStream("samples/kostenblatt_2023_e.xsl");
InputStream xmlFile = app.getClass().getClassLoader().getResourceAsStream("samples/kostenblatt_2023_e.xml");
File pdfFile = new File(outDir, "ResultXML2PDF.pdf");
System.out.println("Input: XML (" + xmlFile + ")");

View File

@ -0,0 +1,845 @@
<?xml version="1.0" encoding="UTF-8"?>
<DOCUMENT>
<ROWSET>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A06</DATEN>
<DATEN_NO>6</DATEN_NO>
<EINSATZ>Kraftstoff getankt</EINSATZ>
<EINHEIT>(l/kg)</EINHEIT>
<JAN>241.24</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>241.24</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A07</DATEN>
<DATEN_NO>7</DATEN_NO>
<EINSATZ>Elektrofahrzeug geladen</EINSATZ>
<EINHEIT>(kWh)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A08</DATEN>
<DATEN_NO>8</DATEN_NO>
<EINSATZ>Kraftstoff Liter-Preis</EINSATZ>
<EINHEIT>(EUR je l/kg)</EINHEIT>
<JAN>1.18</JAN>
<FEB></FEB>
<MRZ></MRZ>
<APR></APR>
<MAI></MAI>
<JUN></JUN>
<JUL></JUL>
<AUG></AUG>
<SEP></SEP>
<OKT></OKT>
<NOV></NOV>
<DEZ></DEZ>
<SUMME>1.18</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A09</DATEN>
<DATEN_NO>9</DATEN_NO>
<EINSATZ>Kraftstoff Verbrauch</EINSATZ>
<EINHEIT>(l/kg je 100km)</EINHEIT>
<JAN>8.52</JAN>
<FEB></FEB>
<MRZ></MRZ>
<APR></APR>
<MAI></MAI>
<JUN></JUN>
<JUL></JUL>
<AUG></AUG>
<SEP></SEP>
<OKT></OKT>
<NOV></NOV>
<DEZ></DEZ>
<SUMME>8.52</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A10</DATEN>
<DATEN_NO>10</DATEN_NO>
<EINSATZ>Kraftstoff/Strom bezahlt</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>285.72</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>285.72</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A11</DATEN>
<DATEN_NO>11</DATEN_NO>
<EINSATZ>Öl nachgefüllt</EINSATZ>
<EINHEIT>(l)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A12</DATEN>
<DATEN_NO>12</DATEN_NO>
<EINSATZ>Öl bezahlt</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A13</DATEN>
<DATEN_NO>13</DATEN_NO>
<EINSATZ>Kosten Reparatur/Insp.</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A14</DATEN>
<DATEN_NO>14</DATEN_NO>
<EINSATZ>Kosten Zubehör</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>38.56</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>38.56</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A15</DATEN>
<DATEN_NO>15</DATEN_NO>
<EINSATZ>Kraftfahrzeugsteuer</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A16</DATEN>
<DATEN_NO>16</DATEN_NO>
<EINSATZ>Kosten Leasingrate</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>226.10</JAN>
<FEB>226.10</FEB>
<MRZ>226.10</MRZ>
<APR>226.10</APR>
<MAI>226.10</MAI>
<JUN>226.10</JUN>
<JUL>226.10</JUL>
<AUG>226.10</AUG>
<SEP>226.10</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>2,034.90</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A17</DATEN>
<DATEN_NO>17</DATEN_NO>
<EINSATZ>Kosten Rundfunkbeitrag</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>4.49</JAN>
<FEB>4.49</FEB>
<MRZ>4.49</MRZ>
<APR>4.49</APR>
<MAI>4.49</MAI>
<JUN>0.00</JUN>
<JUL>4.49</JUL>
<AUG>4.49</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>31.43</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A18</DATEN>
<DATEN_NO>18</DATEN_NO>
<EINSATZ>Kosten Funk</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A19</DATEN>
<DATEN_NO>19</DATEN_NO>
<EINSATZ>Summe aller Kosten</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>554.87</JAN>
<FEB>230.59</FEB>
<MRZ>230.59</MRZ>
<APR>230.59</APR>
<MAI>230.59</MAI>
<JUN>226.10</JUN>
<JUL>230.59</JUL>
<AUG>230.59</AUG>
<SEP>226.10</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>2,390.61</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A20</DATEN>
<DATEN_NO>20</DATEN_NO>
<EINSATZ>gefahrene km</EINSATZ>
<EINHEIT></EINHEIT>
<JAN>2,832</JAN>
<FEB>0</FEB>
<MRZ>0</MRZ>
<APR>0</APR>
<MAI>0</MAI>
<JUN>0</JUN>
<JUL>0</JUL>
<AUG>0</AUG>
<SEP>0</SEP>
<OKT>0</OKT>
<NOV>0</NOV>
<DEZ>0</DEZ>
<SUMME>2,832</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A21</DATEN>
<DATEN_NO>21</DATEN_NO>
<EINSATZ>km-Kosten</EINSATZ>
<EINHEIT>(EUR/km)</EINHEIT>
<JAN>0.20</JAN>
<FEB></FEB>
<MRZ></MRZ>
<APR></APR>
<MAI></MAI>
<JUN></JUN>
<JUL></JUL>
<AUG></AUG>
<SEP></SEP>
<OKT></OKT>
<NOV></NOV>
<DEZ></DEZ>
<SUMME>0.84</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A22</DATEN>
<DATEN_NO>22</DATEN_NO>
<EINSATZ>Arbeitstage</EINSATZ>
<EINHEIT>(AT)</EINHEIT>
<JAN>23</JAN>
<FEB></FEB>
<MRZ></MRZ>
<APR></APR>
<MAI></MAI>
<JUN></JUN>
<JUL></JUL>
<AUG></AUG>
<SEP></SEP>
<OKT></OKT>
<NOV></NOV>
<DEZ></DEZ>
<SUMME>23</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A23</DATEN>
<DATEN_NO>23</DATEN_NO>
<EINSATZ>Einsatztage</EINSATZ>
<EINHEIT>(ET)</EINHEIT>
<JAN>18</JAN>
<FEB></FEB>
<MRZ></MRZ>
<APR></APR>
<MAI></MAI>
<JUN></JUN>
<JUL></JUL>
<AUG></AUG>
<SEP></SEP>
<OKT></OKT>
<NOV></NOV>
<DEZ></DEZ>
<SUMME>18</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A24</DATEN>
<DATEN_NO>24</DATEN_NO>
<EINSATZ>Kosten pro ET</EINSATZ>
<EINHEIT>(EUR/ET)</EINHEIT>
<JAN>30.83</JAN>
<FEB></FEB>
<MRZ></MRZ>
<APR></APR>
<MAI></MAI>
<JUN></JUN>
<JUL></JUL>
<AUG></AUG>
<SEP></SEP>
<OKT></OKT>
<NOV></NOV>
<DEZ></DEZ>
<SUMME>132.81</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG></DAT_AUSSONDERUNG>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS></NEUPREIS>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<DATEN>A25</DATEN>
<DATEN_NO>25</DATEN_NO>
<EINSATZ>Nutzungsfrequenz</EINSATZ>
<EINHEIT>(ETx100/AT)</EINHEIT>
<JAN>78</JAN>
<FEB></FEB>
<MRZ></MRZ>
<APR></APR>
<MAI></MAI>
<JUN></JUN>
<JUL></JUL>
<AUG></AUG>
<SEP></SEP>
<OKT></OKT>
<NOV></NOV>
<DEZ></DEZ>
<SUMME>78</SUMME>
</ROW>
</ROWSET>
</DOCUMENT>

View File

@ -0,0 +1,652 @@
<?xml version = '1.0' encoding = 'utf-8'?>
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Oliver.Warz@pdv.de
TMIL / TLBV
2022-06-25 Halter dynamisch
2022-04-26 Kostenblatt 2020 Hybrid / Prozentzeichen entfernt
2021-09-14 Kostenblatt 2020 Hybrid
2019-02-08 Initiale Version
-->
<xsl:variable name="_XDOFOPOS" select="''"/>
<xsl:variable name="_XDOFOPOS2" select="number(1)"/>
<xsl:variable name="_XDOFOTOTAL" select="number(1)"/>
<xsl:variable name="_XDOFOOSTOTAL" select="number(0)"/>
<xsl:attribute-set name="padding">
<xsl:attribute name="padding-bottom">0.25pt</xsl:attribute>
<xsl:attribute name="padding-top">0.25pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="text">
<xsl:attribute name="text-align">start</xsl:attribute>
<xsl:attribute name="orphans">2</xsl:attribute>
<xsl:attribute name="start-indent">0.0pt</xsl:attribute>
<xsl:attribute name="linefeed-treatment">preserve</xsl:attribute>
<xsl:attribute name="padding-top">0.0pt</xsl:attribute>
<xsl:attribute name="end-indent">0.0pt</xsl:attribute>
<xsl:attribute name="padding-bottom">0.0pt</xsl:attribute>
<xsl:attribute name="height">0.0pt</xsl:attribute>
<xsl:attribute name="widows">2</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="align-left">
<xsl:attribute name="text-align">left</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="align-center">
<xsl:attribute name="text-align">center</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="align-right">
<xsl:attribute name="text-align">right</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="footer">
<xsl:attribute name="text-align">right</xsl:attribute>
<xsl:attribute name="start-indent">5.4pt</xsl:attribute>
<xsl:attribute name="end-indent">5.4pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="text_2">
<xsl:attribute name="start-indent">5.4pt</xsl:attribute>
<xsl:attribute name="end-indent">23.4pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="text_20">
<xsl:attribute name="height">13.872pt</xsl:attribute>
<xsl:attribute name="end-indent">5.4pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="text_0">
<xsl:attribute name="end-indent">5.4pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="page-header">
</xsl:attribute-set>
<xsl:attribute-set name="page-footer">
</xsl:attribute-set>
<xsl:attribute-set name="body-font">
</xsl:attribute-set>
<xsl:attribute-set name="page-number">
<xsl:attribute name="height">13.872pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="header-font">
<xsl:attribute name="white-space-collapse">false</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="border">
<xsl:attribute name="border-start-style">solid</xsl:attribute>
<xsl:attribute name="border-end-style">solid</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell">
<xsl:attribute name="padding-start">5.15pt</xsl:attribute>
<xsl:attribute name="vertical-align">top</xsl:attribute>
<xsl:attribute name="padding-top">0.0pt</xsl:attribute>
<xsl:attribute name="padding-end">5.15pt</xsl:attribute>
<xsl:attribute name="number-columns-spanned">1</xsl:attribute>
<xsl:attribute name="height">0.0pt</xsl:attribute>
<xsl:attribute name="padding-bottom">0.0pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="header-color">
</xsl:attribute-set>
<!-- Attribut-Sets fuer Tabellenzellen -->
<xsl:attribute-set name="cell-style">
<xsl:attribute name="font-size">7pt</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style">
<xsl:attribute name="font-size">7pt</xsl:attribute>
<xsl:attribute name="line-height">16pt</xsl:attribute>
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style-5">
<xsl:attribute name="font-size">6pt</xsl:attribute>
<xsl:attribute name="line-height">16pt</xsl:attribute>
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
<xsl:attribute name="font-style">italic</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style-8">
<xsl:attribute name="font-size">8pt</xsl:attribute>
<xsl:attribute name="line-height">16pt</xsl:attribute>
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style-none">
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style-none">
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-header-a">
<xsl:attribute name="font-size">8.0pt</xsl:attribute>
<xsl:attribute name="height">8.0pt</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="background-color">#d6d6d6</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-header-b">
<xsl:attribute name="font-size">6.0pt</xsl:attribute>
<xsl:attribute name="height">6.0pt</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="background-color">#d6d6d6</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-black">
<xsl:attribute name="font-size">14.0pt</xsl:attribute>
<xsl:attribute name="height">14.0pt</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-red">
<xsl:attribute name="font-size">14.0pt</xsl:attribute>
<xsl:attribute name="height">14.0pt</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.0pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="color">red</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-none">
<xsl:attribute name="font-size">3pt</xsl:attribute>
<xsl:attribute name="height">3pt</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.0pt</xsl:attribute>
<xsl:attribute name="border-style">none</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-8">
<xsl:attribute name="font-size">8.0pt</xsl:attribute>
<xsl:attribute name="height">8.0pt</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-7">
<xsl:attribute name="font-size">7pt</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:template match="/">
<fo:root>
<fo:layout-master-set>
<fo:simple-page-master master-name="master0" margin-left="60.6pt" margin-right="66.6pt" page-height="595.3pt" page-width="841.9pt" margin-top="16.0pt" margin-bottom="16.0pt">
<fo:region-body region-name="region-body" margin-top="24.0pt" margin-bottom="34.0pt"/>
<fo:region-before region-name="region-header" extent="54.0pt"/>
<fo:region-after region-name="region-footer" extent="54.0pt" display-align="after"/>
</fo:simple-page-master>
</fo:layout-master-set>
<fo:page-sequence master-reference="master0">
<xsl:variable name="_PW" select="number(841.9)"/>
<xsl:variable name="_PH" select="number(595.3)"/>
<xsl:variable name="_ML" select="number(72.0)"/>
<xsl:variable name="_MR" select="number(72.0)"/>
<xsl:variable name="_MT" select="number(90.0)"/>
<xsl:variable name="_MB" select="number(90.0)"/>
<xsl:variable name="_HY" select="number(36.0)"/>
<xsl:variable name="_FY" select="number(36.0)"/>
<xsl:variable name="_SECTION_NAME" select="string('master0')"/>
<!-- <fo:static-content flow-name="region-footer">
<fo:block xsl:use-attribute-sets="text footer">
<fo:inline xsl:use-attribute-sets="body-font page-number">
<fo:page-number/>
</fo:inline>
</fo:block>
<fo:block xsl:use-attribute-sets="text text_2">
<fo:inline xsl:use-attribute-sets="page-footer">PAGE_FOOTER</fo:inline>
</fo:block>
</fo:static-content>
-->
<fo:flow flow-name="region-body">
<fo:table border-style="none" table-layout="fixed" width="100">
<fo:table-column column-width="5.4cm"/>
<fo:table-column column-width="15.7cm"/>
<fo:table-column column-width="4.8cm"/>
<fo:table-header>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="left">Amtliches Kennzeichen</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="left" >Jahr</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-header>
<fo:table-body>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-black">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">
<xsl:value-of select="//KENNZEICHEN"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-red">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">
<fo:inline>Dienstfahrzeug-Kostenblatt</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-black">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">
<xsl:value-of select="//JAHR"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-none">
<fo:block/>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-none">
<fo:block/>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-none">
<fo:block/>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:table border-style="solid" table-layout="fixed" width="100">
<fo:table-column column-width="0.6cm"/>
<fo:table-column column-width="3.0cm"/>
<fo:table-column column-width="1.8cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.66cm"/>
<fo:table-header>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a" number-columns-spanned="15">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="left" >allgemeine Angaben</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-header>
<fo:table-body>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">1</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >Eigentümer</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">LAND</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Halterdienststelle</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right"><xsl:value-of select="//LABEL_HALTER"/></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Nutzung</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style-5" text-align="right" >(Nah/Fern)</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//NUTZUNG"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">2</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >Fahrzeugart und -typ</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//FAHRZEUGTYP"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Anschaffungskosten EUR</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//NEUPREIS"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Fahrzeug-Ident-Nr</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//FAHRGESTELLNR"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">3</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >Erstzulassung</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style-5" text-align="right" >(Datum)</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//DAT_ZULASSUNG"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Übernahme</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//DAT_UEBERNAHME"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Aussonderung</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//DAT_AUSSONDERUNG"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">4</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >überwiegend Selbstfahrer?</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//FAHRERTYP_SELBSTFAHRER"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Kraftstoffart</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//KRAFTSTOFF"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">5</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >km-Stand Jahresanfang</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//KMSTAND_JA"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">km-Stand Jahresende</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//KMSTAND_JE"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<!-- <fo:block xsl:use-attribute-sets="block-style" text-align="left">Auslastungsquote (x)</fo:block> -->
<fo:block xsl:use-attribute-sets="block-style" text-align="left"><xsl:value-of select="//LABEL_AUSLASTUNGSQUOTE"/></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//AUSLASTUNGSQUOTE"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<xsl:apply-templates/>
<fo:table border-style="none" table-layout="fixed" width="100">
<fo:table-column column-width="0.6cm"/>
<fo:table-column column-width="3.0cm"/>
<fo:table-column column-width="1.8cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.66cm"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell">
<fo:block xsl:use-attribute-sets="block-style" text-align="right"/>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Kfz-RL (Anlage 2) (c) 2020 TFM</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell" number-columns-spanned="10">
<fo:block xsl:use-attribute-sets="block-style" text-align="center"/>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">
<xsl:value-of select="//DATUM"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:block id="LastPage"/>
</fo:flow>
</fo:page-sequence>
</fo:root>
</xsl:template>
<!-- Tabellenkopf -->
<xsl:template name="table-head">
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="left" >Einsatz</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="right" >Monat</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Jan</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Feb</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Mrz</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Apr</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Mai</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Jun</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Jul</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Aug</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Sep</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Okt</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Nov</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Dez</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Summen</fo:block>
</fo:table-cell>
</fo:table-row>
</xsl:template>
<xsl:template match="ROWSET">
<fo:table border-style="solid" table-layout="fixed" width="100">
<fo:table-column column-width="0.6cm"/>
<fo:table-column column-width="3.0cm"/>
<fo:table-column column-width="1.8cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.66cm"/>
<fo:table-header>
<xsl:call-template name="table-head"/>
</fo:table-header>
<fo:table-body>
<xsl:apply-templates select="ROW"/>
</fo:table-body>
</fo:table>
</xsl:template>
<xsl:template match="ROW">
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">
<xsl:value-of select="DATEN_NO"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">
<xsl:value-of select="EINSATZ"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style-5" text-align="right">
<xsl:value-of select="EINHEIT"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="JAN"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="FEB"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="MRZ"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="APR"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="MAI"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="JUN"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="JUL"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="AUG"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="SEP"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="OKT"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="NOV"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="DEZ"/>
</fo:block>
</fo:table-cell>
<!-- <xsl:variable name="r" select="position()"/>
<xsl:if test="$r mod 17 = 0"><xsl:attribute name="page-break-after">always</xsl:attribute></xsl:if>
-->
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="SUMME"/><!--xx <xsl:value-of select="$r"/><xsl:if test="$r mod 17 = 0">break</xsl:if>-->
</fo:block>
</fo:table-cell>
</fo:table-row>
</xsl:template>
</xsl:stylesheet>

View File

@ -0,0 +1,796 @@
<DOCUMENT>
<ROWSET>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X06</DATEN>
<DATEN_NO>6</DATEN_NO>
<EINSATZ>Strom extern getankt</EINSATZ>
<EINHEIT>kWh</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X07</DATEN>
<DATEN_NO>7</DATEN_NO>
<EINSATZ>Strom bezahlt</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>90.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>90.00</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X08</DATEN>
<DATEN_NO>8</DATEN_NO>
<EINSATZ>Stromtankstelle Land genutzt</EINSATZ>
<EINHEIT>kWh</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>800.00</DEZ>
<SUMME>800.00</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X09</DATEN>
<DATEN_NO>9</DATEN_NO>
<EINSATZ>Miete Batteriesystem</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>500.00</DEZ>
<SUMME>500.00</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X10</DATEN>
<DATEN_NO>10</DATEN_NO>
<EINSATZ>Kosten Reparatur/Insp.</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X11</DATEN>
<DATEN_NO>11</DATEN_NO>
<EINSATZ>Kosten Zubehör</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>38.56</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>38.56</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X12</DATEN>
<DATEN_NO>12</DATEN_NO>
<EINSATZ>Kraftfahrzeugsteuer</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X13</DATEN>
<DATEN_NO>13</DATEN_NO>
<EINSATZ>Kosten Leasingrate</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>226.10</JAN>
<FEB>226.10</FEB>
<MRZ>226.10</MRZ>
<APR>226.10</APR>
<MAI>226.10</MAI>
<JUN>226.10</JUN>
<JUL>226.10</JUL>
<AUG>226.10</AUG>
<SEP>226.10</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>2,034.90</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X14</DATEN>
<DATEN_NO>14</DATEN_NO>
<EINSATZ>Kosten Rundfunkbeitrag</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>4.49</JAN>
<FEB>4.49</FEB>
<MRZ>4.49</MRZ>
<APR>4.49</APR>
<MAI>4.49</MAI>
<JUN>0.00</JUN>
<JUL>4.49</JUL>
<AUG>4.49</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>31.43</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X15</DATEN>
<DATEN_NO>15</DATEN_NO>
<EINSATZ>Kosten Funk</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X16</DATEN>
<DATEN_NO>16</DATEN_NO>
<EINSATZ>Sonstige Kosten</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>19.95</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>19.95</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X17</DATEN>
<DATEN_NO>17</DATEN_NO>
<EINSATZ>Summe aller Kosten</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>289.10</JAN>
<FEB>320.59</FEB>
<MRZ>230.59</MRZ>
<APR>230.59</APR>
<MAI>230.59</MAI>
<JUN>226.10</JUN>
<JUL>230.59</JUL>
<AUG>230.59</AUG>
<SEP>226.10</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>500.00</DEZ>
<SUMME>2,714.84</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X18</DATEN>
<DATEN_NO>18</DATEN_NO>
<EINSATZ>gefahrene km</EINSATZ>
<EINHEIT/>
<JAN>2,832</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>2,832</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X19</DATEN>
<DATEN_NO>19</DATEN_NO>
<EINSATZ>km-Kosten</EINSATZ>
<EINHEIT>(EUR/km)</EINHEIT>
<JAN>0.10</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>0.01</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X20</DATEN>
<DATEN_NO>20</DATEN_NO>
<EINSATZ>Arbeitstage</EINSATZ>
<EINHEIT>(AT)</EINHEIT>
<JAN>23</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>23</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X21</DATEN>
<DATEN_NO>21</DATEN_NO>
<EINSATZ>Einsatztage</EINSATZ>
<EINHEIT>(ET)</EINHEIT>
<JAN>18</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>18</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X22</DATEN>
<DATEN_NO>22</DATEN_NO>
<EINSATZ>Kosten pro ET</EINSATZ>
<EINHEIT>(EUR/ET)</EINHEIT>
<JAN>16.06</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>150.82</SUMME>
</ROW>
<ROW>
<DATUM>Sunday , 17. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_E</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Elektro</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>X23</DATEN>
<DATEN_NO>23</DATEN_NO>
<EINSATZ>Nutzungsfrequenz ETx100/AT</EINSATZ>
<EINHEIT/>
<JAN>78</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>78</SUMME>
</ROW>
</ROWSET>
</DOCUMENT>

View File

@ -0,0 +1,652 @@
<?xml version = '1.0' encoding = 'utf-8'?>
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Oliver.Warz@pdv.de
TMIL / TLBV
2024-03-16 Stand 2023 hybrid https://tlf.thueringen.de/fileadmin/tlf/fahrdienst/DKfzRL_Stand_2023_-_nichtamtl._Lesefassung.pdf
2022-06-25 Halter dynamisch
2022-04-26 Kostenblatt 2020 Hybrid / Prozentzeichen entfernt
2021-09-14 Kostenblatt 2020 Hybrid
2019-02-08 Initiale Version
-->
<xsl:variable name="_XDOFOPOS" select="''"/>
<xsl:variable name="_XDOFOPOS2" select="number(1)"/>
<xsl:variable name="_XDOFOTOTAL" select="number(1)"/>
<xsl:variable name="_XDOFOOSTOTAL" select="number(0)"/>
<xsl:attribute-set name="padding">
<xsl:attribute name="padding-bottom">0.25pt</xsl:attribute>
<xsl:attribute name="padding-top">0.25pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="text">
<xsl:attribute name="text-align">start</xsl:attribute>
<xsl:attribute name="orphans">2</xsl:attribute>
<xsl:attribute name="start-indent">0.0pt</xsl:attribute>
<xsl:attribute name="linefeed-treatment">preserve</xsl:attribute>
<xsl:attribute name="padding-top">0.0pt</xsl:attribute>
<xsl:attribute name="end-indent">0.0pt</xsl:attribute>
<xsl:attribute name="padding-bottom">0.0pt</xsl:attribute>
<xsl:attribute name="height">0.0pt</xsl:attribute>
<xsl:attribute name="widows">2</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="align-left">
<xsl:attribute name="text-align">left</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="align-center">
<xsl:attribute name="text-align">center</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="align-right">
<xsl:attribute name="text-align">right</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="footer">
<xsl:attribute name="text-align">right</xsl:attribute>
<xsl:attribute name="start-indent">5.4pt</xsl:attribute>
<xsl:attribute name="end-indent">5.4pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="text_2">
<xsl:attribute name="start-indent">5.4pt</xsl:attribute>
<xsl:attribute name="end-indent">23.4pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="text_20">
<xsl:attribute name="height">13.872pt</xsl:attribute>
<xsl:attribute name="end-indent">5.4pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="text_0">
<xsl:attribute name="end-indent">5.4pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="page-header">
</xsl:attribute-set>
<xsl:attribute-set name="page-footer">
</xsl:attribute-set>
<xsl:attribute-set name="body-font">
</xsl:attribute-set>
<xsl:attribute-set name="page-number">
<xsl:attribute name="height">13.872pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="header-font">
<xsl:attribute name="white-space-collapse">false</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="border">
<xsl:attribute name="border-start-style">solid</xsl:attribute>
<xsl:attribute name="border-end-style">solid</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell">
<xsl:attribute name="padding-start">5.15pt</xsl:attribute>
<xsl:attribute name="vertical-align">top</xsl:attribute>
<xsl:attribute name="padding-top">0.0pt</xsl:attribute>
<xsl:attribute name="padding-end">5.15pt</xsl:attribute>
<xsl:attribute name="number-columns-spanned">1</xsl:attribute>
<xsl:attribute name="height">0.0pt</xsl:attribute>
<xsl:attribute name="padding-bottom">0.0pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="header-color">
</xsl:attribute-set>
<!-- Attribut-Sets fuer Tabellenzellen -->
<xsl:attribute-set name="cell-style">
<xsl:attribute name="font-size">7pt</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style">
<xsl:attribute name="font-size">7pt</xsl:attribute>
<xsl:attribute name="line-height">16pt</xsl:attribute>
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style-5">
<xsl:attribute name="font-size">6pt</xsl:attribute>
<xsl:attribute name="line-height">16pt</xsl:attribute>
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
<xsl:attribute name="font-style">italic</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style-8">
<xsl:attribute name="font-size">8pt</xsl:attribute>
<xsl:attribute name="line-height">16pt</xsl:attribute>
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style-none">
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style-none">
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-header-a">
<xsl:attribute name="font-size">8.0pt</xsl:attribute>
<xsl:attribute name="height">8.0pt</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="background-color">#d6d6d6</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-header-b">
<xsl:attribute name="font-size">6.0pt</xsl:attribute>
<xsl:attribute name="height">6.0pt</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="background-color">#e3e3e3</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-black">
<xsl:attribute name="font-size">14.0pt</xsl:attribute>
<xsl:attribute name="height">14.0pt</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-red">
<xsl:attribute name="font-size">14.0pt</xsl:attribute>
<xsl:attribute name="height">14.0pt</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.0pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="color">#E83716</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-none">
<xsl:attribute name="font-size">3pt</xsl:attribute>
<xsl:attribute name="height">3pt</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.0pt</xsl:attribute>
<xsl:attribute name="border-style">none</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-8">
<xsl:attribute name="font-size">8.0pt</xsl:attribute>
<xsl:attribute name="height">8.0pt</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-7">
<xsl:attribute name="font-size">7pt</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:template match="/">
<fo:root>
<fo:layout-master-set>
<fo:simple-page-master master-name="master0" margin-left="60.6pt" margin-right="66.6pt" page-height="595.3pt" page-width="841.9pt" margin-top="16.0pt" margin-bottom="16.0pt">
<fo:region-body region-name="region-body" margin-top="24.0pt" margin-bottom="34.0pt"/>
<fo:region-before region-name="region-header" extent="54.0pt"/>
<fo:region-after region-name="region-footer" extent="54.0pt" display-align="after"/>
</fo:simple-page-master>
</fo:layout-master-set>
<fo:page-sequence master-reference="master0">
<xsl:variable name="_PW" select="number(841.9)"/>
<xsl:variable name="_PH" select="number(595.3)"/>
<xsl:variable name="_ML" select="number(72.0)"/>
<xsl:variable name="_MR" select="number(72.0)"/>
<xsl:variable name="_MT" select="number(90.0)"/>
<xsl:variable name="_MB" select="number(90.0)"/>
<xsl:variable name="_HY" select="number(36.0)"/>
<xsl:variable name="_FY" select="number(36.0)"/>
<xsl:variable name="_SECTION_NAME" select="string('master0')"/>
<!-- <fo:static-content flow-name="region-footer">
<fo:block xsl:use-attribute-sets="text footer">
<fo:inline xsl:use-attribute-sets="body-font page-number">
<fo:page-number/>
</fo:inline>
</fo:block>
<fo:block xsl:use-attribute-sets="text text_2">
<fo:inline xsl:use-attribute-sets="page-footer">PAGE_FOOTER</fo:inline>
</fo:block>
</fo:static-content>
-->
<fo:flow flow-name="region-body">
<fo:table border-style="none" table-layout="fixed" width="100">
<fo:table-column column-width="5.4cm"/>
<fo:table-column column-width="15.7cm"/>
<fo:table-column column-width="4.8cm"/>
<fo:table-header>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="left">Amtliches Kennzeichen</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="left" >Jahr</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-header>
<fo:table-body>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-black">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">
<xsl:value-of select="//KENNZEICHEN"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-red">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">
<fo:inline>Dienstkraftfahrzeug-Kostenblatt (Elektrofahrzeuge)</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-black">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">
<xsl:value-of select="//JAHR"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-none">
<fo:block/>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-none">
<fo:block/>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-none">
<fo:block/>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:table border-style="solid" table-layout="fixed" width="100">
<fo:table-column column-width="0.6cm"/>
<fo:table-column column-width="3.6cm"/>
<fo:table-column column-width="1.2cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.66cm"/>
<fo:table-header>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a" number-columns-spanned="15">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="left" >allgemeine Angaben</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-header>
<fo:table-body>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">1</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >Eigentümer</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">LAND</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Halterdienststelle</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right"><xsl:value-of select="//LABEL_HALTER"/></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Nutzung</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style-5" text-align="right" >(Nah/Fern)</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//NUTZUNG"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">2</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >Fahrzeugart und -typ</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//FAHRZEUGTYP"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Anschaffungskosten EUR</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//NEUPREIS"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Fahrzeug-Ident-Nr</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//FAHRGESTELLNR"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">3</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >Erstzulassung</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style-5" text-align="right" >(Datum)</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//DAT_ZULASSUNG"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Übernahme</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//DAT_UEBERNAHME"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Aussonderung</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//DAT_AUSSONDERUNG"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">4</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >überwiegend Selbstfahrer?</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//FAHRERTYP_SELBSTFAHRER"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right"></fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">5</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >km-Stand Jahresanfang</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//KMSTAND_JA"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">km-Stand Jahresende</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//KMSTAND_JE"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<!-- <fo:block xsl:use-attribute-sets="block-style" text-align="left">Auslastungsquote (x)</fo:block> -->
<fo:block xsl:use-attribute-sets="block-style" text-align="left"><xsl:value-of select="//LABEL_AUSLASTUNGSQUOTE"/></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//AUSLASTUNGSQUOTE"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<xsl:apply-templates/>
<fo:table border-style="none" table-layout="fixed" width="100">
<fo:table-column column-width="0.6cm"/>
<fo:table-column column-width="3.6cm"/>
<fo:table-column column-width="1.2cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.66cm"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell">
<fo:block xsl:use-attribute-sets="block-style" text-align="right"/>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">DKfzRL (Anlage 2a); Stand: 2023</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell" number-columns-spanned="10">
<fo:block xsl:use-attribute-sets="block-style" text-align="center"/>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">
<xsl:value-of select="//DATUM"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:block id="LastPage"/>
</fo:flow>
</fo:page-sequence>
</fo:root>
</xsl:template>
<!-- Tabellenkopf -->
<xsl:template name="table-head">
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="left" >Einsatz</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="right" >Monat</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Jan</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Feb</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Mrz</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Apr</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Mai</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Jun</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Jul</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Aug</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Sep</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Okt</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Nov</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Dez</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Summen</fo:block>
</fo:table-cell>
</fo:table-row>
</xsl:template>
<xsl:template match="ROWSET">
<fo:table border-style="solid" table-layout="fixed" width="100">
<fo:table-column column-width="0.6cm"/>
<fo:table-column column-width="3.6cm"/>
<fo:table-column column-width="1.2cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.66cm"/>
<fo:table-header>
<xsl:call-template name="table-head"/>
</fo:table-header>
<fo:table-body>
<xsl:apply-templates select="ROW"/>
</fo:table-body>
</fo:table>
</xsl:template>
<xsl:template match="ROW">
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">
<xsl:value-of select="DATEN_NO"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">
<xsl:value-of select="EINSATZ"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style-5" text-align="right">
<xsl:value-of select="EINHEIT"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="JAN"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="FEB"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="MRZ"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="APR"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="MAI"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="JUN"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="JUL"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="AUG"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="SEP"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="OKT"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="NOV"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="DEZ"/>
</fo:block>
</fo:table-cell>
<!-- <xsl:variable name="r" select="position()"/>
<xsl:if test="$r mod 17 = 0"><xsl:attribute name="page-break-after">always</xsl:attribute></xsl:if>
-->
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="SUMME"/><!--xx <xsl:value-of select="$r"/><xsl:if test="$r mod 17 = 0">break</xsl:if>-->
</fo:block>
</fo:table-cell>
</fo:table-row>
</xsl:template>
</xsl:stylesheet>

View File

@ -0,0 +1,928 @@
<DOCUMENT>
<ROWSET>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A06</DATEN>
<DATEN_NO>6</DATEN_NO>
<EINSATZ>Kraftstoff getankt</EINSATZ>
<EINHEIT>(l/kg)</EINHEIT>
<JAN>241.24</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>241.24</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A07</DATEN>
<DATEN_NO>7</DATEN_NO>
<EINSATZ>Elektrofahrzeug geladen</EINSATZ>
<EINHEIT>(kWh)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A08</DATEN>
<DATEN_NO>8</DATEN_NO>
<EINSATZ>Kraftstoff Liter-Preis</EINSATZ>
<EINHEIT>(EUR je l/kg)</EINHEIT>
<JAN>1.18</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>1.18</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A09</DATEN>
<DATEN_NO>9</DATEN_NO>
<EINSATZ>Kraftstoff Verbrauch</EINSATZ>
<EINHEIT>(l/kg je 100km)</EINHEIT>
<JAN>8.52</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>8.52</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A10</DATEN>
<DATEN_NO>10</DATEN_NO>
<EINSATZ>Kraftstoff/Strom bezahlt</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>285.72</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>285.72</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A11</DATEN>
<DATEN_NO>11</DATEN_NO>
<EINSATZ>Öl nachgefüllt</EINSATZ>
<EINHEIT>(l)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A12</DATEN>
<DATEN_NO>12</DATEN_NO>
<EINSATZ>Öl bezahlt</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A13</DATEN>
<DATEN_NO>13</DATEN_NO>
<EINSATZ>Kosten Reparatur/Insp.</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A14</DATEN>
<DATEN_NO>14</DATEN_NO>
<EINSATZ>Kosten Zubehör</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>38.56</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>38.56</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A15</DATEN>
<DATEN_NO>15</DATEN_NO>
<EINSATZ>Kraftfahrzeugsteuer</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A16</DATEN>
<DATEN_NO>16</DATEN_NO>
<EINSATZ>Kosten Leasingrate</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>226.10</JAN>
<FEB>226.10</FEB>
<MRZ>226.10</MRZ>
<APR>226.10</APR>
<MAI>226.10</MAI>
<JUN>226.10</JUN>
<JUL>226.10</JUL>
<AUG>226.10</AUG>
<SEP>226.10</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>2,034.90</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A17</DATEN>
<DATEN_NO>17</DATEN_NO>
<EINSATZ>Kosten Rundfunkbeitrag</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>4.49</JAN>
<FEB>4.49</FEB>
<MRZ>4.49</MRZ>
<APR>4.49</APR>
<MAI>4.49</MAI>
<JUN>0.00</JUN>
<JUL>4.49</JUL>
<AUG>4.49</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>31.43</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A18</DATEN>
<DATEN_NO>18</DATEN_NO>
<EINSATZ>Kosten Funk</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>0.00</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>0.00</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A19</DATEN>
<DATEN_NO>19</DATEN_NO>
<EINSATZ>Sonstige Kosten</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>19.95</JAN>
<FEB>0.00</FEB>
<MRZ>0.00</MRZ>
<APR>0.00</APR>
<MAI>0.00</MAI>
<JUN>0.00</JUN>
<JUL>0.00</JUL>
<AUG>0.00</AUG>
<SEP>0.00</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>19.95</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A20</DATEN>
<DATEN_NO>20</DATEN_NO>
<EINSATZ>Summe aller Kosten</EINSATZ>
<EINHEIT>(EUR)</EINHEIT>
<JAN>574.82</JAN>
<FEB>230.59</FEB>
<MRZ>230.59</MRZ>
<APR>230.59</APR>
<MAI>230.59</MAI>
<JUN>226.10</JUN>
<JUL>230.59</JUL>
<AUG>230.59</AUG>
<SEP>226.10</SEP>
<OKT>0.00</OKT>
<NOV>0.00</NOV>
<DEZ>0.00</DEZ>
<SUMME>2,410.56</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A21</DATEN>
<DATEN_NO>21</DATEN_NO>
<EINSATZ>gefahrene km</EINSATZ>
<EINHEIT/>
<JAN>2,832</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>2,832</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A22</DATEN>
<DATEN_NO>22</DATEN_NO>
<EINSATZ>km-Kosten</EINSATZ>
<EINHEIT>(EUR/km)</EINHEIT>
<JAN>0.20</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>0.01</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A23</DATEN>
<DATEN_NO>23</DATEN_NO>
<EINSATZ>Arbeitstage</EINSATZ>
<EINHEIT>(AT)</EINHEIT>
<JAN>23</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>23</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A24</DATEN>
<DATEN_NO>24</DATEN_NO>
<EINSATZ>Einsatztage</EINSATZ>
<EINHEIT>(ET)</EINHEIT>
<JAN>18</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>18</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A25</DATEN>
<DATEN_NO>25</DATEN_NO>
<EINSATZ>Kosten pro ET</EINSATZ>
<EINHEIT>(EUR/ET)</EINHEIT>
<JAN>31.93</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>133.92</SUMME>
</ROW>
<ROW>
<DATUM>Saturday , 16. March 2024</DATUM>
<LABEL_AUSLASTUNGSQUOTE>Auslastungsquote (%)</LABEL_AUSLASTUNGSQUOTE>
<LABEL_HALTER>TMIL</LABEL_HALTER>
<JAHR>2019</JAHR>
<REP_FORMAT>2023_VH</REP_FORMAT>
<ID_KFZ>605</ID_KFZ>
<KENNZEICHEN>THL 2-1</KENNZEICHEN>
<FAHRZEUGTYP>BMW 730d xDrive (Leasing-PKW)</FAHRZEUGTYP>
<FAHRGESTELLNR>WBA7C41010BR89892</FAHRGESTELLNR>
<DAT_ZULASSUNG>01.10.2018</DAT_ZULASSUNG>
<DAT_AUSSONDERUNG/>
<DAT_UEBERNAHME>01.10.2018</DAT_UEBERNAHME>
<FAHRERTYP_SELBSTFAHRER>nein</FAHRERTYP_SELBSTFAHRER>
<NEUPREIS/>
<KFZSTEUER>0.00</KFZSTEUER>
<LEASINGRATE>226.10</LEASINGRATE>
<NUTZUNG>Regio/Fern</NUTZUNG>
<KRAFTSTOFF>Diesel</KRAFTSTOFF>
<ID_NUTZUNG>F</ID_NUTZUNG>
<KMSTAND_JA>9,361</KMSTAND_JA>
<KMSTAND_JE>12,193</KMSTAND_JE>
<AUSLASTUNGSQUOTE>8</AUSLASTUNGSQUOTE>
<GEZ>31.43</GEZ>
<FUNK>0.00</FUNK>
<EMISSION>790</EMISSION>
<DATEN>A26</DATEN>
<DATEN_NO>26</DATEN_NO>
<EINSATZ>Nutzungsfrequenz</EINSATZ>
<EINHEIT>(ETx100/AT)</EINHEIT>
<JAN>78</JAN>
<FEB/>
<MRZ/>
<APR/>
<MAI/>
<JUN/>
<JUL/>
<AUG/>
<SEP/>
<OKT/>
<NOV/>
<DEZ/>
<SUMME>78</SUMME>
</ROW>
</ROWSET>
</DOCUMENT>

View File

@ -0,0 +1,656 @@
<?xml version = '1.0' encoding = 'utf-8'?>
<xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Oliver.Warz@pdv.de
TMIL / TLBV
2024-03-16 Stand 2023 hybrid https://tlf.thueringen.de/fileadmin/tlf/fahrdienst/DKfzRL_Stand_2023_-_nichtamtl._Lesefassung.pdf
2022-06-25 Halter dynamisch
2022-04-26 Kostenblatt 2020 Hybrid / Prozentzeichen entfernt
2021-09-14 Kostenblatt 2020 Hybrid
2019-02-08 Initiale Version
-->
<xsl:variable name="_XDOFOPOS" select="''"/>
<xsl:variable name="_XDOFOPOS2" select="number(1)"/>
<xsl:variable name="_XDOFOTOTAL" select="number(1)"/>
<xsl:variable name="_XDOFOOSTOTAL" select="number(0)"/>
<xsl:attribute-set name="padding">
<xsl:attribute name="padding-bottom">0.25pt</xsl:attribute>
<xsl:attribute name="padding-top">0.25pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="text">
<xsl:attribute name="text-align">start</xsl:attribute>
<xsl:attribute name="orphans">2</xsl:attribute>
<xsl:attribute name="start-indent">0.0pt</xsl:attribute>
<xsl:attribute name="linefeed-treatment">preserve</xsl:attribute>
<xsl:attribute name="padding-top">0.0pt</xsl:attribute>
<xsl:attribute name="end-indent">0.0pt</xsl:attribute>
<xsl:attribute name="padding-bottom">0.0pt</xsl:attribute>
<xsl:attribute name="height">0.0pt</xsl:attribute>
<xsl:attribute name="widows">2</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="align-left">
<xsl:attribute name="text-align">left</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="align-center">
<xsl:attribute name="text-align">center</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="align-right">
<xsl:attribute name="text-align">right</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="footer">
<xsl:attribute name="text-align">right</xsl:attribute>
<xsl:attribute name="start-indent">5.4pt</xsl:attribute>
<xsl:attribute name="end-indent">5.4pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="text_2">
<xsl:attribute name="start-indent">5.4pt</xsl:attribute>
<xsl:attribute name="end-indent">23.4pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="text_20">
<xsl:attribute name="height">13.872pt</xsl:attribute>
<xsl:attribute name="end-indent">5.4pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="text_0">
<xsl:attribute name="end-indent">5.4pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="page-header">
</xsl:attribute-set>
<xsl:attribute-set name="page-footer">
</xsl:attribute-set>
<xsl:attribute-set name="body-font">
</xsl:attribute-set>
<xsl:attribute-set name="page-number">
<xsl:attribute name="height">13.872pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="header-font">
<xsl:attribute name="white-space-collapse">false</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="border">
<xsl:attribute name="border-start-style">solid</xsl:attribute>
<xsl:attribute name="border-end-style">solid</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell">
<xsl:attribute name="padding-start">5.15pt</xsl:attribute>
<xsl:attribute name="vertical-align">top</xsl:attribute>
<xsl:attribute name="padding-top">0.0pt</xsl:attribute>
<xsl:attribute name="padding-end">5.15pt</xsl:attribute>
<xsl:attribute name="number-columns-spanned">1</xsl:attribute>
<xsl:attribute name="height">0.0pt</xsl:attribute>
<xsl:attribute name="padding-bottom">0.0pt</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="header-color">
</xsl:attribute-set>
<!-- Attribut-Sets fuer Tabellenzellen -->
<xsl:attribute-set name="cell-style">
<xsl:attribute name="font-size">7pt</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style">
<xsl:attribute name="font-size">7pt</xsl:attribute>
<xsl:attribute name="line-height">16pt</xsl:attribute>
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style-5">
<xsl:attribute name="font-size">6pt</xsl:attribute>
<xsl:attribute name="line-height">16pt</xsl:attribute>
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
<xsl:attribute name="font-style">italic</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style-8">
<xsl:attribute name="font-size">8pt</xsl:attribute>
<xsl:attribute name="line-height">16pt</xsl:attribute>
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style-none">
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="block-style-none">
<xsl:attribute name="start-indent">1mm</xsl:attribute>
<xsl:attribute name="end-indent"> 1mm</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-header-a">
<xsl:attribute name="font-size">8.0pt</xsl:attribute>
<xsl:attribute name="height">8.0pt</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="background-color">#d6d6d6</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-header-b">
<xsl:attribute name="font-size">6.0pt</xsl:attribute>
<xsl:attribute name="height">6.0pt</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="background-color">#e3e3e3</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-black">
<xsl:attribute name="font-size">14.0pt</xsl:attribute>
<xsl:attribute name="height">14.0pt</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-red">
<xsl:attribute name="font-size">14.0pt</xsl:attribute>
<xsl:attribute name="height">14.0pt</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.0pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="color">#E83716</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-none">
<xsl:attribute name="font-size">3pt</xsl:attribute>
<xsl:attribute name="height">3pt</xsl:attribute>
<xsl:attribute name="font-weight">bold</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.0pt</xsl:attribute>
<xsl:attribute name="border-style">none</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
<xsl:attribute name="color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-8">
<xsl:attribute name="font-size">8.0pt</xsl:attribute>
<xsl:attribute name="height">8.0pt</xsl:attribute>
<xsl:attribute name="font-family">Helvetica</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:attribute-set name="cell-style-text-7">
<xsl:attribute name="font-size">7pt</xsl:attribute>
<xsl:attribute name="border-width">0.5pt</xsl:attribute>
<xsl:attribute name="border-style">solid</xsl:attribute>
<xsl:attribute name="border-color">black</xsl:attribute>
</xsl:attribute-set>
<xsl:template match="/">
<fo:root>
<fo:layout-master-set>
<fo:simple-page-master master-name="master0" margin-left="60.6pt" margin-right="66.6pt" page-height="595.3pt" page-width="841.9pt" margin-top="16.0pt" margin-bottom="16.0pt">
<fo:region-body region-name="region-body" margin-top="24.0pt" margin-bottom="34.0pt"/>
<fo:region-before region-name="region-header" extent="54.0pt"/>
<fo:region-after region-name="region-footer" extent="54.0pt" display-align="after"/>
</fo:simple-page-master>
</fo:layout-master-set>
<fo:page-sequence master-reference="master0">
<xsl:variable name="_PW" select="number(841.9)"/>
<xsl:variable name="_PH" select="number(595.3)"/>
<xsl:variable name="_ML" select="number(72.0)"/>
<xsl:variable name="_MR" select="number(72.0)"/>
<xsl:variable name="_MT" select="number(90.0)"/>
<xsl:variable name="_MB" select="number(90.0)"/>
<xsl:variable name="_HY" select="number(36.0)"/>
<xsl:variable name="_FY" select="number(36.0)"/>
<xsl:variable name="_SECTION_NAME" select="string('master0')"/>
<!-- <fo:static-content flow-name="region-footer">
<fo:block xsl:use-attribute-sets="text footer">
<fo:inline xsl:use-attribute-sets="body-font page-number">
<fo:page-number/>
</fo:inline>
</fo:block>
<fo:block xsl:use-attribute-sets="text text_2">
<fo:inline xsl:use-attribute-sets="page-footer">PAGE_FOOTER</fo:inline>
</fo:block>
</fo:static-content>
-->
<fo:flow flow-name="region-body">
<fo:table border-style="none" table-layout="fixed" width="100">
<fo:table-column column-width="5.4cm"/>
<fo:table-column column-width="15.7cm"/>
<fo:table-column column-width="4.8cm"/>
<fo:table-header>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="left">Amtliches Kennzeichen</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="left" >Jahr</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-header>
<fo:table-body>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-black">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">
<xsl:value-of select="//KENNZEICHEN"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-red">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">
<fo:inline>Dienstkraftfahrzeug-Kostenblatt (Verbrenner/Hybrid)</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-black">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">
<xsl:value-of select="//JAHR"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-none">
<fo:block/>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-none">
<fo:block/>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-text-none">
<fo:block/>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:table border-style="solid" table-layout="fixed" width="100">
<fo:table-column column-width="0.6cm"/>
<fo:table-column column-width="3.0cm"/>
<fo:table-column column-width="1.8cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.66cm"/>
<fo:table-header>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a" number-columns-spanned="15">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="left" >allgemeine Angaben</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-header>
<fo:table-body>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">1</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >Eigentümer</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">LAND</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Halterdienststelle</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right"><xsl:value-of select="//LABEL_HALTER"/></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Nutzung</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style-5" text-align="right" >(Nah/Fern)</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//NUTZUNG"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">2</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >Fahrzeugart und -typ</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//FAHRZEUGTYP"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Anschaffungskosten EUR</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//NEUPREIS"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Fahrzeug-Ident-Nr</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//FAHRGESTELLNR"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">3</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >Erstzulassung</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style-5" text-align="right" >(Datum)</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//DAT_ZULASSUNG"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Übernahme</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//DAT_UEBERNAHME"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Aussonderung</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//DAT_AUSSONDERUNG"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">4</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >überwiegend Selbstfahrer?</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//FAHRERTYP_SELBSTFAHRER"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">Kraftstoffart</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//KRAFTSTOFF"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">CO2-Emission (g/km)</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//EMISSION"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">5</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left" >km-Stand Jahresanfang</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//KMSTAND_JA"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">km-Stand Jahresende</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//KMSTAND_JE"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b" number-columns-spanned="2">
<!-- <fo:block xsl:use-attribute-sets="block-style" text-align="left">Auslastungsquote (x)</fo:block> -->
<fo:block xsl:use-attribute-sets="block-style" text-align="left"><xsl:value-of select="//LABEL_AUSLASTUNGSQUOTE"/></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="//AUSLASTUNGSQUOTE"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<xsl:apply-templates/>
<fo:table border-style="none" table-layout="fixed" width="100">
<fo:table-column column-width="0.6cm"/>
<fo:table-column column-width="3.0cm"/>
<fo:table-column column-width="1.8cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.66cm"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell">
<fo:block xsl:use-attribute-sets="block-style" text-align="right"/>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell" number-columns-spanned="2">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">DKfzRL (Anlage 2); Stand: 2023</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell" number-columns-spanned="10">
<fo:block xsl:use-attribute-sets="block-style" text-align="center"/>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell" number-columns-spanned="3">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">
<xsl:value-of select="//DATUM"/>
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:block id="LastPage"/>
</fo:flow>
</fo:page-sequence>
</fo:root>
</xsl:template>
<!-- Tabellenkopf -->
<xsl:template name="table-head">
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center"></fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="left" >Einsatz</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="right" >Monat</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Jan</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Feb</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Mrz</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Apr</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Mai</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Jun</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Jul</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Aug</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Sep</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Okt</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Nov</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Dez</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-none" text-align="center">Summen</fo:block>
</fo:table-cell>
</fo:table-row>
</xsl:template>
<xsl:template match="ROWSET">
<fo:table border-style="solid" table-layout="fixed" width="100">
<fo:table-column column-width="0.6cm"/>
<fo:table-column column-width="3.0cm"/>
<fo:table-column column-width="1.8cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.57cm"/>
<fo:table-column column-width="1.66cm"/>
<fo:table-header>
<xsl:call-template name="table-head"/>
</fo:table-header>
<fo:table-body>
<xsl:apply-templates select="ROW"/>
</fo:table-body>
</fo:table>
</xsl:template>
<xsl:template match="ROW">
<fo:table-row>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="right">
<xsl:value-of select="DATEN_NO"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style" text-align="left">
<xsl:value-of select="EINSATZ"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style-header-b">
<fo:block xsl:use-attribute-sets="block-style-5" text-align="right">
<xsl:value-of select="EINHEIT"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="JAN"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="FEB"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="MRZ"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="APR"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="MAI"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="JUN"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="JUL"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="AUG"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="SEP"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="OKT"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="NOV"/>
</fo:block>
</fo:table-cell>
<fo:table-cell xsl:use-attribute-sets="cell-style">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="DEZ"/>
</fo:block>
</fo:table-cell>
<!-- <xsl:variable name="r" select="position()"/>
<xsl:if test="$r mod 17 = 0"><xsl:attribute name="page-break-after">always</xsl:attribute></xsl:if>
-->
<fo:table-cell xsl:use-attribute-sets="cell-style-header-a">
<fo:block xsl:use-attribute-sets="block-style-8" text-align="right">
<xsl:value-of select="SUMME"/><!--xx <xsl:value-of select="$r"/><xsl:if test="$r mod 17 = 0">break</xsl:if>-->
</fo:block>
</fo:table-cell>
</fo:table-row>
</xsl:template>
</xsl:stylesheet>