~ubuntu-branches/ubuntu/natty/libxslt/natty

« back to all changes in this revision

Viewing changes to tests/REC/test-3.4-2.xml

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-01-19 13:15:06 UTC
  • mfrom: (9.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100119131506-cp3debjmuhm12lzi
Tags: 1.1.26-1ubuntu1
Merge with Debian; remaining changes:
Build a python-libxslt1-dbg package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<doc>
 
2
    <container>
 
3
        <element1> <child>test01</child> </element1>
 
4
        <element2> <child>test02</child> </element2>
 
5
    </container>
 
6
    <foo1:container xmlns:foo1="urn:foo1">
 
7
        <foo1:element1> <foo1:child>test11</foo1:child> </foo1:element1>
 
8
        <foo1:element2> <foo1:child>test12</foo1:child> </foo1:element2>
 
9
    </foo1:container>
 
10
    <foo2:container xmlns:foo2="urn:foo2">
 
11
        <foo2:element1> <foo2:child>test11</foo2:child> </foo2:element1>
 
12
        <foo2:element2> <foo2:child>test12</foo2:child> </foo2:element2>
 
13
    </foo2:container>
 
14
</doc>