January 2013
Beginner to intermediate
148 pages
3h 45m
English
Content preview from XML and InDesignBecome an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
Start your free trial



Chapter 10. Advanced Topics: Transforming XML with XSL
Topics in this section deal with transforming XML during import and export using the eXtensible Stylesheet Language Transforms (XSLT). Anyone can write XSLT with a text editor. Refer to Appendix A for some useful books to learn more about XSLT.
XSLT for Wrangling XML versus XML Scripting for Automating XML Publishing
Here’s what I think are the key differentiators for which process to use and why: if you need to change the XML structure itself as it is being imported or exported into InDesign, use XSL transforms. I provide some examples later in this book. InDesign has its limitations in transforming ...