Re: Problem with xsl parsing xhtml

2003-01-16 Thread Joerg Heinicke
What am I doing wrong with namespaces this time? Thank you very very much for help. Anna. - Original Message - From: "Joerg Heinicke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 7:18 PM Subject: Re: Problem with xsl parsing xhtml Hel

Re: Problem with xsl parsing xhtml

2003-01-16 Thread Joerg Heinicke
mespaces this time? Thank you very very much for help. Anna. - Original Message - From: "Joerg Heinicke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 7:18 PM Subject: Re: Problem with xsl parsing xhtml Hello Anna, all your elemen

Re: Problem with xsl parsing xhtml

2003-01-16 Thread Anna Afonchenko
wrong with namespaces this time? Thank you very very much for help. Anna. - Original Message - From: "Joerg Heinicke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 16, 2003 7:18 PM Subject: Re: Problem with xsl parsing xhtml Hello Anna, all you

Re: Problem with xsl parsing xhtml

2003-01-16 Thread Joerg Heinicke
Hello Anna, all your elements in the XML are in the default namespace, so their complete name consists of the namespace-uri and the elment's name. If you want to match such an element, you must declare the namespace in the XSL. There is only one problem with default namespace: You can not simp

Problem with xsl parsing xhtml

2003-01-16 Thread Anna Afonchenko
Hi all. This is not really a Cocoon problem, but maybe you can help me with this. I have the following XHTML page: "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> > Page> /> > >     Some content   and I want to parse it and take out the link