[Simple-support] Prefix in root element
Brought to you by:
niallg
|
From: gato c. <da...@gm...> - 2011-02-28 18:58:25
|
Hi ,
I have just started with Simple, well my question is simple ;)
how can I put a prefix in the root element, in order to get something like
this
class MyTree{
.....
}
<mt:MyTree>
........
........
</mt:MyTree>
Thanks
|