xsl-list
[Top] [All Lists]

[xsl] question about namespace:

2009-05-12 09:28:09
Is it true that child elements don't automatically inherit namespace
of parent element?
In this example the tr_string element is not automatically in 'trans' namespace?

<trans:tr page_id="global">
        <tr_string str="recent_albums">
            <en>
                Recent Albums
            </en>
            <ru>
                Новые альбомы
            </ru>
        </tr_string>


    </trans:tr>

--~------------------------------------------------------------------
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>