~ubuntu-branches/ubuntu/precise/xom/precise

« back to all changes in this revision

Viewing changes to data/xinclude/output/marshtest.xml

  • 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
<!DOCTYPE root [
 
2
  <!ATTLIST x id ID #IMPLIED>]>
 
3
<root xmlns:xi="http://www.w3.org/2001/XInclude">
 
4
<x id="foo">
 
5
  <x id="bar"/>
 
6
</x>
 
7
<x id="foo">
 
8
  <x id="bar"/>
 
9
</x>
 
10
<x id="bar"/>
 
11
</root>
 
 
b'\\ No newline at end of file'