OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] Re: Setting up a catalog for use with saxon


Hi Yoshihiro,
	many thanks for your help. The hint with the SAX parser was
deciding.

Cheers,
Ulf Ackermann



-----Ursprüngliche Nachricht-----
Von: Yoshihiro Toda [mailto:ystoda@yahoo.co.jp]
Gesendet: Freitag, 14. Mai 2004 16:14
An: docbook-apps@lists.oasis-open.org
Betreff: [docbook-apps] Re: Setting up a catalog for use with saxon


I'm sorry the last mail was my misunderstanding. Seems you did have used
catalog manager.  What you want to do may be specifying SAX parser. Add
-x and -y option when you call Saxon. like:

java -cp [snip] \
-x org.apache.xml.resolver.tools.ResolvingXMLReader \
-y org.apache.xml.resolver.tools.ResolvingXMLReader \
...[snip]

'org.apache.xml' may be 'com.sun', depending on resolver you use.
-- 
Yoshihiro Toda
<mailto:ystoda@yahoo.co.jp>
__________________________________________________
Do You Yahoo!?
http://bb.yahoo.co.jp/


To unsubscribe from this list, send a post to
docbook-apps-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]