~ubuntu-branches/ubuntu/precise/xerces-c/precise

« back to all changes in this revision

Viewing changes to tests/src/XSTSHarness/regression/XERCESC-1281/rT.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jay Berkenbilt
  • Date: 2009-02-22 16:52:23 UTC
  • Revision ID: james.westby@ubuntu.com-20090222165223-klimp8u8m73yn9zp
Tags: upstream-3.0.1
ImportĀ upstreamĀ versionĀ 3.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<Bucket xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://my.big.org" xsi:schemaLocation="http://my.big.org ./restrictionTest.xsd">
 
3
        <a2>
 
4
                <O2>
 
5
                        <s1>first text string</s1>
 
6
                        <s2>next string</s2>
 
7
                </O2>
 
8
        </a2>
 
9
        <!--
 
10
        <b2>
 
11
                <O2>
 
12
                        <s1>first text string</s1>
 
13
                        <s2>next string</s2>
 
14
                </O2>
 
15
                <O2>
 
16
                        <s1>another string</s1>
 
17
                        <s2>yetanother string</s2>
 
18
                </O2>
 
19
        </b2>
 
20
        -->
 
21
</Bucket>
 
 
b'\\ No newline at end of file'