Changes

Jump to navigation Jump to search
15 bytes removed ,  23:01, 1 February 2013
'''Query:'''
<pre class="brush:xquery">
xslt:transform-text(<dummy/>, 'basic.xslt')
</pre>
<pre class="brush:xml">
<xsl:stylesheet version='1.0' xmlns:xsl='http://www.w3.org/1999/XSL/Transform'>
<xsl:template match="/"> <result/> 123</xsl:template>
</xsl:stylesheet>
</pre>
'''Result:'''
<pre class="brush:xml"><result/>123</pre>
'''Example 2: XSLT transformation of an input document'''
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu