Subject: RE: xmlns print and enumerate
From: Michele Vivoda <idmichele@xxxxxxxx>
Date: Thu, 9 Mar 2006 20:03:49 +0100 (CET)
|
Thank you very much, exactly what I was looking for,
I was missing the namespace operator.
For my mistake, I made a "wrong" question (the number
1),
what I would like to know additionally is,
how do I transform the final result of question 2:
<b>
<ns prefix='h' uri='http://foo'/>
</b>
"back" to the source:
<a xmlns:h='http://foo'/>
I am dealing with qnames in attribute values...
(lower case to distinguish them from QNames of node
names ;-)
Thanks again,
Michele Vivoda
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
|