diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-11-20 08:44:42 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2003-11-20 08:44:42 +0000 |
commit | 9149618d9049d470d0423c4e896ab6c127eb6c02 (patch) | |
tree | c103a1aabc756b75ec76e435d13013ffa388f4c3 /spss.slinterface/res/resources/stylesheets/simpleVerReq.sl12.locref.xml | |
parent | 72819e05aa9db32ef828d9b35d8980a77d1bd76e (diff) | |
download | moa-id-spss-9149618d9049d470d0423c4e896ab6c127eb6c02.tar.gz moa-id-spss-9149618d9049d470d0423c4e896ab6c127eb6c02.tar.bz2 moa-id-spss-9149618d9049d470d0423c4e896ab6c127eb6c02.zip |
Erstellt.
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@59 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.slinterface/res/resources/stylesheets/simpleVerReq.sl12.locref.xml')
-rw-r--r-- | spss.slinterface/res/resources/stylesheets/simpleVerReq.sl12.locref.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/spss.slinterface/res/resources/stylesheets/simpleVerReq.sl12.locref.xml b/spss.slinterface/res/resources/stylesheets/simpleVerReq.sl12.locref.xml new file mode 100644 index 000000000..25194465d --- /dev/null +++ b/spss.slinterface/res/resources/stylesheets/simpleVerReq.sl12.locref.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by Gregor Karlinger (Bundeskanzleramt) --> +<sl12:VerifyXMLSignatureRequest xmlns:sl10="http://www.buergerkarte.at/namespaces/securitylayer/20020225#" xmlns:sl12="http://www.buergerkarte.at/namespaces/securitylayer/20031231#" xmlns:sl11="http://www.buergerkarte.at/namespaces/securitylayer/20020831#"> + <sl12:DateTime>2003-03-24T12:41:54+01:00</sl12:DateTime> + <sl12:SignatureInfo> + <sl12:SignatureEnvironment> + <sl12:LocRefContent>http://anywhere.com/signature.xml</sl12:LocRefContent> + </sl12:SignatureEnvironment> + <sl12:SignatureLocation Test="abc" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#">/dsig:Signature</sl12:SignatureLocation> + </sl12:SignatureInfo> + <sl12:Supplement> + <sl12:MetaInfo> + <sl10:MimeType>text/xml</sl10:MimeType> + <sl10:Description>description</sl10:Description> + </sl12:MetaInfo> + <sl12:Content Reference="supplement.xml"> + <sl12:LocRefContent>http://anywhere.com/supplement.xml</sl12:LocRefContent> + </sl12:Content> + </sl12:Supplement> +</sl12:VerifyXMLSignatureRequest> |