- From: Dare Obasanjo <dareo@microsoft.com>
- Date: Sat, 29 Jun 2002 03:05:14 -0700
- To: "Jonathan Borden" <jborden@attbi.com>, "MAISONNY Benoit" <Benoit.MAISONNY@eurocontrol.int>, <www-html@w3.org>, <xml-dev@lists.xml.org>
If what you want is validation the SAX parser in MSXML should be able to validate those without problems. -----Original Message----- From: Jonathan Borden [mailto:jborden@attbi.com] Sent: Fri 6/28/2002 9:01 PM To: Dare Obasanjo; MAISONNY Benoit; www-html@w3.org; xml-dev@lists.xml.org Cc: Subject: Re: [xml-dev] XHTML modularisation causes strange error with MSXML Dare Obasanjo wrote: [[ Does this newsgroup post solve your problems http://groups.google.com/groups?selm=DXc2q8GFBHA.259%40cppssbbsa01.micro soft.com if not can you update me on what the problems you have afterwards are? Thanks. ]] No. Here is an example of an XML document (one that I might add conforms to a new international standard for medical guidelines issued by ASTM E31.28. http://www.openhealth.org/ASTM/UTI-guideline.xml This chokes my version of IE (5.5) loaded with MSXML 4. Note that if you removed the comments around the <!DOCTYPE ..> line in http://www.openhealth.org/ASTM/operative.report.example.xml the same problem occurs (this document also conforms to an international standard, BTW) MSXML seems unable to process DTDs that use lots of parameter entities such as those of W3C XHTML. I've been mentioning this for years but no one seems to care. shrug. Jonathan
Received on Saturday, 29 June 2002 06:05:47 UTC