WTCA#53695 MELDING ACCODEREN VERHUIS EN TRANSPORT VERZOEK

svn path=/Website/branches/v2018.1/; revision=38764
This commit is contained in:
Daan Brandt
2018-08-09 13:15:48 +00:00
parent b2d9d9912b
commit f6335eaa71

View File

@@ -6,6 +6,8 @@
<xsl:value-of select="substring(translate('$Revision$', '$ ', ''), 10)"/>
</xsl:variable>
<!-- <xsl:variable name="srtnotificatiecode">MLDACP</xsl:variable> -->
<xsl:template name="pageheader">
<table border="0" width="100%">
<tr>
@@ -26,7 +28,6 @@
</tr>
</table>
</xsl:template>
<xsl:template match="melding" mode="include">
<xsl:variable name="sysdate">
<xsl:value-of select="../header/dateYear"/>
@@ -224,6 +225,120 @@ if you have any questions about your call, please contact the WTC Servicepoint v
<tr><td colspan="4">Kind regards,<br/>WTC Servicepoint</td></tr>
</xsl:when-->
<!--MELDING ACCODEREN VERHUIS EN TRANSPORT VERZOEK -->
<xsl:when test="discipline/key='802' and ($srtnotificatiecode='MLDACP')">
<tr>
<td colspan="2" style="padding-top:20px">
<b>Melding <xsl:value-of select="key"/> Verhuis en transport aanvraag is geaccordeerd / Call <xsl:value-of select="key"/> Moving and transport request is approved</b>
</td>
</tr>
<td>
<br/>
<br/>
<br/>
</td>
<tr>
<td colspan="4" style="padding-bottom:20px">
<b>Meldingsnummer: <xsl:value-of select="key"/>
</b>
</td>
</tr>
<tr>
<td colspan="4">
<br/>Geachte Huurder, <br/>
<br/>Hiermee accorderen wij uw Verhuis- en transport aanvraag.</td>
</tr>
<tr>
<td colspan="4"/>
</tr>
<tr>
<td colspan="4"/>
</tr>
<tr>
<td colspan="4">
<br/>Datum verhuizing en/of transport : <xsl:value-of select="kenmerk[@key='512']"/>. </td>
</tr>
<tr>
<td colspan="4">
<br/>
</td>
</tr>
<td colspan="4">Mocht u vragen hebben over deze aanvraag kunt contact op nemen met het WTC Servicepoint via <u>info@wtcservicepoint.com</u> of 020-575 2000. Voor een snelle afhandeling vragen wij uw meldingsnummer bij de hand te houden.</td>
<tr>
<td colspan="4">
<br/>
<br/>
</td>
</tr>
<tr>
<td colspan="4">Met vriendelijke groet,<br/>
WTC Servicepoint</td>
</tr>
<tr>
<td>
<br/>
<br/>
<br/>
</td>
</tr>
<tr>
<td>
<br/>
<br/>
<br/>
</td>
</tr>
<tr>
<td colspan="4" style="padding-bottom:20px">
<b>Call number: <xsl:value-of select="key"/>
</b>
</td>
</tr>
<tr>
<td colspan="4">
<br/>Dear Tenant, <br/>
<br/>We hereby approve your moving and transport request.</td>
</tr>
<tr>
<td colspan="4"/>
</tr>
<tr>
<td colspan="4"/>
</tr>
<tr>
<td colspan="4">
<br/>Date of moving and/or transport : <xsl:value-of select="kenmerk[@key='512']"/></td>
</tr>
<tr>
<td colspan="4">
<br/>
</td>
</tr>
<tr>
<td colspan="4">
<br/>
<br/>
</td>
</tr>
<tr>
<td colspan="4">If you have questions about your request, please contact the WTC Servicepoint via <u>info@wtcservicepoint.com</u> or on 020-575 2000. Please refer to the call number in all communications about this call.</td>
</tr>
<tr>
<td colspan="4">
<br/>
<br/>
</td>
</tr>
<tr>
<td colspan="4">Kind regards,<br/>
WTC Servicepoint</td>
</tr>
</xsl:when>
<!--==============================================-->
<!-- MLDACP = Acceptatie melding -->
<!--==============================================-->