~ubuntu-branches/ubuntu/oneiric/libxslt/oneiric-security

« back to all changes in this revision

Viewing changes to tests/exslt/date/gyearmonth.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
 
<?xml version="1.0"?>
2
 
<page>
3
 
  <!-- invalid xs:gYearMonth syntax -->
4
 
  <date date="0010-8"/>
5
 
  <!-- invalid xs:gYearMonth values -->
6
 
  <date date="0001-13"/>
7
 
</page>
8
 
 
 
1
<?xml version="1.0"?>
 
2
<page>
 
3
  <!-- invalid xs:gYearMonth syntax -->
 
4
  <date date="0010-8"/>
 
5
  <!-- invalid xs:gYearMonth values -->
 
6
  <date date="0001-13"/>
 
7
</page>
 
8