MARX#37270: SidB - NormPriceCode leeg laten
svn path=/Website/branches/v2016.1/; revision=30127
This commit is contained in:
@@ -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) -->
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user