dbTalk Databases Forums  

XMLCG help needed

comp.databases.oracle.tools comp.databases.oracle.tools


Discuss XMLCG help needed in the comp.databases.oracle.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Fahd Kamal
 
Posts: n/a

Default XMLCG help needed - 02-24-2004 , 01:32 PM






I wish to use XML class generator to generate C++ classes from an XML
schema file. I have teh schema in a file called family.xsd so I used
the following command,

xmlcg -s family.xsd

which produced the following output,

Error: No document specified

So I used teh following command,

xmlcg -s family.xsd family.cpp

which produced teh following error,

Failed to initialize parser, code 201

What is the right way to do this? Note that I am using Windows NT
workstation and I do not have Oracle on my machine, Just the class
generator.

Thanks for your help.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.