Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

xml tags

Guest
Aug 14, 2015 Aug 14, 2015

Hi

I want to take multiple xml tags and display it  in the indesign document like this:

<tag1><tag2></tag2></tag1>

I am reading the tag names from a xml file so i cant hard code it.I am using for each loop but it is closing the tags the way it is opening not the way i want.

Please tell me what can i do?

Please help.

Thanks

TOPICS
Scripting
349
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Aug 16, 2015 Aug 16, 2015

Hi aviR

Can you explain a little more. Do you read the tags from an XML-File? Or do you want to create an XML-structure from a text-File? What is your final goal?

kind regards

Daniel (from Switzerland)

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 17, 2015 Aug 17, 2015
LATEST

hii Daniel

As i have already mentioned i am reading the tags from an xml file. I have taken the tag names in an array and want to display them the way i have shown earlier.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines