You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by el...@apache.org on 2002/05/23 00:18:52 UTC

cvs commit: xml-xerces/java/src/org/apache/xerces/impl/msg XMLSchemaMessages.properties

elena       02/05/22 15:18:52

  Modified:    java/src/org/apache/xerces/impl/msg
                        XMLSchemaMessages.properties
  Log:
  A typo
  
  Revision  Changes    Path
  1.50      +2 -2      xml-xerces/java/src/org/apache/xerces/impl/msg/XMLSchemaMessages.properties
  
  Index: XMLSchemaMessages.properties
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/msg/XMLSchemaMessages.properties,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- XMLSchemaMessages.properties	15 Apr 2002 22:14:00 -0000	1.49
  +++ XMLSchemaMessages.properties	22 May 2002 22:18:52 -0000	1.50
  @@ -1,7 +1,7 @@
   # This file contains error and warning messages related to XML Schema
   # The messages are arranged in key and value tuples in a ListResourceBundle.
   #
  -# @version $Id: XMLSchemaMessages.properties,v 1.49 2002/04/15 22:14:00 neilg Exp $
  +# @version $Id: XMLSchemaMessages.properties,v 1.50 2002/05/22 22:18:52 elena Exp $
   
           BadMessageKey = The error message corresponding to the message key can not be found.
           FormatFailed = An internal error occurred while formatting the following message:\n
  @@ -316,7 +316,7 @@
           c-general-xpath = c-general-xpath:  The expression ''{0}'' is not valid with respect to the XPath subset supported by XML Schema.
           c-general-xpath-ns = c-general-xpath-ns:  a namespace prefix in XPath expression ''{0}'' was not bound to a namespace.
           c-selector-xpath = c-selector-xpath: The selector value = ''{0}'' is not valid; selector xpaths cannot contain attributes.
  -        EmptyTargetNamespace = EmptyTargetNamespace: In schea document ''{0}'', the value of the targetNamespace attribute cannot be empty string.
  +        EmptyTargetNamespace = EmptyTargetNamespace: In schema document ''{0}'', the value of the targetNamespace attribute cannot be empty string.
           FacetValueFromBase = FacetValueFromBase: Value ''{0}'' of facet ''{1}'' must be from the value space of the base type.
           FixedFacetValue = FixedFacetValue: ''{0}'' value = ''{1}'' must be equal to that of the base type ''{2}'' when '{'fixed'}' = true.
           InvalidRegex = InvalidRegex: Pattern value ''{0}'' is not a valid regular expression: ''{1}''.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org