Hello everybody,
I have been looking for a while and I do not understand how I can do something like this:
From
<computer type="laptop">
....
</computer>
To
<laptop>
....
In fact as you can see I want to transform the value of an attribute to a tagname, I do not even know if it is possible.
Thank you