File: xsltext.xml

package info (click to toggle)
xmlformat 1.04-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,012 kB
  • sloc: xml: 2,289; perl: 996; ruby: 831; makefile: 109; sh: 65
file content (16 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!--
Test handling of elements like <xsl:text>, which are
verbatim, but do not cause break.
NOTE: THIS FILE CURRENTLY IS NOT PROCESSED CORRECTLY!
-->
<xsl:text> </xsl:text><xsl:text> </xsl:text>
<xsl:text>
</xsl:text>
<xsl:text>
 </xsl:text>
<xsl:text> x </xsl:text>
<xsl:text>
x
</xsl:text>
<xsl:text>
x </xsl:text>