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

com.thaiopensource.relaxng.parse.sax.resources.Messages.properties Maven / Gradle / Ivy

Go to download

A branch of Jing used by the Nu Html Checker. (Jing is a tool for validating documents against RelaxNG schemas.)

The newest version!
no_comment_support=SAX parser \u201c{0}\u201d cannot report comments.
any_name_except_contains_any_name=\u201cexcept\u201d in \u201canyName\u201d contains \u201canyName\u201d.
attribute_multi_pattern=\u201cattribute\u201d pattern must contain at most one pattern.
combine_attribute_bad_value=Bad value \u201c{0}\u201d for \u201ccombine\u201d attribute; value must be \u201cchoice\u201d or \u201cinterleave\u201d.
expected_define=Found \u201c{0}\u201d element but expected \u201cdefine\u201d or \u201cstart\u201d or \u201cinclude\u201d or \u201cdiv\u201d element.
expected_empty=Found \u201c{0}\u201d element but expected empty content.
expected_except=Found \u201c{0}\u201d element but expected \u201cexcept\u201d.
expected_grammar=Found \u201c{0}\u201d element but expected \u201cgrammar\u201d element.
expected_name=Found \u201c{0}\u201d element but expected a name.
expected_name_class=Found \u201c{0}\u201d element but expected a name-class.
expected_param_except=Only \u201cparam\u201d and \u201cexcept\u201d child elements are allowed.
expected_pattern=Found \u201c{0}\u201d element but expected a pattern.
fragment_identifier_datatype_library=URI in value of \u201cdatatypeLibrary\u201d attribute must not have a fragment identifier.
href_fragment_id=Fragment identifier ignored in value of \u201chref\u201d attribute.
illegal_attribute_ignored=Illegal attribute \u201c{0}\u201d ignored.
illegal_characters_ignored=Illegal characters ignored.
illegal_name_attribute=Illegal \u201cname\u201d attribute.
invalid_ncname=\u201c{0}\u201d is not a valid local name.
invalid_uri=\u201c{0}\u201d is not a valid URI reference according to RFC 2396.
missing_children=Missing children.
missing_href_attribute=Missing \u201chref\u201d attribute.
missing_name_attribute=Missing \u201cname\u201d attribute.
missing_name_class=Expected child element specifying name class.
missing_type_attribute=Missing \u201ctype\u201d attribute.
multiple_except=At most one \u201cexcept\u201d child element is allowed.
name_contains_foreign_element=\u201cname\u201d element cannot contain foreign elements.
ns_name_except_contains_any_name=\u201cexcept\u201d in \u201cnsName\u201d contains \u201canyName\u201d.
ns_name_except_contains_ns_name=\u201cexcept\u201d in \u201cnsName\u201d contains \u201cnsName\u201d.
param_after_except=\u201cparam\u201d is not allowed after \u201cexcept\u201d.
param_contains_foreign_element=\u201cparam\u201d element cannot contain foreign elements.
qualified_attribute=Attribute name \u201c{0}\u201d incorrectly qualified with RELAX NG namespace URI.
relative_datatype_library=URI in value of \u201cdatatypeLibrary\u201d attribute must not be relative.
root_bad_namespace_uri=Namespace URI of document element must be \u201c{0}\u201d.
start_multi_pattern=\u201cstart\u201d pattern must contain at most one pattern.
too_many_children=Too many child elements: only one child element is allowed.
undefined_prefix=Undefined prefix \u201c{0}\u201d.
value_contains_foreign_element=\u201cvalue\u201d element cannot contain foreign elements.
wrong_uri_version=Namespace URI has wrong version: expected \u201c{0}\u201d but got \u201c{1}\u201d.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy