|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: doctype declaration and msxmldom
> Okay. Then shouldn't Dan's DOCTYPE declaration work? You can declare > ISO entities in a DTD. Or is it just an MSXML problem? XML parsers are either validating or not validating, MS parsers have a switch usually something like (depending on host language) abc.validateOnParse = false; sometimes I think they are set up to default to validating if there is a doctype and not validating otherwise, in which case you just need to make sure you explictly set this flag to false. > For those of you who suggested the 'encoding="iso-8859-1"' the problem is > that I have "Montrél" in my XML NOT "Montréal" otherwise that > suggestion would have worked fine. whether or not you have entities in your source document is irrelevant to XSL. If you want to write your stylesheet in latin 1 and use a latin 1 e-acute explictly that will match the character specified by the entity in the source, both are just different syntax for the same unicode character. David ________________________________________________________________________ This e-mail has been scanned for all viruses by Star Internet. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








