xsl-list
[Top] [All Lists]

RE: [xsl] xmlns print and enumerate

2006-03-09 12:04:07
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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>