- From: Romain Deltour <rdeltour@gmail.com>
- Date: Tue, 23 Nov 2010 19:13:03 +0100
- To: XProc Dev <xproc-dev@w3.org>, Betty Harvey <harvey@eccnet.com>
You can set the URI resolver class name, for instance by using the command line switch -U or --uri-resolver, or by using the cc:uri- resolver element in a Calabash configuration file. Apache XML commons resolver [1] or Java.net xmlresolver [2] both support OASIS XML catalogs. I'm not sure how to configure it in oXygen though... Hope this helps, Romain. [1] http://xml.apache.org/commons/components/resolver/ [2] https://xmlresolver.dev.java.net/ Le 23 nov. 10 à 19:36, Betty Harvey a écrit : > My pipeline is failing because Xproc is validating the input file. > The > input files have both public identifiers and system identifiers (which > don't point to the correct location). I am using an XML catalog > within > Oxygen that points to correct location of the DTD and validates within > Oxygen. > > Is there a way to tell XProc or Calabash to look at the catalog.xml > file? > Another option would be to tell XProc or Calabash don't validate the > input > file. > > TIA! > > Betty > > > /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ > Betty Harvey | Phone: 410-787-9200 FAX: 9830 > Electronic Commerce Connection, Inc. | > harvey@eccnet.com | Washington,DC XML Users Grp > URL: http://www.eccnet.com | http://www.eccnet.com/xmlug > /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\\/\/ > Member of XML Guild (www.xmlguild.org) >
Received on Tuesday, 23 November 2010 18:13:41 UTC