<div dir="ltr">Dear Johannes, thanks a lot for the detailed explanation! <div>Best</div><div>Zoltan<br><div><div><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/10 Johannes Kepper <span dir="ltr"><<a href="mailto:kepper@edirom.de" target="_blank">kepper@edirom.de</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Zoltán,<br>
<br>
that’s precisely the meaning. You declare / assign an ID by using the @xml:id attribute. From hereon, you can refer to this ID using the anyURI data type. As long as you stay in the same file, that results in hash + ID value: "#ZK".<br>


<br>
(However, you could even point to a different file, in case you wanted to separate music and metadata (or notes and slurs, or…): @resp="../someFolder/header.xml#ZK". But this is certainly quite advanced…)<br>
<br>
Best,<br>
Johannes<br>
<br>
<br>
<br>
<br>
Am 10.12.2013 um 13:26 schrieb Kőmíves Zoltán <<a href="mailto:zolaemil@gmail.com">zolaemil@gmail.com</a>>:<br>
<div class="HOEnZb"><div class="h5"><br>
> Hi Johannes,<br>
><br>
> That's great, so I understand that declaration is when the ID is used as the value of an xml:id attribute somewhere in the document. Is this a good definition of "ID declarations"?<br>
><br>
> Zoltan<br>
><br>
><br>
> 2013/12/10 Johannes Kepper <<a href="mailto:kepper@edirom.de">kepper@edirom.de</a>><br>
> Hi Zoltán,<br>
><br>
> in the header, you can do something like:<br>
><br>
> <respStmt><br>
>         <persName xml:id=„ZK“ role=„editor">Zoltán Kőmíves</persName><br>
> </respStmt><br>
><br>
> which you can refer to from the body like so:<br>
><br>
> <choice><br>
>         <orig><br>
>                 <!— weird stuff in the source —><br>
>         </orig><br>
>         <reg resp=„#ZK“><br>
>                 <!— what you think is correct —><br>
>         </reg><br>
> </choice><br>
><br>
> But that is just one example, and many other possibilities wait for your exploration ;-)<br>
><br>
> Best,<br>
> Johannes<br>
><br>
><br>
><br>
><br>
><br>
><br>
> Am 10.12.2013 um 11:33 schrieb Kőmíves Zoltán <<a href="mailto:zolaemil@gmail.com">zolaemil@gmail.com</a>>:<br>
><br>
> > Dea MEI Experts,<br>
> ><br>
> > In the Guidelines I read the following:<br>
> > @resp captures information regarding responsibility for some aspect of the text's creation, transcription, editing, or encoding. Its value must point to one or more identifiers declared in the document header.<br>


> ><br>
> > Could someone explain how I can declare an identifier in the header? Or point me to the relevant section in the Guidelines where it is explained?<br>
> > Thanks a lot<br>
> > Zoltan<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>
><br>
> Dr. Johannes Kepper<br>
> BMBF-Projekt "Freischütz Digital"<br>
><br>
> Musikwiss. Seminar Detmold / Paderborn<br>
> Gartenstraße 20<br>
> 32756 Detmold<br>
><br>
> Tel. <a href="tel:%2B49%205231%20975669" value="+495231975669">+49 5231 975669</a><br>
> Mail: <a href="mailto:kepper@edirom.de">kepper@edirom.de</a><br>
><br>
><br>
><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>
><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>
<br>
Dr. Johannes Kepper<br>
BMBF-Projekt "Freischütz Digital"<br>
<br>
Musikwiss. Seminar Detmold / Paderborn<br>
Gartenstraße 20<br>
32756 Detmold<br>
<br>
Tel. <a href="tel:%2B49%205231%20975669" value="+495231975669">+49 5231 975669</a><br>
Mail: <a href="mailto:kepper@edirom.de">kepper@edirom.de</a><br>
<br>
<br>
<br>
</div></div><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>
<br></blockquote></div><br></div>