Re: Question: Namespaces/DTD

2000-02-21 Thread roddey
ase respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Question: Namespaces/DTD Hello! I`m trying to include Elements of another Namespace (another DTD) in my current DTD. I also would like the XML-Parser to validate this element (including its successors). Can anyone help m

Question: Namespaces/DTD

2000-02-21 Thread Thomas Conradi
Hello! I`m trying to include Elements of another Namespace (another DTD) in my current DTD. I also would like the XML-Parser to validate this element (including its successors). Can anyone help me out with a piece of simple code? Or perhaps my understanding of Namespaces is simply wrong? Thanks