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: two issues with XSLT processors -- xsltproc and xalan


On Mon, Mar 17, 2003 at 09:50:57AM -0500, Robert P. J. Day wrote:
> 
>   to follow up bob stayton's recent posting on adding 
> <xsl:output indent="yes"> to get indented, hierarchical output:

...
 
> 2) xalan aborts if you don't specify an "-out" option, which 
>    certainly disagrees with its command line summary.  if i run
>    xalan with the options
> 
>    -IN file.xml -XSL file.xsl		# but no -OUT option
> 
>    i would have expected to have the result printed to stdout,
>    as xsltproc does.
> 
>    instead, i get
> 
>    (Location of error unknown)XSLT Error 
>    (java.lang.IllegalArgumentException): 
>    Unknown attribute http://xml.apache.org/xalan/features/incremental
> 
>    that came as a bit of a shock.  should i have expected this?

Hmm, it works for me.  That is, the Xalan command line 
will write the output to standard output if you 
don't specify -OUT.  Works on Linux, Cygwin, and Windows XP
(Xalan-J 2.4.1).  I don't know what that error is about.

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com




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