SUSE Linux Enterprise Server 11 for IBM zSeries
Package Descriptions
expat
XML Parser Toolkit
Expat is an XML 1.0 parser written in C. It aims to be fully conformant. It is currently not a validating XML processor. The current production version of expat can be downloaded from ftp://ftp.jclark.com/pub/xml/expat.zip. The directory xmltok contains a low-level library for tokenizing XML. The interface is documented in xmltok/xmltok.h. The directory xmlparse contains an XML parser library that is built on top of the xmltok library. The interface is documented in xmlparse/xmlparse.h. The directory sample contains a simple example program using this interface. The directory sample/build.bat is a batch file to build the example using Visual C++. The directory xmlwf contains the xmlwf application, which uses the xmlparse library. The arguments to xmlwf are one or more files to check for well-formedness. An option -d dir can be specified. For each well-formed input file, the corresponding canonical XML is written to dir/f, where f is the filename (without any path) of the input file. A -x option causes references to external general entities to be processed. A -s option makes documents that are not stand-alone cause an error (a document is considered stand-alone if it is intrinsically stand-alone because it has no external subset and no references to parameter entities in the internal subset or it is declared as stand-alone in the XML declaration).
| Version: | 2.0.1 |
|---|---|
| Release: | 88.21 |
| Path: | suse/s390x/expat-2.0.1-88.21.s390x.rpm |
| Group: | Development/Libraries/C and C++ |
| License: | X11/MIT |
| Size: | 148 KB |
File list
-rwxr-xr-x 1 root root 27304 Feb 21 04:02 /usr/bin/xmlwf drwxr-xr-x 2 root root 0 Feb 21 04:02 /usr/share/doc/packages/expat -rw-r--r-- 1 root root 1208 Dec 29 2005 /usr/share/doc/packages/expat/COPYING -rw-r--r-- 1 root root 9204 Jun 5 2007 /usr/share/doc/packages/expat/Changes -rw-r--r-- 1 root root 5701 May 11 2007 /usr/share/doc/packages/expat/README drwxr-xr-x 2 root root 0 Feb 21 04:02 /usr/share/doc/packages/expat/examples -rw-r--r-- 1 root root 1617 Jun 3 2007 /usr/share/doc/packages/expat/examples/elements.c -rw-r--r-- 1 root root 2415 Jun 3 2007 /usr/share/doc/packages/expat/examples/outline.c -rw-r--r-- 1 root root 1027 Jun 5 2007 /usr/share/doc/packages/expat/expat.png -rw-r--r-- 1 root root 3260 Feb 21 04:02 /usr/share/doc/packages/expat/expatfaq.html -rw-r--r-- 1 root root 92697 Jun 5 2007 /usr/share/doc/packages/expat/reference.html -rw-r--r-- 1 root root 1340 Jul 23 2004 /usr/share/doc/packages/expat/style.css -rw-r--r-- 1 root root 2368 Jun 5 2007 /usr/share/doc/packages/expat/valid-xhtml10.png -rw-r--r-- 1 root root 3429 Feb 21 04:02 /usr/share/man/man1/xmlwf.1.gz