Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

exporting indesign to xml.. child nodes?

Status
Not open for further replies.

sergio101

Programmer
Jun 22, 2007
2
US

am trying to export a small flyer into xml.. aside from the problem i am having in a previous post, i do have one quick question..

how do you break the export into nodes?

i.e.

the page has several blocks which have a photo, some descriptive text, a part number, an item number, etc..

once these are all tagged correctly, how do i set up the relationships between tags.. like

<item>
<partno> </partno>
<image_url> </image_url>

....

</item>

any help would be appreciated..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top