PNBR#37443 -- CYO via webservice

svn path=/Website/branches/v2016.2/; revision=31989
This commit is contained in:
Arthur Egberink
2016-12-15 15:56:11 +00:00
parent 14ba3398cd
commit fc5d603669

View File

@@ -33,7 +33,7 @@
<xsl:value-of select="aanvrager/userid"/>
</voor_login>
<xsl:choose>
<xsl:when test="soort_cyo = 'tablet'">
<xsl:when test="soort_cyo = 'tablet' or soort_cyo = 'Tablet'">
<stdmelding>7721</stdmelding>
</xsl:when>
<xsl:otherwise>
@@ -47,7 +47,7 @@ Emailadres: <xsl:value-of select="aanvrager/email"/>
Modelcode in SAP: <xsl:value-of select="model_code"/>
Model omschrijving: <xsl:value-of select="model_omschrijving"/>
Plus/standaard: <xsl:value-of select="plus_standaard"/>
Eigen bijdrage: <xsl:value-of select="eigen_bijdrage"/>
Eigen bijdrage: <xsl:value-of select="normalize-space(eigen_bijdrage)"/>
</omschrijving>
<xsl:element name="kenmerk">
<xsl:attribute name="naam">Model</xsl:attribute>
@@ -62,7 +62,7 @@ Eigen bijdrage: <xsl:value-of select="eigen_bijdrage"/>
<xsl:element name="kenmerk">
<xsl:attribute name="naam">Eigen bijdrage</xsl:attribute>
<xsl:attribute name="type">C</xsl:attribute>
<xsl:value-of select="eigen_bijdrage"/>
<xsl:value-of select="normalize-space(eigen_bijdrage)"/>
</xsl:element>
</xsl:element>
</xsl:otherwise>
@@ -71,4 +71,4 @@ Eigen bijdrage: <xsl:value-of select="eigen_bijdrage"/>
</facilitor>
</xsl:template>
</xsl:stylesheet>
<!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. -->
<!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. --><!-- Stylesheet edited using Stylus Studio - (c) 2004-2007. Progress Software Corporation. All rights reserved. -->