CSUN#40729 -- Automatisering Facilitor koppelingen (bon PostNL)
svn path=/Website/branches/v2017.2/; revision=35763
This commit is contained in:
@@ -10,31 +10,30 @@
|
|||||||
<facilitor>
|
<facilitor>
|
||||||
<xsl:element name="melding">
|
<xsl:element name="melding">
|
||||||
<xsl:attribute name="key">
|
<xsl:attribute name="key">
|
||||||
<xsl:value-of select="referencereq"/></xsl:attribute>
|
<xsl:value-of select="referencereq"/>
|
||||||
|
</xsl:attribute>
|
||||||
<xsl:attribute name="type">insert</xsl:attribute>
|
<xsl:attribute name="type">insert</xsl:attribute>
|
||||||
<datum><xsl:value-of select="concat(substring(senddate,7,4), '-', substring(senddate,4,2), '-', substring(senddate,1,2), 'T', substring(senddate,12,5))"/></datum>
|
<datum>
|
||||||
|
<xsl:value-of select="concat(substring(senddate,7,4), '-', substring(senddate,4,2), '-', substring(senddate,1,2), 'T', substring(senddate,12,5))"/>
|
||||||
|
</datum>
|
||||||
<stdmelding>41</stdmelding>
|
<stdmelding>41</stdmelding>
|
||||||
<locatiecode>ONBEKEND</locatiecode>
|
<locatiecode>ONBEKEND</locatiecode>
|
||||||
<omschrijving>
|
<omschrijving>Extern nummer: <xsl:value-of select="referencereq"/>
|
||||||
Extern nummer: <xsl:value-of select="referencereq"/>
|
|
||||||
Melder: <xsl:value-of select="concat(requestorfirstname, ' ', requestorlastname)"/>
|
Melder: <xsl:value-of select="concat(requestorfirstname, ' ', requestorlastname)"/>
|
||||||
Kostenplaats: <xsl:value-of select="costcenter"/>
|
Kostenplaats: <xsl:value-of select="costcenter"/>
|
||||||
Telefoonnummer: <xsl:value-of select="telephonereq"/>
|
Telefoonnummer: <xsl:value-of select="telephonereq"/>
|
||||||
Emailadres: <xsl:value-of select="emaildadres"/>
|
Emailadres: <xsl:value-of select="emaildadres"/>
|
||||||
Omschrijving: <xsl:value-of select="description"/>
|
Omschrijving: <xsl:value-of select="description"/>
|
||||||
Locatie: <xsl:value-of select="dimensioncode"/>
|
Locatie: <xsl:value-of select="dimensioncode"/>
|
||||||
Ruimte: <xsl:value-of select="area"/>
|
Ruimte: <xsl:value-of select="area"/></omschrijving>
|
||||||
</omschrijving>
|
<kenmerk naam="Locatiecode klant">
|
||||||
|
<xsl:value-of select="substring-before(dimensioncode, ' ')"/>
|
||||||
|
</kenmerk>
|
||||||
</xsl:element>
|
</xsl:element>
|
||||||
</facilitor>
|
</facilitor>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<xsl:template match="facilitor">
|
<xsl:template match="facilitor">
|
||||||
<xsl:copy-of select="."/>
|
<xsl:copy-of select="."/>
|
||||||
</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. --><!-- 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-2009. Progress Software Corporation. All rights reserved. -->
|
|
||||||
Reference in New Issue
Block a user