XML: Change layout but not structure

Learn / Forums / General InDesign Topics / XML: Change layout but not structure

Tagged: ,

Viewing 1 reply thread
  • Author
    Posts
    • #117554

      Hi,

      is it possible to change the layout of a xml-based document without changing the xml structure?

      Let’s say we have following xml structure:


      <fig>
      <desc>Some Description</desc>
      <graphic href=”url”/>
      </fig>

      The output should be:

      Graphic
      Some Description

      Since this order of content does not match the used dtd I would like to change the order only in the layout but not in the structure. XSLT is only a option if there is no such possibility.

      Thank you!

    • #117555

      Scripting would be no problem of course.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.
>