|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Saxon 9.1.0.5 command ignoring method=text ?Kevin Grover kevin at kevingrover.netThu Jan 15 17:43:38 PST 2009
Sorry, mea culpa: even though I looked and looked and looked, I didn't look hard enough: I had the namespace URL incorrect. I had an extra /. It all works was expected. Of course, I figured this out trying to come up with a minimal example. I should have done that up front, but the machine I was using was not connected to the Internet and I only had limited access to it. Sorry for the false report. On Thu, Jan 15, 2009 at 12:06 AM, Andrew Welch <http://x-query.com/mailman/listinfo/talk>wrote: > Can you provide a small, complete runnable example which demonstrates > the problem? For example, does this do it: > > declare namespace saxon = "http://saxon.sf.net/"; > declare option saxon:output "method=text"; > > 'a' > > Also run it with the -t option which will show you which version of > Saxon you are using. > > cheers > andrew > > > 2009/1/15 Kevin Grover <http://x-query.com/mailman/listinfo/talk>: > > I'm using > > > > declare namespace saxon = "http://saxon.sf.net/"; > > declare option saxon:output "method=text"; > > > > and I'm still getting the xml declaration. > > > > I also tried adding > > > > declare option saxon:output "omit-xml-declaration=yes"; > > > > and no joy. > > > > However, adding '!method=text' to the command line works. I did some > > googling and notices that this occured between 8.4 and 8.5, but 'was > going > > to be fixed soon'. > > > > What am I missing? > > > > Thanks > > > > - Kevin > > > > > > _______________________________________________ > > http://x-query.com/mailman/listinfo/talk > > http://x-query.com/mailman/listinfo/talk > > > > > > -- > Andrew Welch > http://andrewjwelch.com > Kernow: http://kernowforsaxon.sf.net/ > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://x-query.com/pipermail/talk/attachments/20090115/377f1401/attachment.htm
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






