aboutsummaryrefslogtreecommitdiff
path: root/work/templates/default.bku.sign.detached.xml
diff options
context:
space:
mode:
authortknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2008-11-25 12:13:52 +0000
committertknall <tknall@7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c>2008-11-25 12:13:52 +0000
commitcc8cbb93c72436cf5f4fe7c8caa4067dc8deae3c (patch)
treecd182a6c76f242649f481866bd806f2329b2e26c /work/templates/default.bku.sign.detached.xml
parentf946cccdca642c2045ac4ed257ed68e8c0d5d9c4 (diff)
downloadpdf-as-3-cc8cbb93c72436cf5f4fe7c8caa4067dc8deae3c.tar.gz
pdf-as-3-cc8cbb93c72436cf5f4fe7c8caa4067dc8deae3c.tar.bz2
pdf-as-3-cc8cbb93c72436cf5f4fe7c8caa4067dc8deae3c.zip
Removing deprecated templates. Correcting default.bku.sign.detached.xml according to Security Layer spec.
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@304 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c
Diffstat (limited to 'work/templates/default.bku.sign.detached.xml')
-rw-r--r--work/templates/default.bku.sign.detached.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/work/templates/default.bku.sign.detached.xml b/work/templates/default.bku.sign.detached.xml
index c00e05b..94c8f27 100644
--- a/work/templates/default.bku.sign.detached.xml
+++ b/work/templates/default.bku.sign.detached.xml
@@ -2,16 +2,13 @@
<sl:CreateXMLSignatureRequest xmlns:sl="http://www.buergerkarte.at/namespaces/securitylayer/1.2#">
<sl:KeyboxIdentifier>KeyboxIdentifierReplace</sl:KeyboxIdentifier>
<sl:DataObjectInfo Structure="detached">
-<sl:DataObject Reference="urn:Document"/>
+<sl:DataObject Reference="urn:Document">
+<sl:LocRefContent>LocRefContentReplace</sl:LocRefContent>
+</sl:DataObject>
<sl:TransformsInfo>
<sl:FinalDataMetaInfo>
<sl:MimeType>MimeTypeReplace</sl:MimeType>
</sl:FinalDataMetaInfo>
</sl:TransformsInfo>
-<sl:Supplement>
-<sl:Content Reference="urn:Document">
-<sl:LocRefContent>LocRefContentReplace</sl:LocRefContent>
-</sl:Content>
-</sl:Supplement>
</sl:DataObjectInfo>
</sl:CreateXMLSignatureRequest> \ No newline at end of file