PCHD#56753 stylesheet Absoluta.xsl
svn path=/Website/branches/v2019.1/; revision=42756
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
|
||||
<xsl:output method="xml" encoding="UTF-8"/>
|
||||
<xsl:output method="xml" indent="yes" encoding="UTF-8"/>
|
||||
|
||||
<xsl:decimal-format name="european" decimal-separator="." grouping-separator=","/>
|
||||
|
||||
@@ -11,17 +11,17 @@
|
||||
<HEADER>
|
||||
<TYPE>new</TYPE>
|
||||
<REFERENCE><xsl:value-of select="id"/></REFERENCE>
|
||||
<COSTACCOUNT></COSTACCOUNT>
|
||||
<COSTCENTER></COSTCENTER>
|
||||
<COSTACCOUNT><xsl:value-of select="bestelling/voor/afdeling/kostenplaats/nr"/></COSTACCOUNT>
|
||||
<COSTCENTER><xsl:value-of select="bestelling/voor/afdeling/kostenplaats/nr"/></COSTCENTER>
|
||||
<ORDERNUMBER><xsl:value-of select="id"/></ORDERNUMBER>
|
||||
<SUPPLIER>
|
||||
<ORDERNUMBER></ORDERNUMBER>
|
||||
<ORDERNUMBER><xsl:value-of select="bestelopdrachtitem/bestelitem/srtdeel/notitie"/></ORDERNUMBER>
|
||||
</SUPPLIER>
|
||||
<BUYER>
|
||||
<ORDEREDBY>
|
||||
<ORDERBY_NAME><xsl:value-of select="besteller/naam_full"/></ORDERBY_NAME>
|
||||
<ORDERBY_EMAIL><xsl:value-of select="besteller/email"/></ORDERBY_EMAIL>
|
||||
<ORDERBY_PHONE></ORDERBY_PHONE>
|
||||
<ORDERBY_PHONE><xsl:value-of select="besteller/telefoonnr"/></ORDERBY_PHONE>
|
||||
</ORDEREDBY>
|
||||
<INVOICETO>
|
||||
<INVOICETO_COMPANYNAME>Absoluta</INVOICETO_COMPANYNAME>
|
||||
@@ -104,7 +104,7 @@
|
||||
|
||||
<metaInformation>
|
||||
<scenarios>
|
||||
<scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\PCHD_files\bestelopdr868_20190517104722_641.xml" htmlbaseurl="" outputurl="" processortype="saxon8" useresolver="yes" profilemode="0"
|
||||
<scenario default="yes" name="Scenario1" userelativepaths="yes" externalpreview="no" url="..\..\..\TEMP\PCHD_files\bestelopdr879_20190520153513_788.xml" htmlbaseurl="" outputurl="" processortype="saxon8" useresolver="yes" profilemode="0"
|
||||
profiledepth="" profilelength="" urlprofilexml="" commandline="" additionalpath="" additionalclasspath="" postprocessortype="none" postprocesscommandline="" postprocessadditionalpath="" postprocessgeneratedext="" validateoutput="no"
|
||||
validator="internal" customvalidator="">
|
||||
<advancedProp name="bSchemaAware" value="true"/>
|
||||
|
||||
Reference in New Issue
Block a user