diff options
Diffstat (limited to 'spss.test/resources/spss.configuration/profiles/TransformsInfoProfile1MOAID.xml')
-rw-r--r-- | spss.test/resources/spss.configuration/profiles/TransformsInfoProfile1MOAID.xml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/spss.test/resources/spss.configuration/profiles/TransformsInfoProfile1MOAID.xml b/spss.test/resources/spss.configuration/profiles/TransformsInfoProfile1MOAID.xml deleted file mode 100644 index f973ac7e9..000000000 --- a/spss.test/resources/spss.configuration/profiles/TransformsInfoProfile1MOAID.xml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<VerifyTransformsInfoProfile xmlns="http://reference.e-government.gv.at/namespace/moa/20020822#" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"> -<dsig:Transforms><dsig:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/><dsig:Transform Algorithm="http://www.w3.org/TR/1999/REC-xslt-19991116"><xsl:stylesheet version="1.0" xmlns:saml="urn:oasis:names:tc:SAML:1.0:assertion" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> -<xsl:template match="/" xmlns="http://www.w3.org/1999/xhtml"> -<html> -<body> -Bitte bestätigen Sie mit Ihrer Unterschrift folgende Angaben: -<br/> -<table border="1"> -<tr><td><b>Name:</b></td><td><xsl:value-of select="//@Issuer"/></td></tr> -<tr><td><b>Zeit:</b></td><td><xsl:value-of select="//@IssueInstant"/></td></tr> -<tr><td><b>Applikation:</b></td><td><xsl:value-of select="//saml:Attribute[@AttributeName='OA']/saml:AttributeValue"/></td></tr> -<tr><td><b>Geschäftsbereich:</b></td><td><xsl:value-of select="//saml:Attribute[@AttributeName='Geschäftsbereich']/saml:AttributeValue"/></td></tr> -<tr><td><b>Anmeldeserver:</b></td><td><xsl:value-of select="//saml:NameIdentifier"/></td></tr> -</table> -</body> -</html> -</xsl:template> -</xsl:stylesheet></dsig:Transform></dsig:Transforms></VerifyTransformsInfoProfile> |