src/share/jaxws_classes/com/sun/xml/internal/rngom/parse/compact/Messages.properties

Print this page




   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 
  26 #
  27 # Copyright (C) 2004-2011
  28 #
  29 # Permission is hereby granted, free of charge, to any person obtaining a copy
  30 # of this software and associated documentation files (the "Software"), to deal
  31 # in the Software without restriction, including without limitation the rights
  32 # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  33 # copies of the Software, and to permit persons to whom the Software is
  34 # furnished to do so, subject to the following conditions:
  35 #
  36 # The above copyright notice and this permission notice shall be included in
  37 # all copies or substantial portions of the Software.
  38 #
  39 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  40 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  41 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  42 # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  43 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  44 # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  45 # THE SOFTWARE.
  46 #
  47 
  48 syntax_error=syntax error: {0}
  49 undeclared_prefix=undeclared prefix \"{0}\"
  50 xmlns_prefix=prefix must not be \"xmlns\"
  51 unqualified_annotation_attribute=annotation attribute must have a namespace URI
  52 inherited_annotation_namespace=namespace URI for annotation cannot be inherited
  53 xmlns_annotation_attribute=annotation attribute cannot be named \"xmlns\"
  54 duplicate_attribute=multiple attributes with local name \"{0}\" and namespace URI \"{1}\"
  55 except_missing_parentheses=parentheses required around \"-\" expression
  56 xmlns_annotation_attribute_uri=annotation attribute cannot have namespace URI \"http://www.w3.org/2000/xmlns\"
  57 xml_prefix_bad_uri=prefix \"xml\" can only be bound to namespace URI \"http://www.w3.org/XML/1998/namespace\"
  58 xml_uri_bad_prefix=only prefix \"xml\" can be bound to namespace URI \"http://www.w3.org/XML/1998/namespace\"
  59 illegal_hex_digit=expected hex digit
  60 char_code_too_big=character code must be less than 0x110000
  61 illegal_char_code=code of character that is not allowed
  62 illegal_char_code_ref=reference to character whose code is not allowed
  63 incomplete_escape=incomplete escape sequence
  64 any_name_except_contains_any_name=\"except\" in \"anyName\" contains \"anyName\"
  65 ns_name_except_contains_any_name=\"except\" in \"nsName\" contains \"anyName\"
  66 ns_name_except_contains_ns_name=\"except\" in \"nsName\" contains \"nsName\"
  67 illegal_surrogate_pair=illegal surrogate pair


   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 






















  26 syntax_error=syntax error: {0}
  27 undeclared_prefix=undeclared prefix \"{0}\"
  28 xmlns_prefix=prefix must not be \"xmlns\"
  29 unqualified_annotation_attribute=annotation attribute must have a namespace URI
  30 inherited_annotation_namespace=namespace URI for annotation cannot be inherited
  31 xmlns_annotation_attribute=annotation attribute cannot be named \"xmlns\"
  32 duplicate_attribute=multiple attributes with local name \"{0}\" and namespace URI \"{1}\"
  33 except_missing_parentheses=parentheses required around \"-\" expression
  34 xmlns_annotation_attribute_uri=annotation attribute cannot have namespace URI \"http://www.w3.org/2000/xmlns\"
  35 xml_prefix_bad_uri=prefix \"xml\" can only be bound to namespace URI \"http://www.w3.org/XML/1998/namespace\"
  36 xml_uri_bad_prefix=only prefix \"xml\" can be bound to namespace URI \"http://www.w3.org/XML/1998/namespace\"
  37 illegal_hex_digit=expected hex digit
  38 char_code_too_big=character code must be less than 0x110000
  39 illegal_char_code=code of character that is not allowed
  40 illegal_char_code_ref=reference to character whose code is not allowed
  41 incomplete_escape=incomplete escape sequence
  42 any_name_except_contains_any_name=\"except\" in \"anyName\" contains \"anyName\"
  43 ns_name_except_contains_any_name=\"except\" in \"nsName\" contains \"anyName\"
  44 ns_name_except_contains_ns_name=\"except\" in \"nsName\" contains \"nsName\"
  45 illegal_surrogate_pair=illegal surrogate pair