blob: 9346d5d17007b7501195ced836753ecd7c2dc4ff (
plain)
1
2
3
4
|
<box xmlns="http://mozilla.org/ns4">
<other:what xmlns:other="http://mozilla.org/ns/other">lorem ipsum</other:what>
<description ho:foo="bar" xmlns:ho="http://mozilla.org/ns4" bla="hello" other:yes="no" xmlns:other="http://mozilla.org/ns/other" ho:foo2="bar2">xul fake</description>
</box>
|