Re: XProc/Oxygen/Validation

 > I'm not sure how to configure it in oXygen though...

oXygen passes its catalog resolver to the XProc engine automatically so 
all you need to do is to have the catalog set in oXygen. A catalog can 
be set either in Options->Preferences -- XML -- XML Catalog or as part 
of a framework (aka Document Type) configuration.

Best Regards,
George
-- 
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 11/23/10 8:13 PM, Romain Deltour wrote:
> 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 Wednesday, 24 November 2010 10:16:45 UTC