|
|
@@ -12,8 +12,8 @@
|
|
|
<xsl:output indent="yes"/>
|
|
|
<xsl:strip-space elements="*"/>
|
|
|
|
|
|
- <xsl:param name="PE_Price" select="1500"/>
|
|
|
- <xsl:param name="Cable_Price" select="5"/>
|
|
|
+ <xsl:param name="PE_Price" select="900"/>
|
|
|
+ <xsl:param name="Cable_Price" select="3"/>
|
|
|
|
|
|
<xsl:param name="edge_paths_with_PE.xml"/>
|
|
|
<xsl:param name="edge_paths_with_PE_controll_temp" select="'edge_paths_with_PE_controll_temp'"/> <!-- cache do przekazywani danych z petli-->
|