CSUN#40729 -- Automatiseren Facilitor (KPMG)
svn path=/Website/branches/v2017.2/; revision=36417
This commit is contained in:
@@ -42,6 +42,7 @@ Ruimte: <xsl:value-of select="ruimte"/>
|
|||||||
<xsl:attribute name="naam">Werkbon/Opdracht nr. klant</xsl:attribute>
|
<xsl:attribute name="naam">Werkbon/Opdracht nr. klant</xsl:attribute>
|
||||||
<xsl:value-of select="@key"/>
|
<xsl:value-of select="@key"/>
|
||||||
</xsl:element>
|
</xsl:element>
|
||||||
|
<kenmerk naam="Locatiecode klant"><xsl:value-of select="locatie"/></kenmerk>
|
||||||
<xsl:copy-of select="bijlagen"/>
|
<xsl:copy-of select="bijlagen"/>
|
||||||
</xsl:element>
|
</xsl:element>
|
||||||
</xsl:otherwise>
|
</xsl:otherwise>
|
||||||
@@ -56,7 +57,7 @@ Ruimte: <xsl:value-of select="ruimte"/>
|
|||||||
<xsl:template match="SOAPEnvelope">
|
<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: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>
|
<soap:Body>
|
||||||
<xsl:copy-of select="./node()"/>
|
<xsl:copy-of select="./node()"/>
|
||||||
</soap:Body>
|
</soap:Body>
|
||||||
</soap:Envelope>
|
</soap:Envelope>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
@@ -82,6 +83,6 @@ Ruimte: <xsl:value-of select="ruimte"/>
|
|||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</xsl:stylesheet>
|
</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. -->
|
||||||
Reference in New Issue
Block a user