           SPELL=xerces-j
       PKG_SPELL=Xerces-J
         VERSION=2.6.2
     PKG_VERSION=${VERSION//\./_}
          SOURCE=$PKG_SPELL-src.$VERSION.tar.gz
         SOURCE2=$PKG_SPELL-tools.$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/xerces-$PKG_VERSION
   SOURCE_URL[0]=http://www.apache.org/dist/xml/$SPELL/source/$SOURCE
          MD5[0]='54cdd67c4f511f99c1f7b55b1394ffb2'
      LICENSE[0]=APACHE
  SOURCE2_URL[0]=http://www.apache.org/dist/xml/$SPELL/source/$SOURCE2
          MD5[1]='6d801103e3a88fbd701992828ba20d63'
      LICENSE[1]=APACHE
        WEB_SITE=http://xml.apache.org/xerces2-j/index.html
         ENTERED=20030326
         UPDATED=20040328
           SHORT='Xerces2 - implementation of the next generation fully compliant XML parsers'
cat << EOF
The Apache Xerces2 parser is the reference implementation of XNI but other parser
components, configurations, and parsers can be written using the Xerces Native 
Interface. 

Xerces 2 is a  fully conforming XML Schema processor.

Xerces 2 also provides an experimental implementation of the Document Object 
Model Level 3 Core and Load/Save Working Drafts.

Xerces is now able to parse documents written according to the  XML 1.1 Candidate 
Recommendation, except that it does not yet provide an option to enable 
normalization checking as described in section 2.13 of this specification. It also 
handles namespaces according to the  XML Namespaces 1.1 Candidate Recommendation, 
and will correctly serialize XML 1.1 documents if the DOM level 3 load/save API's 
are in use.
EOF
