mrglavas    2005/05/11 09:15:15

  Modified:    java/src/org/apache/xerces/impl/msg
                        XIncludeMessages.properties
  Log:
  Fixing a typo.
  
  Revision  Changes    Path
  1.14      +1 -1      
xml-xerces/java/src/org/apache/xerces/impl/msg/XIncludeMessages.properties
  
  Index: XIncludeMessages.properties
  ===================================================================
  RCS file: 
/home/cvs/xml-xerces/java/src/org/apache/xerces/impl/msg/XIncludeMessages.properties,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- XIncludeMessages.properties       8 May 2005 18:42:24 -0000       1.13
  +++ XIncludeMessages.properties       11 May 2005 16:15:15 -0000      1.14
  @@ -25,7 +25,7 @@
   UnexpandedEntityReferenceIllegal = The replacement of an 'include' element 
appearing as the document element in the top-level source infoset cannot 
contain unexpanded entity references.
   HrefFragmentIdentifierIllegal = Fragment identifiers must not be used. The 
''href'' attribute value ''{0}'' is not permitted.
   HrefSyntacticallyInvalid = ''href'' attribute value ''{0}'' is syntactically 
invalid. After applying escaping rules the value is neither a syntactically 
correct URI or IRI.
  -XPointerStreamability = "An xpointer was specified that points to a location 
in the source infoset. This location cannot be accessed due to the streaming 
nature of the processor.
  +XPointerStreamability = An xpointer was specified that points to a location 
in the source infoset. This location cannot be accessed due to the streaming 
nature of the processor.
   
   # Messages from erroneous set-up
   IncompatibleNamespaceContext = The type of the NamespaceContext is 
incompatible with using XInclude; it must be an instance of 
XIncludeNamespaceSupport
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to