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 d0bb665 commit de56dafCopy full SHA for de56daf
doc/src/sgml/func.sgml
@@ -11034,7 +11034,7 @@ table2-mapping
11034
converted into other XML-based formats.
11035
</para>
11036
11037
- <figure id="xslt-xml-html">
+ <example id="xslt-xml-html">
11038
<title>XSLT Stylesheet for Converting SQL/XML Output to HTML</title>
11039
<programlisting><![CDATA[
11040
<?xml version="1.0"?>
@@ -11082,7 +11082,7 @@ table2-mapping
11082
11083
</xsl:stylesheet>
11084
]]></programlisting>
11085
- </figure>
+ </example>
11086
</sect2>
11087
</sect1>
11088
0 commit comments