MARX#37270: SidB - NormPriceCode leeg laten

svn path=/Website/branches/v2016.1/; revision=30127
This commit is contained in:
Marcel Bourseau
2016-07-25 15:06:55 +00:00
parent 1f4de2ef39
commit 92ca1f862c
3 changed files with 5 additions and 5 deletions

View File

@@ -157,7 +157,7 @@
<!-- SIDB - Code van de meeteenheid waarin het aantal is uitgedrukt. Mandatory, C(3) -->
<MeasurementUnitQuantity>PCE</MeasurementUnitQuantity>
<!-- SIDB - Code waarmee het uit te voeren werk wordt aangegeven. Optioneel, C(17) -->
<!-- <NormPriceCode></NormPriceCode> -->
<NormPriceCode></NormPriceCode>
<!-- SIDB - Tekstveld met een korte nadere specificatie van de het werk geidentificeerd door de normprijscode. Optioneel, C(35) -->
<ShortDescription><xsl:value-of select="substring(normalize-space(omschrijving),1,35)"/></ShortDescription>
<!-- SIDB - Tekstveld met een lange nadere specificatie van de het werk geidentificeerd door de normprijscode.. Optioneel, C(70) -->

View File

@@ -165,7 +165,7 @@
<xsl:with-param name="p_LineNumber" select="position()"/>
<xsl:with-param name="p_Quantity" select="aantal"/>
<xsl:with-param name="p_MeasurementUnitQuantity" select="eenheidcode"/>
<xsl:with-param name="p_NormPriceCode" select="'Mareon'"/>
<xsl:with-param name="p_NormPriceCode" select=""/>
<xsl:with-param name="p_Area" select="melding/kenmerk[@key='6']"/>
<xsl:with-param name="p_ShortDescription" select="substring(normalize-space(omschrijving),1,35)"/>
<xsl:with-param name="p_LongDescription" select="info"/>
@@ -185,7 +185,7 @@
<xsl:with-param name="p_LineNumber" select="'1'"/>
<xsl:with-param name="p_Quantity" select="'1'"/>
<xsl:with-param name="p_MeasurementUnitQuantity" select="'PCE'"/>
<xsl:with-param name="p_NormPriceCode" select="'Mareon'"/>
<xsl:with-param name="p_NormPriceCode" select=""/>
<xsl:with-param name="p_Area" select="melding/kenmerk[@key='6']"/>
<xsl:with-param name="p_ShortDescription" select="substring(normalize-space(omschrijving),1,35)"/>
<xsl:with-param name="p_LongDescription">

View File

@@ -168,7 +168,7 @@
<xsl:with-param name="p_LineNumber" select="position()"/>
<xsl:with-param name="p_Quantity" select="aantal"/>
<xsl:with-param name="p_MeasurementUnitQuantity" select="eenheidcode"/>
<xsl:with-param name="p_NormPriceCode" select="'Mareon'"/>
<xsl:with-param name="p_NormPriceCode" select=""/>
<xsl:with-param name="p_Area" select="melding/kenmerk[@key='6']"/>
<xsl:with-param name="p_ShortDescription" select="substring(normalize-space(omschrijving),1,35)"/>
<xsl:with-param name="p_LongDescription" select="info"/>
@@ -188,7 +188,7 @@
<xsl:with-param name="p_LineNumber" select="'1'"/>
<xsl:with-param name="p_Quantity" select="'1'"/>
<xsl:with-param name="p_MeasurementUnitQuantity" select="'PCE'"/>
<xsl:with-param name="p_NormPriceCode" select="'Mareon'"/>
<xsl:with-param name="p_NormPriceCode" select=""/>
<xsl:with-param name="p_Area" select="melding/kenmerk[@key='6']"/>
<xsl:with-param name="p_ShortDescription" select="substring(normalize-space(omschrijving),1,35)"/>
<xsl:with-param name="p_LongDescription">