| Oracle8i Application Developer's Guide - XML Release 3 (8.1.7) Part Number A86030-01  | 
  | 
Using XML Parser for C, 8 of 10
XML Parser for C can be invoked in two ways:
The XML Parser for C can be called as an executable by invoking bin/xml 
Table 21-2 lists the command line options.
XML Parser for C can also be invoked by writing code to use the supplied APIs. The code must be compiled using the headers in the include/ subdirectory and linked against the libraries in the lib/ subdirectory. Please see the Makefile in the sample/ subdirectory for full details of how to build your program. 
| 
 | 
![]() Copyright © 1996-2000, Oracle Corporation. All Rights Reserved.  | 
 
  |