You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2002/02/05 21:35:30 UTC

DO NOT REPLY [Bug 1820] - Error while working of DTDValidator(Using SAX2 parser)

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1820>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1820

Error while working of DTDValidator(Using SAX2 parser)

tng@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From tng@ca.ibm.com  2002-02-05 20:35 -------
This should have been fixed already.   Tried with our latest release, and it 
works:

D:\xerces-c1_5_0-win32\bin>sax2Count -v=always  d:\mydoc\xml\myxml\test-smil.xml
d:\mydoc\xml\myxml\test-smil.xml: 2173 ms (2 elems, 11 attrs, 9 spaces, 0 chars)

D:\xerces-c1_5_0-win32\bin>cat  d:\mydoc\xml\myxml\test-smil.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE smil SYSTEM "http://www.w3.org/2001/SMIL20/WD/SMIL20.dtd">
<smil xmlns="http://www.w3.org/2001/SMIL20/CR/Language">
      <body/>
</smil>

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org