Re: AW: XSLT with entities and therefore DOCTYPE

2003-12-08 Thread Will Lopez
A very good XSL list is [EMAIL PROTECTED] I don't understand what you're trying to accomplish...can you supply the result you expect (and the input)...real code...this example only has a template to match the root node and it will depend on the built in templates to process the remaining nodes.

Re: AW: XSLT with entities and therefore DOCTYPE

2003-12-08 Thread Robert Koberg
-Ursprüngliche Nachricht- Von: Mike Castle [mailto:[EMAIL PROTECTED] Gesendet: Montag, 8. Dezember 2003 21:23 An: [EMAIL PROTECTED] Betreff: XSLT with entities and therefore DOCTYPE There is the mulberrytech xsl-list that is a very good resource. I will try to answer inline. Also, get a

AW: XSLT with entities and therefore DOCTYPE

2003-12-08 Thread Antoine Lévy-Lambert
Hi Mike, I am no great XSL expert. Did you try the element instead of entities ? Maybe you are having problems with the xml-apis.jar or the xercesImpl.jar which is bundled with ant 1.5.3 ? I am not sure, I hope someone else gives you better ideas. Otherwise, there are certainly some xml lists wh