This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 5806 - CVS: functx_book.xml invalid against DTD
Summary: CVS: functx_book.xml invalid against DTD
Status: CLOSED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Andrew Eisenberg
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-26 09:13 UTC by Tim Mills
Modified: 2008-06-26 10:18 UTC (History)
1 user (show)

See Also:


Attachments

Description Tim Mills 2008-06-26 09:13:41 UTC
Not sure whether this is intentional, but the functx_book.xml doesn't validate against the inline DTD.

We have:

  <!ELEMENT book (section*) 

but the content includes an 'fn' child.
Comment 1 Frans Englich 2008-06-26 10:10:00 UTC
Hopefully fixed in CVS.
Comment 2 Tim Mills 2008-06-26 10:18:55 UTC
Thanks.