withintext6xml.xml (396B)
1 <doc> 2 <head> 3 <its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:xlink="http://www.w3.org/1999/xlink" version="2.0" xlink:href="withintext6xmlrules.xml"/> 4 </head> 5 <body> 6 <p> 7 This is a paragraph with 8 <b>bold</b> 9 , 10 <i>italic</i> 11 , and 12 <u>underlined</u> 13 . 14 </p> 15 <p> 16 This is a paragraph with a footnote 17 <fn id="footnote">This is the text of the footnote</fn> 18 at the middle. 19 </p> 20 </body> 21 </doc>