made better through topic maps

home | standards | vendors | platforms | categories | search

expat

Type Product
Version 1.95.6
Last release 2003-01-28
Vendor(s) James Clark
Category XML parsers
Platform C
Home page http://expat.sourceforge.net/
Resource http://www.inac.co.jp/~maki/xml/expat.html
Resource http://www.jclark.com/xml/expatfaq.html
Resource http://xml.com/pub/1999/09/expat/
Feedback Problem reporting form
PSI http://psi.garshol.priv.no/xmltools/product/expat

expat is a non-validating parser written in C, and is the parser previously known as XMLTok. It is used in Mozilla 5.0 and in parser modules for several different scripting languages. It is very fast and highly conformant.

expat does no validation, but can read external entities and aims to be a fully conforming well-formedness parser. It does not read the external DTD subset. XML namespaces are supported.

expat supports Unicode, and through a callback the application can extend the number of encodings supported. expat is also designed to support multi-language error messages. Applications are also given access to the raw markup of the document, for the applications that need lexical information.

Used in

The following products use this product:

 


Free XML Tools, created using the OKS.