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

msv.msv.src.com.sun.msv.verifier.Messages.properties Maven / Gradle / Ivy

Verifier.Error.UnexpectedText = \
	unexpected character literal

Verifier.Error.UnexpectedAttribute = \
	unexpected attribute "{0}"

Verifier.Error.UnexpectedStartTag = \
	unexpected start tag "{0}".

Verifier.Error.MissingAttribute = \
	some attributes are missing for the element "{0}".
	
Verifier.Error.UncompletedContent = \
	Content of element "{0}" is incomplete

Verifier.Error.UnsoldIDREF = \
	"{0}" is referenced by an IDREF, but not defined.

Verifier.Error.DuplicateId = \
	"{0}" is used as an ID value more than once.

Verifier.Error.UnexpectedElement =\
	unexpected element "{0}"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy