~ubuntu-branches/ubuntu/precise/libxml-libxml-perl/precise-security

« back to all changes in this revision

Viewing changes to example/test.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ardo van Rangelrooij
  • Date: 2002-02-16 22:33:54 UTC
  • Revision ID: james.westby@ubuntu.com-20020216223354-8zq3wlngmkrdexns
Tags: upstream-1.31
ImportĀ upstreamĀ versionĀ 1.31

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<x xmlns:xinclude="http://www.w3.org/2001/XInclude">
 
2
<xml>
 
3
test
 
4
<xinclude:include href="test2.xml"/>
 
5
</xml>
 
6
</x>