Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 212e712 commit 71ae1a8Copy full SHA for 71ae1a8
doc/src/sgml/func.sgml
@@ -11598,7 +11598,7 @@ table2-mapping
11598
converted into other XML-based formats.
11599
</para>
11600
11601
- <figure id="xslt-xml-html">
+ <example id="xslt-xml-html">
11602
<title>XSLT Stylesheet for Converting SQL/XML Output to HTML</title>
11603
<programlisting><![CDATA[
11604
<?xml version="1.0"?>
@@ -11646,7 +11646,7 @@ table2-mapping
11646
11647
</xsl:stylesheet>
11648
]]></programlisting>
11649
- </figure>
+ </example>
11650
</sect2>
11651
</sect1>
11652
0 commit comments