Sorry, mea culpa: even though I looked and looked and looked, I didn&#39;t look hard enough: I had the namespace URL incorrect.&nbsp; I had an extra /.<br><br>It all works was expected.&nbsp; Of course, I figured this out trying to come up with a minimal example.&nbsp; 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.<br>
<br>Sorry for the false report.<br><br><div class="gmail_quote">On Thu, Jan 15, 2009 at 12:06 AM, Andrew Welch <span dir="ltr">&lt;<a href="mailto:andrew.j.welch@gmail.com">andrew.j.welch@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Can you provide a small, complete runnable example which demonstrates<br>
the problem? &nbsp;For example, does this do it:<br>
<div class="Ih2E3d"><br>
declare namespace saxon = &quot;<a href="http://saxon.sf.net/" target="_blank">http://saxon.sf.net/</a>&quot;;<br>
declare option saxon:output &quot;method=text&quot;;<br>
<br>
</div>&#39;a&#39;<br>
<br>
Also run it with the -t option which will show you which version of<br>
Saxon you are using.<br>
<br>
cheers<br>
andrew<br>
<br>
<br>
2009/1/15 Kevin Grover &lt;<a href="mailto:kevin@kevingrover.net">kevin@kevingrover.net</a>&gt;:<br>
<div><div></div><div class="Wj3C7c">&gt; I&#39;m using<br>
&gt;<br>
&gt; declare namespace saxon = &quot;<a href="http://saxon.sf.net/" target="_blank">http://saxon.sf.net/</a>&quot;;<br>
&gt; declare option saxon:output &quot;method=text&quot;;<br>
&gt;<br>
&gt; and I&#39;m still getting the xml declaration.<br>
&gt;<br>
&gt; I also tried adding<br>
&gt;<br>
&gt; declare option saxon:output &quot;omit-xml-declaration=yes&quot;;<br>
&gt;<br>
&gt; and no joy.<br>
&gt;<br>
&gt; However, adding &#39;!method=text&#39; to the command line works. &nbsp;I did some<br>
&gt; googling and notices that this occured between 8.4 and 8.5, but &#39;was going<br>
&gt; to be fixed soon&#39;.<br>
&gt;<br>
&gt; What am I missing?<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt; - Kevin<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; <a href="mailto:talk@x-query.com">talk@x-query.com</a><br>
&gt; <a href="http://x-query.com/mailman/listinfo/talk" target="_blank">http://x-query.com/mailman/listinfo/talk</a><br>
&gt;<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Andrew Welch<br>
<a href="http://andrewjwelch.com" target="_blank">http://andrewjwelch.com</a><br>
Kernow: <a href="http://kernowforsaxon.sf.net/" target="_blank">http://kernowforsaxon.sf.net/</a><br>
</font></blockquote></div><br>