</xsl:element>\r
</xsl:template> \r
\r
- <xsl:template match="*[@x-node = 'out-of-flow-text']"><xsl:value-of select="." /></xsl:template>\r
+ <xsl:template match="*[@x-node = 'out-of-flow-text']/text()"><xsl:value-of select="." /></xsl:template>\r
\r
<!-- Specjalne reguły dla wersów -->\r
<xsl:template match="*[@x-node = 'wers']">\r
<xsl:apply-templates select="@*" />\r
<xsl:apply-templates select="node()" />\r
</xsl:element>\r
- </xsl:template>\r
-\r
- <xsl:template match="*[@X-NODE = 'out-of-flow-text']"><xsl:value-of select="@X-CONTENT" /></xsl:template>\r
+ </xsl:template> \r
+ \r
+ <xsl:template match="*[@X-NODE = 'out-of-flow-text']/text()"><xsl:value-of select="." /></xsl:template>\r
\r
<!-- Specjalne reguły dla wersów -->\r
<xsl:template match="*[@X-NODE = 'wers']">\r