aboutsummaryrefslogtreecommitdiff
path: root/id/server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlock.xml
diff options
context:
space:
mode:
Diffstat (limited to 'id/server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlock.xml')
-rw-r--r--id/server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlock.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/id/server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlock.xml b/id/server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlock.xml
index b84093ed1..e13b1da9d 100644
--- a/id/server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlock.xml
+++ b/id/server/data/deploy/conf/moa-spss/profiles/MOAIDTransformAuthBlock.xml
@@ -29,7 +29,7 @@
</tr>
<tr>
<td class="boldstyle">
- Geburtsdatum:
+ Geburtdatum:
</td>
<td>
<xsl:value-of select="substring(//saml:Attribute[@AttributeName='Geburtsdatum']/saml:AttributeValue,9,2)"/>.
@@ -115,43 +115,43 @@
</tr>
</xsl:if>
</table>
- <xsl:if test="//saml:Attribute[@AttributeName='MachtgeberName']">
- <p>Sie bestätigen weiters, dass sie als <xsl:value-of select="//saml:Attribute[@AttributeName='VertretungsArt']/saml:AttributeValue/text()"/> ermächtigt sind im Auftrag von</p>
+ <xsl:if test="//saml:Attribute[@AttributeName='MandatorName']">
+ <p>Sie bestätigen weiters, dass sie als <xsl:value-of select="//saml:Attribute[@AttributeName='RepresentationType']/saml:AttributeValue/text()"/> ermächtigt sind im Auftrag von</p>
<table>
<tr>
<td class="boldstyle">
Name:
</td>
<td>
- <xsl:value-of select="//saml:Attribute[@AttributeName='MachtgeberName']/saml:AttributeValue/text()"/>
+ <xsl:value-of select="//saml:Attribute[@AttributeName='MandatorName']/saml:AttributeValue/text()"/>
</td>
</tr>
- <xsl:if test="//saml:Attribute[@AttributeName='MachtgeberGeburtsdatum']">
+ <xsl:if test="//saml:Attribute[@AttributeName='MandatorDateOfBirth']">
<tr>
<td class="boldstyle">
Geburtsdatum:
</td>
<td>
- <xsl:value-of select="substring(//saml:Attribute[@AttributeName='MachtgeberGeburtsdatum']/saml:AttributeValue,9,2)"/>.
- <xsl:value-of select="substring(//saml:Attribute[@AttributeName='MachtgeberGeburtsdatum']/saml:AttributeValue,6,2)"/>.
- <xsl:value-of select="substring(//saml:Attribute[@AttributeName='MachtgeberGeburtsdatum']/saml:AttributeValue,1,4)"/>
+ <xsl:value-of select="substring(//saml:Attribute[@AttributeName='MandatorDateOfBirth']/saml:AttributeValue,9,2)"/>.
+ <xsl:value-of select="substring(//saml:Attribute[@AttributeName='MandatorDateOfBirth']/saml:AttributeValue,6,2)"/>.
+ <xsl:value-of select="substring(//saml:Attribute[@AttributeName='MandatorDateOfBirth']/saml:AttributeValue,1,4)"/>
</td>
</tr>
</xsl:if>
- <xsl:if test="//saml:Attribute[@AttributeName='MachtgeberRegisternummer']">
+ <xsl:if test="//saml:Attribute[@AttributeName='MandatorDomainIdentifier']">
<tr>
<td colspan="2">
- <xsl:value-of select="//saml:Attribute[@AttributeName='MachtgeberRegisternummer']/saml:AttributeValue/text()"/>
+ <xsl:value-of select="//saml:Attribute[@AttributeName='MandatorDomainIdentifier']/saml:AttributeValue/text()"/>
</td>
</tr>
</xsl:if>
- <xsl:if test="//saml:Attribute[@AttributeName='MachtgeberWbpk']">
+ <xsl:if test="//saml:Attribute[@AttributeName='MandatorWbpk']">
<tr>
<td class="boldstyle">
wbPK (*):
</td>
<td>
- <xsl:value-of select="//saml:Attribute[@AttributeName='MachtgeberWbpk']/saml:AttributeValue/text()"/>
+ <xsl:value-of select="//saml:Attribute[@AttributeName='MandatorWbpk']/saml:AttributeValue/text()"/>
</td>
</tr>
</xsl:if>