http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2565 *** shadow/2565 Wed Jul 11 00:46:16 2001 --- shadow/2565.tmp.10617 Wed Jul 11 09:41:37 2001 *************** *** 2,9 **** | The external subset can be empty (Section 2.8) | +----------------------------------------------------------------------------+ | Bug #: 2565 Product: Xerces-C | ! | Status: NEW Version: 1.5 | ! | Resolution: Platform: PC | | Severity: Normal OS/Version: Windows NT/2K | | Priority: Other Component: Build | +----------------------------------------------------------------------------+ --- 2,9 ---- | The external subset can be empty (Section 2.8) | +----------------------------------------------------------------------------+ | Bug #: 2565 Product: Xerces-C | ! | Status: RESOLVED Version: 1.5 | ! | Resolution: INVALID Platform: PC | | Severity: Normal OS/Version: Windows NT/2K | | Priority: Other Component: Build | +----------------------------------------------------------------------------+ *************** *** 23,26 **** Example (p31pass1.dtd doesn't exist): <!DOCTYPE doc SYSTEM "p31pass1.dtd" [<!ELEMENT doc EMPTY>]> ! <doc/> --- 23,34 ---- Example (p31pass1.dtd doesn't exist): <!DOCTYPE doc SYSTEM "p31pass1.dtd" [<!ELEMENT doc EMPTY>]> ! <doc/> ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-11 09:41 ------- ! The external subset can be empty, doesn't mean it can be not exist. In the ! oasis suite ! (http://www.oasis-open.org/committees/xml-conformance/suite-v1se/xmlconf-2001031 ! 5.tar.gz), the file p30pass1.dtd exists but just empty. And the parser can ! successfully parse this test case. ! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]