[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@13.59.69.109: ~ $
<?xml version="1.0" encoding="UTF-8"?>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <title>libxml2 Reference Manual</title>
    <meta name="generator" content="Libxml2 devhelp stylesheet"/>
    <link rel="stylesheet" href="style.css" type="text/css"/>
  </head>
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
    <table class="navigation" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
      <tr valign="middle">
        <td>
          <a accesskey="h" href="index.html">
            <img src="home.png" width="24" height="24" border="0" alt="Home"/>
          </a>
        </td>
        <td>
          <a accesskey="n" href="general.html">
            <img src="right.png" width="24" height="24" border="0" alt="Next"/>
          </a>
        </td>
        <th width="100%" align="center">libxml2 Reference Manual</th>
      </tr>
    </table>
    <h2>
      <span class="refentrytitle">libxml2 Reference Manual</span>
    </h2>
    <p>Libxml2 is the XML C parser and toolkit developed for the Gnome project
(but usable outside of the Gnome platform), it is free software available
under the <a href="http://www.opensource.org/licenses/mit-license.html">MIT
License</a>. XML itself is a metalanguage to design markup languages, i.e.
text language where semantic and structure are added to the content using
extra "markup" information enclosed between angle brackets. HTML is the most
well-known markup language. Though the library is written in C <a href="http://xmlsoft.org/python.html">a variety of language bindings</a> make it available in
other environments.</p>
    <p>Libxml2 implements a number of existing standards related to markup
languages:</p>
    <ul>
      <li>the XML standard: <a href="http://www.w3.org/TR/REC-xml">http://www.w3.org/TR/REC-xml</a></li>
      <li>Namespaces in XML: <a href="http://www.w3.org/TR/REC-xml-names/">http://www.w3.org/TR/REC-xml-names/</a></li>
      <li>XML Base: <a href="http://www.w3.org/TR/xmlbase/">http://www.w3.org/TR/xmlbase/</a></li>
      <li><a href="http://www.cis.ohio-state.edu/rfc/rfc2396.txt">RFC 2396</a> :
Uniform Resource Identifiers <a href="http://www.ietf.org/rfc/rfc2396.txt">http://www.ietf.org/rfc/rfc2396.txt</a></li>
      <li>XML Path Language (XPath) 1.0: <a href="http://www.w3.org/TR/xpath">http://www.w3.org/TR/xpath</a></li>
      <li>HTML4 parser: <a href="http://www.w3.org/TR/html401/">http://www.w3.org/TR/html401/</a></li>
      <li>XML Pointer Language (XPointer) Version 1.0: <a href="http://www.w3.org/TR/xptr">http://www.w3.org/TR/xptr</a></li>
      <li>XML Inclusions (XInclude) Version 1.0: <a href="http://www.w3.org/TR/xinclude/">http://www.w3.org/TR/xinclude/</a></li>
      <li>ISO-8859-x encodings, as well as <a href="http://www.cis.ohio-state.edu/rfc/rfc2044.txt">rfc2044</a> [UTF-8]
and <a href="http://www.cis.ohio-state.edu/rfc/rfc2781.txt">rfc2781</a>
[UTF-16] Unicode encodings, and more if using iconv support</li>
      <li>part of SGML Open Technical Resolution TR9401:1997</li>
      <li>XML Catalogs Working Draft 06 August 2001: <a href="http://www.oasis-open.org/committees/entity/spec-2001-08-06.html">http://www.oasis-open.org/committees/entity/spec-2001-08-06.html</a></li>
      <li>Canonical XML Version 1.0: <a href="http://www.w3.org/TR/xml-c14n">http://www.w3.org/TR/xml-c14n</a>
and the Exclusive XML Canonicalization CR draft <a href="http://www.w3.org/TR/xml-exc-c14n">http://www.w3.org/TR/xml-exc-c14n</a></li>
      <li>Relax NG, ISO/IEC 19757-2:2003, <a href="http://www.oasis-open.org/committees/relax-ng/spec-20011203.html">http://www.oasis-open.org/committees/relax-ng/spec-20011203.html</a></li>
      <li>W3C XML Schemas Part 2: Datatypes <a href="http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/">REC 02 May
2001</a></li>
      <li>W3C <a href="http://www.w3.org/TR/xml-id/">xml:id</a> Working Draft 7
April 2004</li>
    </ul>
    <p> As a result the <a href="general.html">libxml2 API</a> is very
	      large. If you get lost searching for some specific API use
	      <a href="http://xmlsoft.org/search.php">the online search
	      engine</a> hosted on <a href="http://xmlsoft.org/">xmlsoft.org</a>
	      the libxml2 and libxslt project page. </p>
  </body>
</html>

Filemanager

Name Type Size Permission Actions
general.html File 5.34 KB 0644
home.png File 654 B 0644
index.html File 4.22 KB 0644
left.png File 459 B 0644
libxml2-DOCBparser.html File 16.95 KB 0644
libxml2-HTMLparser.html File 56.73 KB 0644
libxml2-HTMLtree.html File 23.84 KB 0644
libxml2-SAX.html File 37.96 KB 0644
libxml2-SAX2.html File 38.73 KB 0644
libxml2-c14n.html File 13.23 KB 0644
libxml2-catalog.html File 35.69 KB 0644
libxml2-chvalid.html File 19.37 KB 0644
libxml2-debugXML.html File 32.54 KB 0644
libxml2-dict.html File 13.26 KB 0644
libxml2-encoding.html File 28.82 KB 0644
libxml2-entities.html File 22.58 KB 0644
libxml2-globals.html File 34.81 KB 0644
libxml2-hash.html File 41.07 KB 0644
libxml2-list.html File 24.97 KB 0644
libxml2-nanoftp.html File 21.88 KB 0644
libxml2-nanohttp.html File 16.22 KB 0644
libxml2-parser.html File 134.27 KB 0644
libxml2-parserInternals.html File 122.42 KB 0644
libxml2-pattern.html File 18.91 KB 0644
libxml2-relaxng.html File 34.4 KB 0644
libxml2-schemasInternals.html File 63.59 KB 0644
libxml2-schematron.html File 16.7 KB 0644
libxml2-threads.html File 12.59 KB 0644
libxml2-tree.html File 228.82 KB 0644
libxml2-uri.html File 18 KB 0644
libxml2-valid.html File 96.2 KB 0644
libxml2-xinclude.html File 15.55 KB 0644
libxml2-xlink.html File 16.92 KB 0644
libxml2-xmlIO.html File 56.15 KB 0644
libxml2-xmlautomata.html File 34.35 KB 0644
libxml2-xmlerror.html File 82.73 KB 0644
libxml2-xmlexports.html File 3.5 KB 0644
libxml2-xmlmemory.html File 23.45 KB 0644
libxml2-xmlmodule.html File 7.2 KB 0644
libxml2-xmlreader.html File 105.56 KB 0644
libxml2-xmlregexp.html File 41.03 KB 0644
libxml2-xmlsave.html File 14.49 KB 0644
libxml2-xmlschemas.html File 41.52 KB 0644
libxml2-xmlschemastypes.html File 43.41 KB 0644
libxml2-xmlstring.html File 34.29 KB 0644
libxml2-xmlunicode.html File 104.1 KB 0644
libxml2-xmlversion.html File 18.58 KB 0644
libxml2-xmlwriter.html File 109.45 KB 0644
libxml2-xpath.html File 60.83 KB 0644
libxml2-xpathInternals.html File 141.52 KB 0644
libxml2-xpointer.html File 24.86 KB 0644
libxml2.devhelp File 335.14 KB 0644
right.png File 472 B 0644
style.css File 820 B 0644
up.png File 406 B 0644