<?xml version="1.0" encoding="UTF-8"?><div xmlns="http://www.tei-c.org/ns/1.0" xml:id="learn_linkToCharacter" resp="or:odd_HOUL3_wtm or:odd_GALL2_pfr" ana="audEditor audEncoder audRemediator">
   <head>Link to Characters in Your Modernized Text from Other Pages</head>
   
   
   <div xml:id="learn_linkToCharacter_prior">
      <head>Prior Reading</head>
      
      <list rend="bulleted">
         <item><ptr target="doc:learn_linkRef"/></item>
      </list>
   </div>
   
   
   <div xml:id="learn_linkToCharacter_rationale">
      <head>Rationale</head>
      
      <p>Some editors wish to link to their note on a character from their critical paratexts or from their annotation file. LEMDO has created a linking prefix specifically for linking to notes on characters from files other than the modernized text. This documentation will guide you through when and how to use that prefix.</p>
   </div>
   
   
   <div xml:id="learn_linkToCharacter_practice">
      <head>Practice: Encode a Link to a Character</head>
      
      <p>While in most cases editors do not need to tag every time a character’s name is mentioned in their critical paratexts or annotations, you may wish to direct readers towards the note that you have written on the character in the character list of your modernized text. If you want to do so, follow these steps:
         <list rend="numbered">
            <item>Tag the text that you want to have a hyperlink on with the <gi>ref</gi> element.</item>
            <item>Put a <att>target</att> attribute on the <gi>ref</gi> element.</item>
            <item>Give the <att>target</att> attribute a value of <val>role:</val> followed by the xml:id of the character. Note that you do not need to create a path with the hash character; our <val>role:</val> triggers processing that supplies the full pathway.</item>
         </list>
      </p>
   </div>
   
   
   <div xml:id="learn_linkToCharacter_examples">
      <head>Examples</head>
      
      <p>The following is a link from the annotations on <title level="m">AHDM</title> to one of the characters in the character list for the modernized text:
         <egXML xmlns="http://www.tei-c.org/ns/Examples" valid="true">
            <note type="annotation" target="doc:emdAHDM_M#emdAHDM_M_anc_103" targetEnd="doc:emdAHDM_M#emdAHDM_M_anc_104">
               <note type="label">My council grave</note>
               <note type="commentary" subtype="onlineOnly"><ref target="role:emdAHDM_M_Lemot">Lemot</ref> plays on the opening of Thomas Preston’s <title level="m">Cambyses, King of Persia</title> (1561) <!-- … --></note>
            </note>
         </egXML>
      </p>
      
      <p>The following is a link from the annotations on <title level="m">2HW</title> to one of the characters in the character list for the modernized text:
         <egXML xmlns="http://www.tei-c.org/ns/Examples" valid="true">
            <note type="annotation" target="doc:emd2HW_M#emd2HW_M_anc_266" targetEnd="doc:emd2HW_M#emd2HW_M_anc_268">
               <note type="label">Orlando Frescobaldo</note>
               <note type="commentary" subtype="onlineOnly">See <ref target="role:emd2HW_M_Orlando">Orlando</ref> for explanatory comments.</note>
            </note>
         </egXML>
      </p>
   </div>
   
   
   <div xml:id="learn_linkToCharacter_further">
      <head>Further Reading</head>
      <list rend="bulleted">
         <item><ptr target="doc:learn_encodeCharacterLists"/></item>
      </list>
   </div>
   
</div>