Thank you<div><br></div><div>Indeed the main trouble I had was to create one file from scratch in order to add the following section</div><div><br></div><div>[[</div><div><span class="Apple-style-span" style="font-family: &#39;lucida sans typewriter&#39;, courier, monospace; font-size: 11px; color: rgb(150, 67, 61); "><pre>
<code style="font-family: &#39;lucida sans typewriter&#39;, courier, monospace; font-size: 8pt; font-style: normal; font-weight: normal; text-decoration: none; line-height: 1.3em; ">&lt;localizations defaultLanguage=&quot;en&quot; defaultCountry=&quot;US&quot;&gt;
    &lt;localization lang=&quot;da&quot; class=&quot;net.sf.saxon.option.local.Numberer_da&quot;/&gt;
    &lt;localization lang=&quot;de&quot; class=&quot;net.sf.saxon.option.local.Numberer_de&quot;/&gt;</code></pre><pre><code style="font-family: &#39;lucida sans typewriter&#39;, courier, monospace; font-size: 8pt; font-style: normal; font-weight: normal; text-decoration: none; line-height: 1.3em; ">     ...
  &lt;/localizations&gt;</code></pre><pre><code style="font-family: &#39;lucida sans typewriter&#39;, courier, monospace; font-size: 8pt; font-style: normal; font-weight: normal; text-decoration: none; line-height: 1.3em; ">]]</code></pre>
</span>In order to avoid having the &quot;[Language:En]&quot; in the output of the transformation</div><div><br></div><div>Best wishes</div><div><br></div><div>Xmlizer</div><div><br></div><div><br></div><div><br></div><div>
<br><div class="gmail_quote">On Thu, Dec 24, 2009 at 6:09 PM, George Cristian Bina <span dir="ltr">&lt;<a href="mailto:george@oxygenxml.com">george@oxygenxml.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I also misunderstood.<br>
We will consider adding a new document template for creating a Saxon configuration file.<div class="im"><br>
<br>
Best Regards,<br>
George<br>
-- <br>
George Cristian Bina<br>
&lt;oXygen/&gt; XML Editor, Schema Editor and XSLT Editor/Debugger<br>
<a href="http://www.oxygenxml.com" target="_blank">http://www.oxygenxml.com</a><br>
<br></div><div><div></div><div class="h5">
Florent Georges wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
mozer wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That&#39;s why I ask for a default file to be provided in order<br>
to not have to create your own from scratch at least !<br>
</blockquote>
<br>
  Seems I misunderstood the question.  But then, what about the following file:<br>
<br>
    &lt;configuration xmlns=&quot;<a href="http://saxon.sf.net/ns/configuration" target="_blank">http://saxon.sf.net/ns/configuration</a>&quot;<br>
                   edition=&quot;EE&quot;/&gt;<br>
<br>
? ;-)  I mean, what would you put in a &quot;default&quot; config file?  If it is to easily pick some elements, more as a &quot;template&quot; of file, you can use this:<br>
<br>
    <a href="http://saxonica.com/documentation/index/configuration-file.html" target="_blank">http://saxonica.com/documentation/index/configuration-file.html</a><br>
<br>
  Regards, and Merry Christmas!<br>
<br>
</blockquote>
</div></div></blockquote></div><br></div>