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

com.thaiopensource.validate.mns.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
element_undeclared_namespace=no applicable schema for element with namespace \"{0}\" in this context
attributes_undeclared_namespace=no applicable schema for one or more attributes with namespace \"{0}\" in this context
lax_multiply_defined=laxness for mode \"{0}\" already defined
undefined_mode=mode \"{0}\" not defined
schema_fragment_id=schema URI must not have a fragment identifier
ns_absolute=namespace URI must be absolute URI
validate_attributes_multiply_defined=multiple applicable \"validateAttributes\" elements in mode \"{0}\" for namespace \"{1}\"
validate_element_multiply_defined=multiple applicable \"validateElement\" elements in mode \"{0}\" for namespace \"{1}\"
path_multiply_defined=mode for context \"{0}\" already defined
context_ns_not_covered=namespace of contextual element not covered




© 2015 - 2024 Weber Informatics LLC | Privacy Policy