in reply to Re^2: Parsing xml using libXML
in thread Parsing xml using libXML
I need to store this xml data into data structures for further use. DS like hash and arrays, So far I have access to all elements except for Graphics nodes and its children
So what data structure? You've posted sample data, now post the corresponding data structure
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Parsing xml using libXML
by shaq (Initiate) on Jul 18, 2013 at 12:57 UTC | |
by Anonymous Monk on Jul 18, 2013 at 13:58 UTC |