Sorry if you get this twice. I'm not sure if it went through the first time. I'm an using xalan/xerces to take in some XML documents and run it through an XSL stylesheet. All the XML documents I'm using has a doctype. xalan's parser is trying to connect to it. Can I turn "xerces off" so that it does not try to connect to the DTD (DOCTYPE) when it is parsing the input XML document? thanks! Samina _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
