# # # # # # # # # # # # # # # # # # # # # # # # model.nestedModelError=model error: {0} # # # # # # # # # # # # model.invalid.message.type=invalid message type: {0} model.schema.notImplemented=unsupported XML Schema feature ({0}) model.schema.circularity=circularity detected in schema: \"{0}\" model.schema.unsupportedType=unsupported type ({0}): \"{1}\" (namespace: {2}) # # # # model.schema.invalidLiteralInEnumeration.anonymous=invalid literal \"{0}\" in anonymous enumeration # # //replacement for Uxxx codes # # # # # # model.schema.simpleTypeWithFacets=facet \"{0}\" not supported on simple type: \"{0}\" model.schema.unionNotSupported=simpleType: \"{0}\" derivation by xsd:union not supported model.schema.listNotSupported=simpleType: \"{0}\" derivation by xsd:list not supported model.schema.invalidSimpleType.invalidItemType=in simpleType: \"{0}\", itemType \"{1}\" can not be derived by list model.schema.invalidSimpleType.noItemLiteralType=in simpleType: \"{0}\", xsd:list itemType \"{1}\" is invalid # # # # model.schema.invalidWildcard.allCompositor=xsd:all compositor not supported for the wildcard in schema type: \"{0}\" model.uniqueness=uniqueness constraint violation model.part.notUnique=parts in wsdl:message \"{0}\", reference \"{1}\", they must reference unique global elements. model.exception.notunique=Failed to generate Java signature: duplicate exception names {0}. Use JAXWS binding customization to rename the wsdl:part \"{1}\" model.uniqueness.javastructuretype=uniqueness constraint violation, duplicate member \"{0}\" added to JavaStructureType \"{1}\" # model.parent.type.already.set=parent of type \"{0}\" already set to \"{1}\", new value = \"{2}\" # # model.exporter.unsupportedClass=model exporter: unsupported class: {0} # # # # model.importer.invalidVersion=invalid version \"{1}\" in model document (line {0}) model.importer.invalidMinorMinorOrPatchVersion=model version \"{1}\" newer than runtime version \"{2}\" (line {0}): need to upgrade to a newer runtime model.importer.invalidClass=invalid class name \"{1}\" in model document (line {0}) model.importer.invalidId=invalid id \"{1}\ in model document (line {0}) # # # # model.arraywrapper.only.one.member=LiteralArrayWrapper may only have one element member. model.arraywrapper.member.already.set=LiteralArrayWrapper element member already set. model.arraywrapper.no.parent=LiteralArrayWrapper cannot have a parent type model.arraywrapper.no.subtypes=LiteralArrayWrapper cannot have subtypes model.arraywrapper.no.content.member=LiteralArrayWrapper cannot have a content member model.complexType.simpleContent.reservedName=invalid attribute name: "_value" in complexType: \"{0}\", _value is JAXWS reserved name, this name is generated in the generated javabean class to hold content value in the generated javabean class for complexType/simpleContent. model.parameter.notunique.wrapper=Failed to generate Java signature: duplicate parameter name \"{0}\". Try one of these\n\t1. Use JAXWS binding customization to rename the wsdl:part \"{1}\"\n\t2. Run wsimport with -extension switch.\n\t3. This is wrapper style operation, to resolve parameter name conflict, you can also try disabling wrapper style by using false wsdl customization. model.parameter.notunique=Failed to generate Java signature: duplicate parameter name \"{0}\". Try one of these\n\t1. Use JAXWS binding customization to rename the wsdl:part \"{1}\"\n\t2. Run wsimport with -extension switch. # model.schema.elementNotFound=Element \"{0}\" not found. model.schema.jaxbException.message="{0}" model.saxparser.exception:{0}\n{1} ConsoleErrorReporter.UnknownLocation = \ unknown location ConsoleErrorReporter.LineXOfY = \ \ \ line {0} of {1}