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 1ec4269 commit f192312Copy full SHA for f192312
doc/src/sgml/func.sgml
@@ -12176,7 +12176,7 @@ table2-mapping
12176
converted into other XML-based formats.
12177
</para>
12178
12179
- <figure id="xslt-xml-html">
+ <example id="xslt-xml-html">
12180
<title>XSLT Stylesheet for Converting SQL/XML Output to HTML</title>
12181
<programlisting><![CDATA[
12182
<?xml version="1.0"?>
@@ -12224,7 +12224,7 @@ table2-mapping
12224
12225
</xsl:stylesheet>
12226
]]></programlisting>
12227
- </figure>
+ </example>
12228
</sect2>
12229
</sect1>
12230
0 commit comments