Hello,<div><br></div><div>driver.xml loads in the different bits (i.e. guidelines + schema specifications), but roma operates directly on //tei:schemaSpec to generate the RNG. The element is located in mei-2011-05-source.xml. I run roma on it without problems.</div>

<div><br></div><div>The new roma also runs xmllint before expanding the ODD, so there should be no need to run it before hand.</div><div><br></div><div>A bit confused, but happy that it ended up working,</div><div>Raffaele<br>

<br><div class="gmail_quote">On Sun, Dec 4, 2011 at 11:46 AM, TW <span dir="ltr"><<a href="mailto:zupftom@googlemail.com">zupftom@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

2011/12/2 Raffaele Viglianti <<a href="mailto:raffaeleviglianti@gmail.com">raffaeleviglianti@gmail.com</a>>:<br>
<div class="im">><br>
> 1. checkout TEI's trunk from sourceforge if you don't have it already<br>
> 2. make sure you have all the dependecies (trang, saxon, xmllint)<br>
> 3. go to /Roma<br>
> 4. run the command:<br>
><br>
> ./roma2 --xsl=../Stylesheets --localsource=fullPathTo_mei-2011-05-source.xml<br>
> fullPathToYourCustomization<br>
><br>
<br>
</div>As it turns out, mei-2011-05-source.xml isn't the file to use as<br>
--localsource.  With the following commands I was successful:<br>
<br>
xmllint --noent music-encoding/trunk/source/driver.xml ><br>
music-encoding/trunk/source/source.xml<br>
tei/trunk/Roma/roma2.sh --xsl=tei/trunk/Stylesheets<br>
--localsource=music-encoding/trunk/source/source.xml<br>
music-encoding/trunk/customizations/mei-all.xml<br>
<br>
(Thanks to Daniel for helping me offlist.)<br>
<div class="HOEnZb"><div class="h5"><br>
Thomas<br>
<br>
_______________________________________________<br>
mei-l mailing list<br>
<a href="mailto:mei-l@lists.uni-paderborn.de">mei-l@lists.uni-paderborn.de</a><br>
<a href="https://lists.uni-paderborn.de/mailman/listinfo/mei-l" target="_blank">https://lists.uni-paderborn.de/mailman/listinfo/mei-l</a><br>
</div></div></blockquote></div><br></div>