summaryrefslogtreecommitdiff
path: root/mocca-1.2.11/bkucommon/src/test/resources/at/gv/egiz/bku/binding/Stylesheet.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mocca-1.2.11/bkucommon/src/test/resources/at/gv/egiz/bku/binding/Stylesheet.txt')
-rw-r--r--mocca-1.2.11/bkucommon/src/test/resources/at/gv/egiz/bku/binding/Stylesheet.txt56
1 files changed, 0 insertions, 56 deletions
diff --git a/mocca-1.2.11/bkucommon/src/test/resources/at/gv/egiz/bku/binding/Stylesheet.txt b/mocca-1.2.11/bkucommon/src/test/resources/at/gv/egiz/bku/binding/Stylesheet.txt
deleted file mode 100644
index 71dbd103..00000000
--- a/mocca-1.2.11/bkucommon/src/test/resources/at/gv/egiz/bku/binding/Stylesheet.txt
+++ /dev/null
@@ -1,56 +0,0 @@
-
------------------------------2330864292941
-Content-Disposition: form-data; name="Vorname_"
-Content-Type:text/plain;charset=UTF-8
-
-Thassilo
------------------------------2330864292941
-Content-Disposition: form-data; name="Nachname_"
-
-Tester
------------------------------2330864292941
-Content-Disposition: form-data; name="StylesheetURL"
-
-formdata:Stylesheet
------------------------------2330864292941
-Content-Disposition: form-data; name="Beilage_"; filename="Beilage.png"
-Content-Type: image/png
-
-�PNG
-
-
-IHDR   <�"� tRNS n�� pHYs  ��~� tEXtComment �*? WIDATx����N�P�?q�|�D�18XB\Htp��.n�
-�pc�&�2���.L���\n/�z[�����竭����U���>�U6J0��d��R����s�DT
-�*[�j�M?��{��)?�� Sl�8X?���h��Z�&A�c8r�ff#��0xм;�Q@����#�AP0�}???�v.L�kP� �V��dv�uV� �<? � �-?�|
-~�0����� �S��Cw�q{�F����-M��~��?X G �.�SO�vJ?��/P4@3��?)6�S���B���j'�, ��c
-{�� O��c���!�g���c�ٯ"���]u@{C�I�$�C� IEND�B`�
------------------------------2330864292941
-Content-Disposition: form-data; name="XMLRequest"
-Content-Type:text/xml;charset=UTF-8
-
-<?xml version="1.0" encoding="UTF-8"?><sl:NullOperationRequest xmlns:sl="http://www.buergerkarte.at/namespaces/securitylayer/1.2#"/>
------------------------------2330864292941
-Content-Disposition: form-data; name="Stylesheet";
-
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
- <xsl:output media-type="text/html" encoding="ISO8859-1"/>
- <xsl:template match="/">
- <html>
- <body>
- <xsl:choose>
- <xsl:when test="ok">
- <h1>Alles Roger</h1>
- </xsl:when>
- <xsl:otherwise>
- <h1>Uuups</h1>
- </xsl:otherwise>
- </xsl:choose>
- </body>
- </html>
- </xsl:template>
-</xsl:stylesheet>
------------------------------2330864292941
-Content-Disposition: form-data; name="DataURL"
-
-http://localhost:8080/
------------------------------2330864292941--