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

com.sun.msv.reader.trex.ng.comp.Messages.properties Maven / Gradle / Ivy

There is a newer version: 2.2.5.1
Show newest version

RELAXNGReader.Compatibility.Annotation.ChildElement = \
	the annotation element cannot have any child element.

RELAXNGReader.Compatibility.Annotation.InvalidAttribute = \
	the annotation element cannot have the "{0}" attribute.

RELAXNGReader.Compatibility.Annotation.Misplaced = \
	the annotation element cannot be written after the "{0}" element.

RELAXNGReader.Compatibility.ID.MalplacedIDType = \
	The "{0}" type has {1} semantics and therefore it must be placed \
	directly under an attribute pattern.

RELAXNGReader.Compatibility.ID.IDTypeWithNonSimpleAttName = \
	The "{0}" type has {1} semantics and therefore its parent attribute pattern \
	must have a simple name.

RELAXNGReader.Compatibility.ID.IDTypeWithNonSimpleElementName = \
	The "{0}" type has {1} semantics and therefore the enclosing element pattern \
	must have a simple name.

RELAXNGReader.Compatibility.ID.Competing = \
	The "{0}" type has {1} semantics but a competing attribute of another element \
	doesn't have the same type.

RELAXNGReader.Compatibility.ID.Competing2 = \
	The "{1}" type of the "{0}" attribute has ID semantics but a competing attribute \
	doesn't have the same type.

RELAXNGReader.Compatibility.DefaultValue.NameIsNotSimple = \
	For an attribute to have a default value, its name must be simple.

RELAXNGReader.Compatibility.DefaultValue.Invalid = \
	The specified default value "{0}" does not match the content model of the attribute.

RELAXNGReader.Compatibility.DefaultValue.NotOptional = \
	For an attribute to have a default value, it must be optional.

RELAXNGReader.Compatibility.DefaultValue.Repeatable = \
	For an attribute to have a default value, it cannot be enclosed by  nor .

RELAXNGReader.Compatibility.DefaultValue.ComplexElementName = \
	For an attribute to have a default value, the name of its parent element must be simple.

RELAXNGReader.Compatibility.DefaultValue.DifferentValues = \
	The "{3}" attribute of the "{2}" element has two different default values ("{0}" and "{1}").

RELAXNGReader.Compatibility.DefaultValue.ContextDependentType = \
	An attribute with a default value cannot contain the "{0}" datatype.

RELAXNGReader.Compatibility.DefaultValue.CompetingElements = \
	There are more than one patterns that can match the "{0}" element, and some of them \
	have attribute default values and some of them don't. For the schema to be compatible, \
	there must be a functional mapping from element and attribute names to default values.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy