in reply to (jeffa) Re: Ordered XML items (XML::Simple?)
in thread Ordered XML items (XML::Simple?)
When I tried it like this, it separated the lists and the flag into separate hashes in the array. I want the user to be able to specify any order (and there will be other tags, e.g. entry, title.<lists> <list name="one" params="456">First</list> <flag name="two" params="123">Second</flag> <list name="three" params="abc">Third</list> <lists>
--traveler
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(jeffa) 3Re: Ordered XML items (XML::Simple?)
by jeffa (Bishop) on Jan 17, 2003 at 17:08 UTC | |
by traveler (Parson) on Jan 17, 2003 at 17:13 UTC |