~ubuntu-branches/ubuntu/quantal/xom/quantal

« back to all changes in this revision

Viewing changes to data/canonical/output/commentbeforeroot.xml.out

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2007-11-25 15:50:40 UTC
  • Revision ID: james.westby@ubuntu.com-20071125155040-r75ikcqf1vu0cei7
Tags: upstream-1.1
ImportĀ upstreamĀ versionĀ 1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- This is a comment -->
 
2
<doc>
 
3
   <e1></e1>
 
4
   <e2></e2>
 
5
   <e3 id="elem3" name="elem3"></e3>
 
6
   <e4 id="elem4" name="elem4"></e4>
 
7
   <e5 xmlns="http://example.org" xmlns:a="http://www.w3.org" xmlns:b="http://www.ietf.org" attr="I'm" attr2="all" b:attr="sorted" a:attr="out"></e5>
 
8
   <e6 xmlns:a="http://www.w3.org">
 
9
      <e7 xmlns="http://www.ietf.org">
 
10
         <e8 xmlns="">
 
11
            <e9 xmlns:a="http://www.ietf.org" attr="default"></e9>
 
12
         </e8>
 
13
      </e7>
 
14
   </e6>
 
15
</doc>
 
 
b'\\ No newline at end of file'