Package: w3-dtd-mathml
Version: 2.0.0.0-1
Severity: normal

*** Please type your report below this line ***

This is a problem with the following DTD:

/usr/share/xml/schema/w3c/mathml/dtd/xhtml-math11-f.dtd

The attribute style is completely missing from the DTD for all 
elements.  Note that it is present in the upstream version:

http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd

A sample document on which this can be tested:


<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" 
"http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd"; > 
<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
  <title>Test document</title>
</head>
<body style="background-color: yellow">
<p>SOme text</p>
</body>
</html>

This validates under http://validator.w3.org (which uses the upstream DTD) but 
not with xmllint:

xmllint -noout -valid test.xhtml
test.xhtml:8: element body: validity error : No declaration for attribute style 
of element body
<body style="background-color: yellow">
 
I recommend to update the dtd from upstream.

Kind regards,

        Gabor Braun                                     
^


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-686
Locale: LANG=hu_HU.iso88592, LC_CTYPE=hu_HU.iso88592 (charmap=ISO-8859-2) 
(ignored: LC_ALL set to hu_HU.iso88592)

Versions of packages w3-dtd-mathml depends on:
ii  sgml-base                     1.26       SGML infrastructure and SGML catal
ii  xml-core                      0.09       XML infrastructure and XML catalog

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to