All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.thaiopensource.relaxng.util.resources.Messages.properties Maven / Gradle / Ivy

Go to download

Jing is a validator for RELAX NG and other schema languages. This project was taken from http://code.google.com/p/jing-trang and mavenized for inclusion in the Wicket Stuff HTML Validator. The code was taken from the 20091111 release.

There is a newer version: 1.11
Show newest version
no_schematron=option \"-{0}\" is only applicable to Schematron, but this version of Jing does not support Schematron
invalid_phase=\"{0}\" is not a valid Schematron phase name

elapsed_time=Elapsed time {0,number,#}+{1,number,#}={2,number,#} milliseconds

option_missing_argument=option \"-{0}\" requires an argument
invalid_option=invalid option \"-{0}\"
no_simplified_schema=simplified schemas are only available for RELAX NG schemas
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 jing.jar.

usage=Jing version {0}\n\
usage: java com.thaiopensource.relaxng.util.Driver [-i] [-c] [-s] [-t] [-C catalogFile] [-e encoding] RNGFile XMLFile...\n\
RELAX NG is a schema language for XML\n\
See http://relaxng.org/ for more information.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy