[
Lists Home |
Date Index |
Thread Index
]
- From: Sean Mc Grath <digitome@iol.ie>
- To: xml-dev@ic.ac.uk
- Date: Wed, 17 Nov 1999 15:21:50 +0000
XML Experts (especially XML parser implementors),
Please help fill in this table.
Fully 1.0 Compliant - Non Validating
-------------------------------------
1. Expat (As used in Perl, Python, Tcl, Ruby, C and C++ apps)
NOTE: Expat does Unicode but that does not
mean that the host language - e.g. Python, C -
has native support for Unicode.
2. XP
3. RXP
NOTE: Available stand-alone and also as underlying parser
used in LT XML. Has a flag (NSL_read_strict in the library;
-x option to xmlnorm) which enforces the few XML constraints
that are not enabled by default.
Fully XML 1.0 Compliant - Validating
------------------------------------
1. RXP
NOTE:
Available stand-alone and also as underlying parser used
in LT XML. Has a flag (NSL_read_strict in the library;
-x option to xmlnorm) which enforces the few XML
constraints that are not enabled by default.
Non XML 1.0 Compliant - Non-Validating
--------------------------------------
nsgmls (C++)
xmlproc (Python)
Non XML 1.0 Compliant - Validating
----------------------------------
nsgmls (C++)
xmlproc (Python)
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|