http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2269 *** shadow/2269 Thu Jun 21 08:24:53 2001 --- shadow/2269.tmp.10230 Thu Jun 21 08:24:53 2001 *************** *** 0 **** --- 1,22 ---- + +============================================================================+ + | XMLScanner::scanProlog problem with <?xml-stylesheet... | + +----------------------------------------------------------------------------+ + | Bug #: 2269 Product: Xerces-C | + | Status: NEW Version: 1.5 | + | Resolution: Platform: PC | + | Severity: Major OS/Version: Windows NT/2K | + | Priority: Other Component: Non-Validating Parser | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + I previously reported a problem that I thought related to IDOM - however, it is + infact a problem with XMLScanner - which doesn't allow the stylesheet processing + instruction. The <?xml-stylesheet comes in the prolog but doesn't have to be: + first line; or + contain whitespace after <?xml + so the program logic incorrectly rejects it! \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
