com.thaiopensource.relaxng.translate.resources.Messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of trang Show documentation
Show all versions of trang Show documentation
Trang, a multi-format schema converter based on RELAX NG.
unrecognized_input_type=unrecognized input type \"{0}\"
unrecognized_output_type=unrecognized output type \"{0}\"
too_few_arguments=at least two arguments are required
too_many_arguments=input type does not support multiple input files: two arguments are required
option_missing_argument=option \"-{0}\" requires an argument
invalid_option=invalid option \"-{0}\"
resolver_not_found=Use of catalogs requires Apache XML Commons Resolver v1.2.\n\
Download from .\n\
Then put resolver.jar in the same directory as trang.jar.
usage=Trang version {0}\n\
usage: java com.thaiopensource.relaxng.translate.Driver [-C catalogFileOrUri] [-I rng|rnc|dtd|xml] [-O rng|rnc|dtd|xsd] [-i input-param] [-o output-param] inputFileOrUri ... outputFile