[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: RE: [docbook-apps] Docbook XML and Catalog
Hi Dave Pawson, I am frankly saying I don't know anything about Java, Saxon and FOP. Now only I am trying to learn these for the purpose of generating PDF from the XML source. Now I am reading "DocBook XSL: The Complete Guide, 4th Edition". In this on page 92 of 723, there is a sample coding. In that it has been mentioned as follows: For Saxon: /jausvar/ s h-acrpe /"r/eussorl/vjearv.aj/asra;x/ouns.rj/asrh:a/rdeo"c b\ook-xsl/extensions/saxon653.jar:\ c-oxm .oircgl..aspaaxcohne..Sxtmyll.erSehseoeltve r\. tools.ResolvingXMLReader \ -y org.apache.xml.resolver.tools.ResolvingXMLReader \ -r org.apache.xml.resolver.tools.CatalogResolver \ -u \ -o myfile.html \ myfile.xml docbook.xsl I just followed it, can you please guide me any other books available in the market to learn about Saxon and FOP as a beginners like me? FYI: I have purchased Michael Key's "XSLT 2.0" Book. In this also I don't found how to configure catalog option for saxon? Thanks, Srikrishnan -----Original Message----- From: Dave Pawson [mailto:davep@dpawson.co.uk] Sent: Thursday, November 11, 2010 11:41 PM To: SriKrishnan Cc: docbook-apps@lists.oasis-open.org Subject: Re: [docbook-apps] Docbook XML and Catalog On Thu, 11 Nov 2010 14:05:05 +0530 "SriKrishnan" <srikrishnan@techset.co.uk> wrote: > Hi Dave Pawson, > > As per your suggestion I have downloaded saxon 6.5.5. In this case the > following error appears > > F:\ADVENT\APP\xslf0_samples\DOCBOOK-samples\completed>java -cp > "C:/saxon/saxon.jar;C:/docbook-xsl-1.76.1-RC2/extensions/ > saxon65.jar;C:/xml-commons-resolver-1.2/resolver.jar;C:/fop-1.0/" > com.icl.saxon.StyleSheet -x org.apache.xml.resolver.to > ols.ResolvingXMLReader -y > org.apache.xml.resolver.tools.ResolvingXMLReader -r > org.apache.xml.resolver.tools.CatalogResol ver -u -o "DK1182_C003.fo" > "DK1182_C003.xml" > "file:///L:/xml/docbook-xsl-ns-1.76.1-RC2/fo/docbook.xsl" Class > org.apache.xml.resolver.tools.CatalogResolver is not a URIResolver > > Can anybody help me to fix this? > > Thanks, > Srikrishnan The message (again) is correct "org.apache.xml.resolver.tools.CatalogResolver is not a URIResolver" It is a catalogue resolver? http://www.dpawson.co.uk/nodesets/entries/090528.html may help -x is the uri resolver? http://saxon.sourceforge.net/saxon6.5.5/using-xsl.html HTH -- regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]