Merge "appdocsxml.xslt: Add Language to channel snapshot transformation"

pull/9/head
Richard Mudgett 7 years ago committed by Gerrit Code Review
commit 4142eacfef

@ -76,6 +76,11 @@
<xsl:value-of select="concat(@prefix,'ConnectedLineName')"/>
</xsl:attribute>
</xsl:element>
<xsl:element name="parameter">
<xsl:attribute name="name">
<xsl:value-of select="concat(@prefix,'Language')"/>
</xsl:attribute>
</xsl:element>
<xsl:element name="parameter">
<xsl:attribute name="name">
<xsl:value-of select="concat(@prefix,'AccountCode')"/>

Loading…
Cancel
Save