- or download this
<policies>
<New name="Test3"
...
description=""
link_name="General Admit to GPRMC.doc" />
</policies>
- or download this
use strict;
my $xs = new XML::Simple;
...
use Data::Dumper;
print Dumper($xml);
$xs->XMLout($xml, outputfile => "$folder_path\\policies.xml", attrinde
+nt => 1);
- or download this
'policies' => [
{
...
}
]
]
- or download this
<policies>
<New name="Test3"
...
description="something"
link_name="whatever.doc" />
</policies>