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

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

There is a newer version: 2.3.0
Show newest version
#
# Copyright (c) 2001-2013 Oracle and/or its affiliates. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
#
#   - Redistributions of source code must retain the above copyright
#     notice, this list of conditions and the following disclaimer.
#
#   - Redistributions in binary form must reproduce the above copyright
#     notice, this list of conditions and the following disclaimer in the
#     documentation and/or other materials provided with the distribution.
#
#   - Neither the name of Oracle nor the names of its
#     contributors may be used to endorse or promote products derived
#     from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
# IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
# PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#

TREXGrammarReader.InterleavedAnyString = \
	 cannot contain  in more than one branch

RELAXNGReader.BadFacet =\
	cannot set parameter {0} to this datatype: {1}

RELAXNGReader.InvalidParameters =\
	invalid parameter setting: {0}

RELAXNGReader.BadDataValue =\
	invalid value for the type "{0}": {1}

RELAXNGReader.UndefinedKey =\
	reference to the undefined key "{0}"

RELAXNGReader.UndefinedDataType1 =\
	datatype "{0}" is not defined: {1}

RELAXNGReader.InconsistentKeyType =\
	types of all keys/keyrefs "{0}" must be the same

RELAXNGReader.InconsistentCombine =\
	different combine methods are used for the same pattern "{0}"

RELAXNGReader.RedefiningUndefined =\
	pattern "{0}" is redefined but it is not defined in the included file.

RELAXNGReader.UnknownDatatypeVocabulary1 =\
	"{0}" is not a recognized data type vocabulary: {1}

RELAXNGReader.MultipleExcept =\
	only one  is allowed

RELAXNGReader.NotAbsoluteURI = \
	"{0}" is not an absolute URI

RELAXNGReader.AttributeInExcept = \
	 cannot contain 
	
RELAXNGReader.ElementInExcept = \
	 cannot contain 

RELAXNGReader.ListInExcept = \
	 cannot contain 

RELAXNGReader.TextInExcept = \
	 cannot contain 

RELAXNGReader.EmptyInExcept = \
	 cannot contain 

RELAXNGReader.SequenceInExcept = \
	 cannot contain 

RELAXNGReader.InterleaveInExcept = \
	 cannot contain 

RELAXNGReader.OneOrMoreInExcept = \
	 cannot contain /

RELAXNGReader.RepeatedGroupedAttribute = \
	 is grouped and that group is repeated

RELAXNGReader.ElementInAttribute = \
	 cannot contain 

RELAXNGReader.AttributeInAttribute = \
	 cannot contain 

RELAXNGReader.AttributeInList = \
	 cannot contain 

RELAXNGReader.ElementInList = \
	 cannot contain 

RELAXNGReader.ListInList = \
	 cannot contain 

RELAXNGReader.TextInList = \
	 cannot contain . Use .

RELAXNGReader.AttributeInStart = \
	 cannot contain 

RELAXNGReader.ListInStart = \
	 cannot contain 

RELAXNGReader.TextInStart = \
	 cannot contain 

RELAXNGReader.EmptyInStart = \
	 cannot contain 

RELAXNGReader.SequenceInStart = \
	 cannot contain 

RELAXNGReader.InterleaveInStart = \
	 cannot contain 

RELAXNGReader.DataInStart = \
	 cannot contain 

RELAXNGReader.OneOrMoreInStart = \
	 cannot contain /

RELAXNGReader.DataInInterleaveInList = \
	 is not allowed inside  inside 

RELAXNGReader.ValueInInterleaveInList = \
	 is not allowed inside  inside 

RELAXNGReader.AnyNameInAnyName = \
	 cannot contain 

RELAXNGReader.AnyNameInNsName = \
	 cannot contain 

RELAXNGReader.NsNameInNsName = \
	 cannot contain 

RELAXNGReader.DuplicateAttributes = \
	more than one attribute accepts the same name "{0}"

RELAXNGReader.DuplicateElements = \
	more than one branch of  accepts the element "{0}"
	
RELAXNGReader.InfosetUriAttribute = \
	Namespace URI "http://www.w3.org/2000/xmlns" is reserved and cannot be used
	
RELAXNGReader.XmlnsAttribute = \
	Attribute cannot have "xmlns" as its name

RELAXNGReader.NakedInfiniteAttributeNameClass = \
	Attribute with / must be wrapped by /




© 2015 - 2025 Weber Informatics LLC | Privacy Policy