<div dir="ltr">On Wed, Aug 7, 2013 at 12:09 PM, TW <span dir="ltr"><<a href="mailto:zupftom@googlemail.com" target="_blank">zupftom@googlemail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
Speaking of @type and reading Raffaele's mail, I'm wondering whether<br>
it would be desirable to provide a formal means of specifying a<br>
taxonomy that is used for @type?  Something along the lines of<br>
<classCode>, like<br>
<br>
    <typeDef elements="multiRest"><br>
        <classCode authURI="types.xml#mrests"/><br>
    </typeDef><br>
<br>
Or possibly even <term> elements inside <typeDef>, although <term> is<br>
currently only used to specify a term that applies to a specific<br>
resource, not to define a term.<br></blockquote><div><br></div><div><br></div><div>Hi Thomas, you would do this in ODD, by overriding the definition of @type, either at model level, or element level:</div><div><br></div>

<div><div><attDef ident="type" usage="opt" mode="replace"></div><div>  <valList type="closed"></div><div>    <valItem ident="american"/></div><div>    <valItem ident="european"/></div>

<div>  </valList></div><div></attDef></div></div><div> </div><div>So your schemata will force you to use only those when encoding, and if you add <desc/> you can also generate documentation for a human reader. </div>

<div>In theory, an ODD-aware application parsing MEI (wouldn't that be awesome) should be able to pick on this change from the standard and act accordingly (at least by throwing a warning, or asking for user input, or what have you)</div>

<div><br></div><div>Raffaele</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
<br>
[1] <a href="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ef/15_bars_multirest.png/160px-15_bars_multirest.png" target="_blank">https://upload.wikimedia.org/wikipedia/commons/thumb/e/ef/15_bars_multirest.png/160px-15_bars_multirest.png</a><br>


[2] <a href="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Old_multirests.png/440px-Old_multirests.png" target="_blank">https://upload.wikimedia.org/wikipedia/commons/thumb/c/c4/Old_multirests.png/440px-Old_multirests.png</a><br>


<div class=""><div class="h5"><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></div>