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>
|
||||
<xsl:element name="melding">
|
||||
<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>
|
||||
<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>
|
||||
<locatiecode>ONBEKEND</locatiecode>
|
||||
<omschrijving>
|
||||
Extern nummer: <xsl:value-of select="referencereq"/>
|
||||
<omschrijving>Extern nummer: <xsl:value-of select="referencereq"/>
|
||||
Melder: <xsl:value-of select="concat(requestorfirstname, ' ', requestorlastname)"/>
|
||||
Kostenplaats: <xsl:value-of select="costcenter"/>
|
||||
Telefoonnummer: <xsl:value-of select="telephonereq"/>
|
||||
Emailadres: <xsl:value-of select="emaildadres"/>
|
||||
Omschrijving: <xsl:value-of select="description"/>
|
||||
Locatie: <xsl:value-of select="dimensioncode"/>
|
||||
Ruimte: <xsl:value-of select="area"/>
|
||||
</omschrijving>
|
||||
Ruimte: <xsl:value-of select="area"/></omschrijving>
|
||||
<kenmerk naam="Locatiecode klant">
|
||||
<xsl:value-of select="substring-before(dimensioncode, ' ')"/>
|
||||
</kenmerk>
|
||||
</xsl:element>
|
||||
</facilitor>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
|
||||
<xsl:template match="facilitor">
|
||||
<xsl:copy-of select="."/>
|
||||
</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-2009. Progress Software Corporation. All rights reserved. -->
|
||||
Reference in New Issue
Block a user