mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-30 22:43:14 +03:00
Added link, Daniel
This commit is contained in:
@ -117,8 +117,8 @@ languages:</p>
|
||||
</li>
|
||||
</ul>
|
||||
<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
|
||||
OASIS XML Tests Suite.</p>
|
||||
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
|
||||
Suite</a>.</p>
|
||||
<p>To some extent libxml2 provide some support for the following other
|
||||
specification but don't claim to implement them:</p>
|
||||
<ul>
|
||||
|
@ -53,8 +53,9 @@ languages:</p>
|
||||
</ul>
|
||||
|
||||
<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
|
||||
OASIS XML Tests Suite.</p>
|
||||
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
|
||||
Suite</a>.</p>
|
||||
|
||||
<p>To some extent libxml2 provide some support for the following other
|
||||
specification but don't claim to implement them:</p>
|
||||
@ -2228,6 +2229,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
} </pre>
|
||||
|
@ -239,6 +239,7 @@ xmlOutputBufferCreateOwn(FILE *file, xmlCharEncodingHandlerPtr encoder) {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
} </pre>
|
||||
|
Reference in New Issue
Block a user