aoqi@0: # aoqi@0: # Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved. aoqi@0: # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. aoqi@0: # aoqi@0: # This code is free software; you can redistribute it and/or modify it aoqi@0: # under the terms of the GNU General Public License version 2 only, as aoqi@0: # published by the Free Software Foundation. Oracle designates this aoqi@0: # particular file as subject to the "Classpath" exception as provided aoqi@0: # by Oracle in the LICENSE file that accompanied this code. aoqi@0: # aoqi@0: # This code is distributed in the hope that it will be useful, but WITHOUT aoqi@0: # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or aoqi@0: # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License aoqi@0: # version 2 for more details (a copy is included in the LICENSE file that aoqi@0: # accompanied this code). aoqi@0: # aoqi@0: # You should have received a copy of the GNU General Public License version aoqi@0: # 2 along with this work; if not, write to the Free Software Foundation, aoqi@0: # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. aoqi@0: # aoqi@0: # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA aoqi@0: # or visit www.oracle.com if you need additional information or have any aoqi@0: # questions. aoqi@0: # aoqi@0: aoqi@0: # aoqi@0: # Message resource file aoqi@0: # aoqi@0: aoqi@0: aoqi@0: aoqi@0: BGMBuilder.NoGlobalElement = \ aoqi@0: Schema contains no global element declaration. aoqi@0: aoqi@0: UnusedCustomizationChecker.WarnUnusedExpectedContentTypes = \ aoqi@0: An xmime:expectedContentTypes attribute is present on an incorrect element aoqi@0: aoqi@0: BGMBuilder.MultipleSchemaBindings = \ aoqi@0: Multiple are defined for the target namespace "{0}" aoqi@0: aoqi@0: BGMBuilder.MultipleSchemaBindings.Location = \ aoqi@0: Another is defined here aoqi@0: aoqi@0: aoqi@0: aoqi@0: ClassSelector.ClassNameIsRequired = \ aoqi@0: Cannot derive a name from schema. A name attribute specified to the customization. aoqi@0: aoqi@0: ClassSelector.IncorrectClassName = \ aoqi@0: Specified name ''{0}'' is not a valid Java identifier. aoqi@0: aoqi@0: ClassSelector.IncorrectPackageName = \ aoqi@0: The package name ''{1}'' used for this schema is not a valid package name. aoqi@0: aoqi@0: # {0} - name-identifier-format-enum aoqi@0: ClassSelector.JavadocHeading = \ aoqi@0:

Java class for {0}.\n\n

The following schema fragment specifies the expected \ aoqi@0: content contained within this class. aoqi@0: aoqi@0: ClassSelector.JavadocLineUnknown = \ aoqi@0: unknown aoqi@0: aoqi@0: ClassSelector.ReservedClassName = \ aoqi@0: Attempt to create a class having the same name as the reserved word "{0}". aoqi@0: aoqi@0: aoqi@0: CollisionInfo.CollisionInfo = \ aoqi@0: The field name "{0}" is used by two different parts of a schema. See: \n\ aoqi@0: {1}\n\ aoqi@0: {2} aoqi@0: aoqi@0: CollisionInfo.UnknownFile = \ aoqi@0: unknown file aoqi@0: aoqi@0: # Concatenated with CollisionInfo.CollisionInfo (CollisionInfo.CollisionInfo + CollisionInfo.LineXOfY + CollisionInfo.LineXOfY) e.g.: The field name "FieldName" is used by two different parts of a schema. See: line X of file:Schema.xsd line Y of file:Schema2.xsd aoqi@0: CollisionInfo.LineXOfY = \ aoqi@0: line {0} of {1} aoqi@0: aoqi@0: aoqi@0: ConversionFinder.CannotBeTypeSafeEnum = \ aoqi@0: A type safe enum customization is specified to a simple type that cannot \ aoqi@0: be mapped to a type safe enum. aoqi@0: ConversionFinder.CannotBeTypeSafeEnum.Location = \ aoqi@0: The relevant simple type declaration is specified at this location aoqi@0: ConversionFinder.NoEnumNameAvailable = \ aoqi@0: A name attribute is required to customize an anonymous simple type to type-safe enum. aoqi@0: ConversionFinder.NoEnumFacet= \ aoqi@0: enum class customization is specified on a type that has no enumeration facet. aoqi@0: ERR_ILLEGAL_EXPECTED_MIME_TYPE = \ aoqi@0: Unable to parse the expected MIME type "{0}". {1}. aoqi@0: aoqi@0: aoqi@0: DatatypeBuilder.DatatypeError = \ aoqi@0: Simple type error: {0} aoqi@0: aoqi@0: aoqi@0: aoqi@0: aoqi@0: aoqi@0: aoqi@0: DefaultParticleBinder.UnableToGenerateNameFromModelGroup = \ aoqi@0: Unable to generate a property name from a model group. A customization is required. aoqi@0: aoqi@0: # {0} - CollisionInfo.CollisionInfo is injected with parameters field name, location at first schema, location at second schema e.g.: Gets the rest of the content model. You are getting this "catch-all" property because of the following reason: The field name "OverviewURL" is used by two different parts of a schema. See: line 392 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd line 390 of file:/C:/Development/Projects/jUDDI_v3/uddi-ws/src/main/resources/uddi_v3.xsd To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the content property. aoqi@0: DefaultParticleBinder.FallbackJavadoc = \ aoqi@0: Gets the rest of the content model. \n\ aoqi@0: \n\ aoqi@0:

\n\ aoqi@0: You are getting this "catch-all" property because of the following reason: \n\ aoqi@0: {0}\n\ aoqi@0:

\n\ aoqi@0: To get rid of this property, apply a property customization to one \n\ aoqi@0: of both of the following declarations to change their names: \n aoqi@0: aoqi@0: aoqi@0: aoqi@0: aoqi@0: aoqi@0: aoqi@0: aoqi@0: FieldBuilder.IncorrectFixedValue = \ aoqi@0: The value specified in the fixed attribute "{0}" is not a valid value for the datatype aoqi@0: aoqi@0: FieldBuilder.IncorrectDefaultValue = \ aoqi@0: The value specified in the default attribute "{0}" is not a valid value for the datatype aoqi@0: aoqi@0: FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse = \ aoqi@0: "{0}" is specified by a customization but this attribute has incompatible type "{1}" aoqi@0: aoqi@0: FieldBuilder.ConflictBetweenUserTypeAndActualType.AttUse.Source = \ aoqi@0: The relevant customization is specified at this location aoqi@0: aoqi@0: FieldBuilder.Javadoc.NilProperty = \ aoqi@0: This property is used to control \ aoqi@0: the xsi:nil feature \ aoqi@0: of W3C XML Schema. \nSetting this property to true will cause \ aoqi@0: the output to be <{0} xsi:nil="true" /> regardless of the \ aoqi@0: values of the other properties. aoqi@0: aoqi@0: FieldBuilder.Javadoc.ValueObject = \ aoqi@0: get/set the complex type value associated with this element.\n \ aoqi@0: when you unmarshal a document that contains xsi:type, the get{1} method \ aoqi@0: would return an instance of derived classes of '{'@link {0}'}'. Similarly, if you set \ aoqi@0: an instance of derived classes, then you would get the instance with xsi:type \ aoqi@0: when you marshal out to XML. aoqi@0: aoqi@0: aoqi@0: SimpleTypeBuilder.UnnestedJavaTypeCustomization = \ aoqi@0: customization in this context must be nested (JAXB spec sec 6.8.1): \n\ aoqi@0: \t\n\ aoqi@0: \t \n\ aoqi@0: \t \n\ aoqi@0: \t \n\ aoqi@0: \t aoqi@0: aoqi@0: UnusedCustomizationChecker.UnacknolwedgedCustomization = \ aoqi@0: compiler was unable to honor this {0} customization. It is attached to a wrong place, \ aoqi@0: or it's inconsistent with other bindings. aoqi@0: aoqi@0: UnusedCustomizationChecker.UnacknolwedgedCustomization.Relevant = \ aoqi@0: (the above customization is attached to the following location in the schema) aoqi@0: aoqi@0: ERR_ENUM_MEMBER_NAME_COLLISION = \ aoqi@0: Two enum members yield the same constant name {0} aoqi@0: aoqi@0: # Not concatenated with any other String (written on a separate line) but printed after ERR_ENUM_MEMBER_NAME_COLLISION, followed by a line with the position of the problem in a particular file aoqi@0: ERR_ENUM_MEMBER_NAME_COLLISION_RELATED = \ aoqi@0: (related to above) the other enum is defined at this location aoqi@0: aoqi@0: WARN_ENUM_MEMBER_SIZE_CAP = \ aoqi@0: Simple type "{0}" was not mapped to Enum due to EnumMemberSizeCap limit. Facets count: {1}, current limit: {2}. \ aoqi@0: You can use customization attribute "typesafeEnumMaxMembers" to extend the limit. aoqi@0: aoqi@0: ERR_CANNOT_GENERATE_ENUM_NAME = \ aoqi@0: Cannot generate a constant name from the enumeration value "{0}". \ aoqi@0: Use to specify one. aoqi@0: aoqi@0: # Wrapped into an Exception. Not concatenated with any other string. aoqi@0: ERR_MULTIPLE_GLOBAL_BINDINGS = \ aoqi@0: only one globalBindings customization is allowed in a whole compilation aoqi@0: aoqi@0: # Not concatenated with any other String (written on a separate line) but printed after ERR_MULTIPLE_GLOBAL_BINDINGS, followed by a line with the position of the problem in a particular file, e.g. parsing a schema... \n [ERROR] only one globalBindings customization is allowed in a whole compilation \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/base.xjb \n [ERROR] (related to above) but one is already given at this location \n line 8 of file:/C:/kohsuke/Sun/JAXB/jaxb-ri/sandbox/issue98/sub1.xjb aoqi@0: ERR_MULTIPLE_GLOBAL_BINDINGS_OTHER = \ aoqi@0: (related to above) but one is already given at this location aoqi@0: aoqi@0: ERR_REFERENCE_TO_NONEXPORTED_CLASS = \ aoqi@0: {0} is in a referenced schema and do not have the corresponding Java class specified by \ aoqi@0: customization. Therefore it cannot be referenced from outside. aoqi@0: aoqi@0: # Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS. aoqi@0: ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE = \ aoqi@0: (related to above) The schema for namespace "{0}" (which includes the above component) is \ aoqi@0: designated for reference only by this customization. aoqi@0: aoqi@0: # Not concatenated with any other string (written on a separate line) but printed after ERR_REFERENCE_TO_NONEXPORTED_CLASS and ERR_REFERENCE_TO_NONEXPORTED_CLASS_MAP_FALSE. aoqi@0: ERR_REFERENCE_TO_NONEXPORTED_CLASS_REFERER = \ aoqi@0: (related to above) The problematic schema component is referenced from this component: {0} aoqi@0: aoqi@0: WARN_DEFAULT_VALUE_PRIMITIVE_TYPE = \ aoqi@0: Cannot generate default value for primitive type "{0}".