From 2ee13d9e464a1f5daccaff58f5d09d36b7c4f667 Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Mon, 21 Sep 2015 22:58:06 +0800 Subject: Revert "Imported Upstream version 2.9.1+dfsg1" This reverts commit 7300193becde71a344c8ac0973dc290fa24d800d. --- doc/index.html | 274 ++++----------------------------------------------------- 1 file changed, 18 insertions(+), 256 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index b285394..803b795 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,10 +1,7 @@ - - - - - The XML C parser and toolkit of Gnome - - - - - - - - -
- - Action against software patents - - - - Gnome2 Logo - - - W3C Logo - - - Red Hat Logo - -
- - Made with Libxml2 Logo - -
-
- - - - -
- - - - -
-

The XML C parser and toolkit of Gnome

-

libxml

-
-
-
- - -
- - - -
- - - - -
- - - - - - - -
-
- Main Menu -
-
-
- - -
- -
- - - - - - - -
-
- Related links -
-
- -
-
-
- - -
- - -
- - -
-

-

"Programming + The XML C parser and toolkit of Gnome + + +
Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

libxml

- -
- -
Main Menu
Related links
- -
- -
- -

"Programming with libxml2 is like the thrilling embrace of an exotic stranger." Mark -Pilgrim

-

Libxml2 is the XML C parser and toolkit developed for the Gnome project +Pilgrim

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 MIT License. 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 variety of language bindings make it available in -other environments.

-

Libxml2 is known to be very portable, the library should build and work +other environments.

Libxml2 is known to be very portable, the library should build and work without serious troubles on a variety of systems (Linux, Unix, Windows, -CygWin, MacOS, MacOS X, RISC Os, OS/2, VMS, QNX, MVS, VxWorks, ...)

-

Libxml2 implements a number of existing standards related to markup -languages:

-

In most cases libxml2 tries to implement the specifications in a relatively strictly compliant way. As of release 2.4.16, libxml2 passed all 1800+ tests from the OASIS XML Tests -Suite.

-

To some extent libxml2 provides support for the following additional -specifications but doesn't claim to implement them completely:

-
  • Document Object Model (DOM) http://www.w3.org/TR/DOM-Level-2-Core/ +Suite.

    To some extent libxml2 provides support for the following additional +specifications but doesn't claim to implement them completely:

      +
    • Document Object Model (DOM) http://www.w3.org/TR/DOM-Level-2-Core/ the document model, but it doesn't implement the API itself, gdome2 does this on top of libxml2
    • RFC 959 : @@ -275,12 +60,10 @@ specifications but doesn't claim to implement them completely:

      HTTP/1.0, again a basic HTTP client code
    • SAX: a SAX2 like interface and a minimal SAX1 implementation compatible with early expat versions
    • -
    -

    A partial implementation of XML Schemas Part +

A partial implementation of XML Schemas Part 1: Structure is being worked on but it would be far too early to make any -conformance statement about it at the moment.

-

Separate documents:

-
  • the libxslt page providing an +conformance statement about it at the moment.

    Separate documents:

      +
    • the libxslt page providing an implementation of XSLT 1.0 and common extensions like EXSLT for libxml2
    • the gdome2 page @@ -290,26 +73,5 @@ conformance statement about it at the moment.

      Digital Signature for libxml2
    • also check the related links section for more related and active projects.
    • -
    -

    Hosting sponsored by Open Source CMS services from AOE media.

    -

    Logo designed by Marc Liyanage.

    -

    - Daniel Veillard -

    -
-
-
-
-
- +

Hosting sponsored by Open Source CMS services from AOE media.

Logo designed by Marc Liyanage.

Daniel Veillard

-- cgit v1.2.3