Search the web
Sign In
New User? Sign Up
rng-users · RELAX NG users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
fatal: at least two arguments are required Trang version 20030619   Topic List   < Prev Topic  |  Next Topic >
Reply < Prev Message  | 
hi :
when I using trang to translate .rnc to xsd using the command :
trang -I ./Request.rnc -O Request.xsd , it's shown the error msg as follows :

fatal: at least two arguments are required
Trang version 20030619
usage: trang [-I rng|rnc|dtd|xml] [-O rng|rnc|dtd|xsd] [-i input-param] [-o
output-param] inputFileOrUri ... outputFile

what's mean about the msg ?

Any help would be really appreciated.

Best regards
jay




Thu Sep 10, 2009 7:36 am

benjaminmodr...
Offline Offline
Send Email Send Email

< Prev Message  | 
Expand Messages Author Sort by Date

hi : when I using trang to translate .rnc to xsd using the command : trang -I ./Request.rnc -O Request.xsd , it's shown the error msg as follows : fatal: at...
benjaminmodra@...
benjaminmodr...
Offline Send Email
Sep 10, 2009
7:41 am

... See the usage, you should use something like below: java -jar trang.jar -I rnc -O xsd Request.rnc Request.xsd ... Best Regards, George -- George Cristian...
George Cristian Bina
george_bina
Offline Send Email
Sep 10, 2009
8:17 am
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help