[Home] [By Thread] [By Date] [Recent Entries]
Dmitri Snytkine wrote:
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? As the 'tr_string' element does not have any prefix at all it is either in no namespace or it is in the namespace declared on an ancestor with a default namespace declaration (e.g. xmlns="http://example.com/ns"). You would need to have <trans:tr page_id="global"> <trans:tr_string str="recent_albums"> ... to have the 'tr_string' element in the same namespace as the 'tr' element. -- Martin Honnen http://msmvps.com/blogs/martin_honnen/
|

Cart



