Loading scripts/inventory/INV_CARRIER_01/CT_transform.xsl +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ <xsl:copy-of select="mrl:channel-separation" /> <!-- get what is inside a child attribute (ex: mrl:maximum-nominal-power is inside mrl:rtpc --> <xsl:copy-of select="mrl:rtpc/mrl:maximum-nominal-power" /> <xsl:copy-of select="mrl:atpc/mrl:maximum-nominal-power" /> <xsl:copy-of select="mrl:single/mrl:selected-cm" /> <xsl:copy-of select="mrl:adaptive/mrl:selected-min-acm" /> <xsl:copy-of select="mrl:adaptive/mrl:selected-max-acm" /> Loading Loading
scripts/inventory/INV_CARRIER_01/CT_transform.xsl +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ <xsl:copy-of select="mrl:channel-separation" /> <!-- get what is inside a child attribute (ex: mrl:maximum-nominal-power is inside mrl:rtpc --> <xsl:copy-of select="mrl:rtpc/mrl:maximum-nominal-power" /> <xsl:copy-of select="mrl:atpc/mrl:maximum-nominal-power" /> <xsl:copy-of select="mrl:single/mrl:selected-cm" /> <xsl:copy-of select="mrl:adaptive/mrl:selected-min-acm" /> <xsl:copy-of select="mrl:adaptive/mrl:selected-max-acm" /> Loading