[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Saxon and XML Catalogs

Subject: Saxon and XML Catalogs
From: Betty Harvey <betty@xxxxxxxxxx>
Date: Tue, 1 Jul 2003 16:42:56 -0400 (EDT)
catalog poem
We are trying to use XML Catalogs with Saxon Apache .  Saxon is 
initially resolving the catalog file, when it loads the XML
file it doesn't resolve the DTD.  It keeps looking in the source
directory for the DTD.

We have tried public identifiers, system identifiers and URIs
in the XML file and get the same results.

Any help would be appreciated.  The appropriate information is
below:

<!-- Batch File -->

set LIB_DIR=c:\TestCatalog\lib

set CLASSPATH=%LIB_DIR%\saxon.jar;%LIB_DIR%\resolver-latest.jar;%LIB_DIR%

java -classpath "%CLASSPATH%" com.icl.saxon.StyleSheet -w0 -x 
org.apache.xml.resolver.tools.ResolvingXMLReader -y 
org.apache.xml.resolver.tools.ResolvingXMLReader -r 
org.apache.xml.resolver.tools.CatalogResolver  raven.xml lib/poem.xsl  

<-- Catalog File -->
 
<?xml version="1.0"?>
<!DOCTYPE catalog
   PUBLIC "-//OASIS/DTD Entity Resolution XML Catalog V1.0//EN"
   "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">

<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">

  <group  xml:base="'/TestCatalog/" >

      <public publicID="-//Test//DTD //EN" 
uri="file:///c:/TestCatalog/DTD/poem.dtd"/>
<rewriteURI
        uriStartString="foo.dtd"
        rewritePrefix="DTD/poem.dtd" />

  </group>

</catalog>

<!-- Result -->


C:\TestCatalog>set LIB_DIR=c:\TestCatalog\lib 

C:\TestCatalog>set 
CLASSPATH=c:\TestCatalog\lib\saxon.jar;c:\TestCatalog\lib\resolver-latest.jar;c:\TestCatalog\lib 

C:\TestCatalog>java -classpath 
"c:\TestCatalog\lib\saxon.jar;c:\TestCatalog\lib\resolver-latest.jar;c:\TestCatalog\lib" 
com.icl.saxon.StyleSheet -w0 -x 
org.apache.xml.resolver.tools.ResolvingXMLReader -y 
org.apache.xml.resolver.tools.ResolvingXMLReader -r 
org.apache.xml.resolver.tools.CatalogResolver  raven.xml lib/poem.xsl   
Parse catalog: file:/TestCatalog/catalog/poem.soc
Loading catalog: file:/TestCatalog/catalog/poem.soc
Default BASE: file:/TestCatalog/catalog/poem.soc
xml:base: '/TestCatalog/
BASE STR: '/TestCatalog/
Error: required attribute publicId missing.
rewriteURI: foo.dtd
	DTD/poem.dtd
REWRITE_URI: foo.dtd
	file:/TestCatalog/catalog/'/TestCatalog/DTD/poem.dtd (reset)
xml:base: file:/TestCatalog/catalog/poem.soc BASE STR:
file:/TestCatalog/catalog/poem.soc
resolveSystem(file:/C:/TestCatalog/lib/poem.xsl)
resolveSystem(file:/C:/TestCatalog/raven.xml)
resolveSystem(file:/C:/TestCatalog/foo.dtd) Error on line 2 column 36 of
file:/C:/TestCatalog/raven.xml:
  Error reported by XML parser: Cannot read from 
file:/C:/TestCatalog/foo.dtd (C:\TestCatalog\foo.dtd (The system cannot 
find the file specified))
Transformation failed: Run-time errors were reported

Thanks for any help!

Betty

/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
Betty Harvey                         | Phone: 410-787-9200 FAX: 9830 
Electronic Commerce Connection, Inc. |        
harvey@xxxxxxxxxx                    | Washington,DC XML Users Grp
URL:  http://www.eccnet.com          | http://www.eccnet.com/xmlug
/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\\/\/  


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.