
Xedit.sol

This script shows how to declare multiple xml documents
and change the structure.
Elements are got from the vehicle document and inserted into the
car document, as child or successor of a pointed out element.

Just type:
solc -bre xedit
to build and run it.

See the resulting xml document into the generated "xedit2.xml" file.

