CSUN#40729 -- Automatiseren Facilitor (KPMG)

svn path=/Website/branches/v2017.2/; revision=36417
This commit is contained in:
Arthur Egberink
2017-12-20 08:52:28 +00:00
parent 7117ac5a82
commit ac384e999c

View File

@@ -42,6 +42,7 @@ Ruimte: <xsl:value-of select="ruimte"/>
<xsl:attribute name="naam">Werkbon/Opdracht nr. klant</xsl:attribute>
<xsl:value-of select="@key"/>
</xsl:element>
<kenmerk naam="Locatiecode klant"><xsl:value-of select="locatie"/></kenmerk>
<xsl:copy-of select="bijlagen"/>
</xsl:element>
</xsl:otherwise>
@@ -56,7 +57,7 @@ Ruimte: <xsl:value-of select="ruimte"/>
<xsl:template match="SOAPEnvelope">
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<xsl:copy-of select="./node()"/>
<xsl:copy-of select="./node()"/>
</soap:Body>
</soap:Envelope>
</xsl:template>
@@ -82,6 +83,6 @@ Ruimte: <xsl:value-of select="ruimte"/>
</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. -->