~ubuntu-branches/ubuntu/dapper/lingoteach-lesson/dapper

« back to all changes in this revision

Viewing changes to data/language.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Kęstutis Biliūnas
  • Date: 2005-03-18 00:51:08 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050318005108-jsiaj6icuv2pbbki
Tags: 0.4.2.0-1
 * New maintainer (Closes: #300561).
 * New upstream release (0.4.2-1 actually was a pre-release,
   so I added .0 to upstream version).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
<!-- $Id: language.dtd,v 1.4 2004/12/03 18:19:32 marcusva Exp $ -->
2
3
<!-- This file is covered by the GPL - see http://www.fsf.org -->
3
4
<!-- (C) 2001-2004 The LingoTeach Team -->
4
5
 
5
6
<!ELEMENT lingoteach (lang*)>
6
7
<!ELEMENT lang (translation+, speaker*)>
7
 
<!ATTLIST lang 
 
8
<!ATTLIST lang
8
9
          id       ID    #REQUIRED>
9
10
<!ELEMENT translation  (#PCDATA)>
10
11
<!ATTLIST translation