----------------------------------------------------------------------

HP ELOQUENCE A.06.20 - patch 9902220

----------------------------------------------------------------------

This patch fixes a defect with the schema program as released 
with A.06.20.  This patch will be integrated in a subsequent 
HP Eloquence release.

A.06.20 must be installed before applying this patch.


Fixed problems:
---------------

Platforms: HP-UX

* The schema procesor did not handle 8 bit characters ("Umlaute") 
  correctly on the HP-UX platform. This could result to syntax error 
  messages in schema definitions when 8 bit characters are used in
  comments.
  
  This was related to a defect in the HP-UX "lex" scanner generator
  which does not handle 8 bit characters correctly.


Installation:
-------------

UNIX:

In order to install this patch, you need to unpack it with gzip.
Gzip is included with HP-UX 10.x and above.
Installation requires root privileges.

cd /opt/eloquence6
gzip -dc PE62-9902220-hpux.tar.gz | tar xf -

Files:

   bin/schema
   share/doc/PE62-9902220-README