aboutsummaryrefslogtreecommitdiff
path: root/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockText.xml
diff options
context:
space:
mode:
authorharald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d>2006-02-22 15:47:51 +0000
committerharald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d>2006-02-22 15:47:51 +0000
commit409ae359618121b09013437cb12cec3ff4c436c2 (patch)
tree28e1c91198c932bbf2093434380d006ca3d9a2ec /id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockText.xml
parent76e941d36ff3e884adecae5ccfb8bd26e16dbf13 (diff)
downloadmoa-id-spss-409ae359618121b09013437cb12cec3ff4c436c2.tar.gz
moa-id-spss-409ae359618121b09013437cb12cec3ff4c436c2.tar.bz2
moa-id-spss-409ae359618121b09013437cb12cec3ff4c436c2.zip
Ă„ndern der Transformationen, dass bei der Jahreszahl des
Geburtsdatums alle 4 Stellen (statt wie bisher nur die letzten 2) angezeigt werden. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@624 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockText.xml')
-rw-r--r--id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockText.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockText.xml b/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockText.xml
index c7d656203..623d7223e 100644
--- a/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockText.xml
+++ b/id.server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlockText.xml
@@ -14,7 +14,7 @@
<p></p>
<h4>Mit meiner elektronischen Signatur beantrage ich, <b><xsl:value-of select="//@Issuer"/></b>,
geboren am
-<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,9,2)"/>.<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,6,2)"/>.<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,3,2)"/>, den Zugang zur gesicherten Anwendung.</h4>
+<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,9,2)"/>.<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,6,2)"/>.<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,1,4)"/>, den Zugang zur gesicherten Anwendung.</h4>
<p></p>
<h4>Datum und Uhrzeit: <xsl:value-of select="substring(//@IssueInstant,9,2)"/>.<xsl:value-of select="substring(//@IssueInstant,6,2)"/>.<xsl:value-of select="substring(//@IssueInstant,1,4)"/>, <xsl:value-of select="substring(//@IssueInstant,12,2)"/>:<xsl:value-of select="substring(//@IssueInstant,15,2)"/>:<xsl:value-of select="substring(//@IssueInstant,18,2)"/></h4>
<xsl:if test="//saml:Attribute[@AttributeName='wbPK']">