This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: JDK14/JDOM: generating a DOCTYPE decl. in output?



> I tried changing the output method from "xml" to "html", and it caused
> absolutely no difference in the output.

Then I think you'll find that your XSLT engine is using an API that
ignores whatever's in xsl:output (which is only ever a hint) and doing
its own thing.

First try the stylesheet on the commandline writing to a file, then teh
attributes on xsl:output should have an effect. Then you need to find
out how to get the same effect in your AOi which is out of scope of XSLT
(but I'm sure someone on this list will know the answer)

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]