blob: 2ca2b305516a2a9c801be01604871183365f57b3 (
plain)
1
2
3
4
5
6
7
8
9
|
<bar:Something xmlns="http://example.org/" xmlns:bar="http://example.org/bar" xmlns:baz="http://example.org/baz" xmlns:foo="http://example.org/foo" xml:lang="en-ie">
<foo:Something>
<bar:Something>
<foo:Something>
<baz:Something></baz:Something>
</foo:Something>
</bar:Something>
</foo:Something>
</bar:Something>
|