Oracle8i Application Developer's Guide - XML
Release 3 (8.1.7)

Part Number A86030-01

Library

Solution Area

Contents

Index

Go to previous page Go to beginning of chapter Go to next page

Using XML Parser for C, 9 of 10


Using the Sample Files Included with Your Software

$ORACLE_HOME/xdk/c/parser/sample/ directory contains several XML applications to illustrate how to use the XML Parser for C with the DOM and SAX interfaces.

Table 21-3 lists the sample files in sample/ directory.

Table 21-3 XML Parser for C sample/ Files
sample/ File Name  Description 

DOMNamespace.c 

Source for DOMNamespace program 

DOMNamespace.std 

Expected output from DOMNamespace 

DOMSample.c 

Source for DOMSample program 

DOMSample.std 

Expected output from DOMSample 

FullDOM.c 

Sample usage of DOM interface 

FullDOM.std 

Expected output from FullDOM 

Make.bat 

Batch file for building sample programs 

NSExample.xml 

Sample XML file using namespaces 

SAXNamespace.c 

Source for SAXNamespace program 

SAXNamespace.std 

Expected output from SAXNamespace 

SAXSample.c 

Source for SAXSample program 

SAXSample.std 

Expected output from SAXSample 

XSLSample.c 

Source for XSLSample program 

XSLSample.std 

Expected output from XSLSample 

class.xml 

XML file that may be used with XSLSample 

iden.xsl 

Stylesheet that may be used with XSLSample 

cleo.xml 

The Tragedy of Antony and Cleopatra"

XML version of Shakespeare's play 

--

Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Solution Area

Contents

Index