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] help desperately needed a.k.a. can't get any of the 3 major free xslt engines to work


> -----Original Message-----
> From: chris.chiasson@gmail.com 
> 
> A message from beyond the frayed ends of sanity:
> 
> I meticulously created command line examples of trying to use xalan,
> saxon, and xsltproc. There are available, along with the source and
> xsl files, at the address below. Please help me run these processors.


I found errors with the switches for the resolver in your "regular way"
Saxon command. They should be as follows:

 -r org.apache.xml.resolver.tools.CatalogResolver 
 -x org.apache.xml.resolver.tools.ResolvingXMLReader 
 -y org.apache.xml.resolver.tools.ResolvingXMLReader 


A friendly advice: it would be much easier to help with the rest if you
could provide a much smaller XML source sample (preferably one single file,
trimmed down as much as possible) that demonstrates the problem.

/MJ




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