Example: <joinGrp> (join group)

These search results reproduce every example of the use of <joinGrp> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <joinGrp> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

16 Linking, Segmentation, and Alignment


16.7 Aggregation

<joinGrp domains="#mfkfhungry #mfkfhungry"
 result="s">

 <join target="#qs3 #qs4"/>
 <join target="#qs5 #qs6"/>
</joinGrp>
bibliography ⚓︎

16.7 Aggregation

<joinGrp result="q">
 <join target="#zuiq1 #zuiq2 #zuiq4 #zuiq7">
  <desc>what Zui-Gan said</desc>
 </join>
 <join target="#zuiq3 #zuiq5 #zuiq6">
  <desc>what Master said</desc>
 </join>
</joinGrp>
⚓︎

16.7 Aggregation

<text>
 <body>
<!-- five div1 elements -->
  <div1>
   <p>Zui-Gan called out to himself every day, <q>Master.</q>
   </p>
   <p>Then he answered himself, <q>Yes, sir.</q>
   </p>
   <p>And then he added, <q>Become sober.</q>
   </p>
   <p>Again he answered, <q>Yes, sir.</q>
   </p>
   <p>
    <q>And after that,</q> he continued, <q>do not be deceived by others.</q>
   </p>
   <p>
    <q>Yes, sir; yes, sir,</q> he replied.</p>
   <ab type="aggregation">
    <ptr xml:id="rzuiq1"
     target="#xpath(//div1[6]/p[1]/q[1])"/>

    <ptr xml:id="rzuiq2"
     target="#xpath(//div1[6]/p[2]/q[1])"/>

    <ptr xml:id="rzuiq3"
     target="#xpath(//div1[6]/p[3]/q[1])"/>

    <ptr xml:id="rzuiq4"
     target="#xpath(//div1[6]/p[4]/q[1])"/>

    <ptr xml:id="rzuiq5"
     target="#xpath(//div1[6]/p[5]/q[1])"/>

    <ptr xml:id="rzuiq6"
     target="#xpath(//div1[6]/p[5]/q[2])"/>

    <ptr xml:id="rzuiq7"
     target="#xpath(//div1[6]/p[6]/q[1])"/>

    <joinGrp evaluate="oneresult="q">
     <join target="#rzuiq1 #rzuiq2 #rzuiq4 #rzuiq7">
      <desc>what Zui-Gan said</desc>
     </join>
     <join target="#rzuiq3 #rzuiq5 #rzuiq6">
      <desc>what Master said</desc>
     </join>
    </joinGrp>
   </ab>
  </div1>
 </body>
</text>
bibliography ⚓︎

<joinGrp>

<joinGrp domains="#zuitxt1 #zuitxt2 #zuitxt3"
 result="q">

 <join target="#zuiq1 #zuiq2 #zuiq6"/>
 <join target="#zuiq3 #zuiq4 #zuiq5"/>
</joinGrp>
bibliography Show all ⚓︎

<joinGrp> (fr)

<joinGrp domains="#zuitxt1 #zuitxt2 #zuitxt3"
 result="q">

 <join target="#fr_zuiq1 #fr_zuiq2 #fr_zuiq6"/>
 <join target="#fr_zuiq3 #fr_zuiq4 #fr_zuiq5"/>
</joinGrp>
bibliography Show all ⚓︎