http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2245 *** shadow/2245 Wed Jun 20 03:24:20 2001 --- shadow/2245.tmp.527 Wed Jun 20 03:24:20 2001 *************** *** 0 **** --- 1,23 ---- + +============================================================================+ + | IDOM rejects <?xml-stylesheet type="text/xsl" href="fv3.xsl"?> | + +----------------------------------------------------------------------------+ + | Bug #: 2245 Product: Xerces-C | + | Status: NEW Version: 1.5 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: Windows NT/2K | + | Priority: Other Component: DOM | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + I tried out the new DOM package and found it didn't like my XML!: + + <?xml version="1.0"?> + <!DOCTYPE FlexiVaR SYSTEM "FlexiVaR.dtd"> + <?xml-stylesheet type="text/xsl" href="fv3.xsl"?> + + The xml-style sheet line was rejected - it thought I was repeating line 1. \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
