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 3d4652f commit ef27e30Copy full SHA for ef27e30
doc/src/sgml/func.sgml
@@ -11176,7 +11176,7 @@ table2-mapping
11176
converted into other XML-based formats.
11177
</para>
11178
11179
- <figure id="xslt-xml-html">
+ <example id="xslt-xml-html">
11180
<title>XSLT Stylesheet for Converting SQL/XML Output to HTML</title>
11181
<programlisting><![CDATA[
11182
<?xml version="1.0"?>
@@ -11224,7 +11224,7 @@ table2-mapping
11224
11225
</xsl:stylesheet>
11226
]]></programlisting>
11227
- </figure>
+ </example>
11228
</sect2>
11229
</sect1>
11230
0 commit comments