Nested XML?
Posted: Wed Jan 21, 2009 12:28 am
I've got a situation where a webpage has something like:
<div id="main">
<div id="item1">
</div>
<div id="item2">
</div>
</div>
Is TextPipe something I could use to grab this whole nested structure and write it to a separate file?
Thanks
<div id="main">
<div id="item1">
</div>
<div id="item2">
</div>
</div>
Is TextPipe something I could use to grab this whole nested structure and write it to a separate file?
Thanks