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

Part Number A86030-01

Library

Product

Contents

Index

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

Using XML C++ Class Generator, 5 of 6


xmlcg Usage

The standalone parser may be called as an executable by invoking bin/xmlcg. For example:

xmlcg [flags] <XML document or External DTD>

Table 23-1 lists the xmlcg optional flags.

Table 23-1 xmlcg Optional Flags
xmlcg Optional Flags  Description 

-d name 

DTD - Input is an external DTD with the given name 

-o directory 

Output - Output directory for generated files (default is current directory) 

-e encoding 

Encoding - Default input file encoding 

-h 

Help - Show this usage help 

-v 

Version - Show the Class Generator version  


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

All Rights Reserved.

Library

Product

Contents

Index