domain6xml.xml (873B)
1 <text> 2 <head> 3 <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"> 4 <its:param name="domainParam">DC.type</its:param> 5 <its:domainRule selector="/text/body/p" domainPointer="/text/head/meta[@name=$domainParam]/@content" domainMapping="'Poetry literature' poetry"/> 6 </its:rules> 7 <meta name="DC.type" content="Poetry literature"/> 8 </head> 9 <body> 10 <p> 11 <span> 12 A poem is a composition written in verse (although verse has also been used for epic and dramatic fiction). 13 </span> 14 <span> 15 Poems make use of the aesthetic qualities of language to suggest differential meanings and to evoke emotive responses. Poems rely heavily on imagery and metaphor; they may have a rhythmic structure based on patterns of stresses (metric feet) or on patterns of different-length syllables (as in classical prosody); and they may or may not utilize rhyme. 16 </span> 17 </p> 18 </body> 19 </text>