mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-08-01 10:06:59 +03:00
Added link, Daniel
This commit is contained in:
@ -117,8 +117,8 @@ languages:</p>
|
|||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>In most cases libxml tries to implement the specifications in a relatively
|
<p>In most cases libxml tries to implement the specifications in a relatively
|
||||||
strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the
|
strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the <a href="http://www.oasis-open.org/committees/xml-conformance/">OASIS XML Tests
|
||||||
OASIS XML Tests Suite.</p>
|
Suite</a>.</p>
|
||||||
<p>To some extent libxml2 provide some support for the following other
|
<p>To some extent libxml2 provide some support for the following other
|
||||||
specification but don't claim to implement them:</p>
|
specification but don't claim to implement them:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -53,8 +53,9 @@ languages:</p>
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>In most cases libxml tries to implement the specifications in a relatively
|
<p>In most cases libxml tries to implement the specifications in a relatively
|
||||||
strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the
|
strict way. As of release 2.4.16, libxml2 passes all 1800+ tests from the <a
|
||||||
OASIS XML Tests Suite.</p>
|
href="http://www.oasis-open.org/committees/xml-conformance/">OASIS XML Tests
|
||||||
|
Suite</a>.</p>
|
||||||
|
|
||||||
<p>To some extent libxml2 provide some support for the following other
|
<p>To some extent libxml2 provide some support for the following other
|
||||||
specification but don't claim to implement them:</p>
|
specification but don't claim to implement them:</p>
|
||||||
@ -2228,6 +2229,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
} </pre>
|
} </pre>
|
||||||
|
@ -239,6 +239,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
} </pre>
|
} </pre>
|
||||||
|
Reference in New Issue
Block a user