One more question Jenda
What I noticed in the new files generated by 'XML::Rules' is that attributes having no value e.g <attribute1></attribute1> in the original file where simply written as </attribute> in the new file.
Also what I found that original tags like
<contents xsi:type="abc" xmlns:imp="xyz">where written like
<contents xmlns:imp="xyz" xsi:type="abc">'As you can see the order of attributes inside the tag has changed.
Not sure if these are XML features or something specific to module.
In reply to Re: Need to process a XML file through Perl
by paragkalra
in thread Need to process a XML file through Perl
by paragkalra
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |