preservespace5xml.xml (467B)
1 <book xmlns:its="http://www.w3.org/2005/11/its" its:version="2.0"> 2 <info> 3 <its:rules version="2.0"> 4 <its:param name="preserverspaceParam">firstverse</its:param> 5 <its:preserveSpaceRule selector="//verse[@id=$preserverspaceParam]" space="preserve"/> 6 </its:rules> 7 </info> 8 <verse id="firstverse"> 9 'Twas brillig, and the slithy toves 10 Did gyre and gimble in the wabe; 11 All mimsy were the borogoves, 12 And the mome raths outgrabe. 13 </verse> 14 </book>