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

« back to all changes in this revision

Viewing changes to data/canonical/input/specialcharactersinattributevalue.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 doc [
 
2
  <!ELEMENT doc (#PCDATA)>
 
3
  <!ATTLIST doc name ID #IMPLIED>
 
4
  <!-- This document is invalid but that's necessary for the test,
 
5
       which involves special characters like & and < in an attribute
 
6
       whose type is not CDATA -->
 
7
]>
 
8
 
 
9
<doc name='"&amp;&lt;"'>
 
10
</doc>
 
 
b'\\ No newline at end of file'