1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-27 21:55:05 +03:00
XML parser and toolkit
Go to file
Daniel Veillard 8651f5365c a bit of work on Schemas try to make it more useful changed the Schemas
* xmlschemas.c xmlschemastypes.c include/libxml/xmlschemas.h:
  a bit of work on Schemas
* testSchemas.c: try to make it more useful
* test/schemas/* result/schemas/* Makefile.am: changed the
  Schemas regression test procedure, started adding a few samples
Daniel
2002-04-17 09:06:27 +00:00
doc
example
include
macos
python
result
SAXresult
test
vms
win32
.cvsignore
acconfig.h
acinclude.m4
AUTHORS
autogen.sh
build_glob.py
c14n.c
catalog.c
ChangeLog
check-xml-test-suite.py
config.h.in
configure.in
Copyright
debugXML.c
DOCBparser.c
encoding.c
entities.c
error.c dohh I really didn't intended to commit this test version :-( Daniel 2002-03-20 21:55:57 +00:00
genUnicode.py
global.data
globals.c
HACKING
hash.c
HTMLparser.c
HTMLtree.c
INSTALL Added "make tests" to INSTALL, Daniel 2001-06-17 10:32:52 +00:00
install-sh
libxml-2.0.pc.in
libxml.3
libxml.h
libxml.m4
libxml.spec.in
list.c
MAINTAINERS
Makefile.am a bit of work on Schemas try to make it more useful changed the Schemas 2002-04-17 09:06:27 +00:00
Makefile.win
missing
mkinstalldirs
nanoftp.c
nanohttp.c
NEWS
parser.c
parserInternals.c
README
README.cvs-commits
SAX.c
testAutomata.c
testC14N.c
testDocbook.c
testHTML.c
testRegexp.c
testSAX.c
testSchemas.c
testThreads.c
testThreadsWin32.c
testURI.c
testXPath.c
threads.c
TODO fixed compilation under Cygwin #57503 update Daniel 2001-07-14 16:44:32 +00:00
TODO_SCHEMAS
tree.c
trio.c
trio.h
triodef.h
trionan.c
trionan.h
triop.h
triostr.c
triostr.h
uri.c
valid.c
xinclude.c
xlink.c
xml2-config.1
xml2-config.in
xml2Conf.sh.in
xmlcatalog.c
xmlIO.c
xmllint.c
xmlmemory.c
xmlregexp.c
xmlschemas.c
xmlschemastypes.c
xmlunicode.c
xpath.c
xpointer.c

                  XML parser for Gnome

Full documentation is available on-line at
    http://xmlsoft.org/

This code is released under the MIT Licence see the Copyright file.

A mailing-list xml@gnome.org is available, to subscribe:
    http://mail.gnome.org/mailman/listinfo/xml

The list archive is at:
    http://mail.gnome.org/archives/xml/

daniel@veillard.com