• Complain

Dorothy J. Hoskins - XML and InDesign

Here you can read online Dorothy J. Hoskins - XML and InDesign full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2013, publisher: OReilly Media, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Dorothy J. Hoskins XML and InDesign
  • Book:
    XML and InDesign
  • Author:
  • Publisher:
    OReilly Media
  • Genre:
  • Year:
    2013
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

XML and InDesign: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "XML and InDesign" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Discover the power of XML publishing with InDesign, and create content for multiple applicationsincluding digital-first publishing workflows. With this book, XML evangelist Dorothy Hoskins teaches you several techniques for working with the built-in XML capabilities of InDesign CS6, using real examples from a college course-catalog project.Learn how to import database content into InDesign, and tag existing InDesign content as XML for export to other applications. InDesign also lets you apply attractive styling to XML content that cant be done with XSL-FO. Through step-by-step instructions, code examples, and lots of screen shots, youll discover how using XML with InDesign increases the value of your content. Get an overview of structured (XML) content Learn InDesigns XML import options, including XML image information Mingle XML and non-XML content in a text flow Use InDesign as an XML skin by making templates with new style definitions Put content in XML order for export to EPUB, with InDesign CS5.5 and CS6 Dive into advanced topics, such as how to transform XML with XSL Understand InDesigns potential and limitations with complex content models such as DocBook and DITA

Dorothy J. Hoskins: author's other books


Who wrote XML and InDesign? Find out the surname, the name of the author of the book and a list of all author's works by series.

XML and InDesign — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "XML and InDesign" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
XML and InDesign
Dorothy J. Hoskins
Beijing Cambridge Farnham Kln Sebastopol Tokyo Special Upgrade Offer If you - photo 1

Beijing Cambridge Farnham Kln Sebastopol Tokyo

Special Upgrade Offer

If you purchased this ebook directly from oreilly.com, you have the following benefits:

  • DRM-free ebooksuse your ebooks across devices without restrictions or limitations

  • Multiple formatsuse on your laptop, tablet, or phone

  • Lifetime access, with free updates

  • Dropbox syncingyour files, anywhere

If you purchased this ebook from another retailer, you can upgrade your ebook to take advantage of all these benefits for just $4.99. to access your ebook upgrade.

Please note that upgrade offers are not available from sample content.

A Note Regarding Supplemental Files

Supplemental files and examples for this book can be found at http://examples.oreilly.com/0636920027966/. Please use a standard desktop web browser to access these files, as they may not be accessible from all ereader devices.

All code files or examples referenced in the book will be available online. For physical books that ship with an accompanying disc, whenever possible, weve posted all CD/DVD content. Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to .

Preface

From Adobe InDesign CS2 to InDesign CS6, the ability to work with XML content has been built into every version of InDesign. Some of the useful applications are importing database content into InDesign to create catalog pages, exporting XML that will be useful for subsequent publishing processes, and building chunks of content that can be reused in multiple publications. XML is used widely with digital-first publishing workflows.

In this book, well play with the contents of a college course catalog and youll learn how you can use XML for course descriptions, tables, and other content. Underlying principles of XML structure, DTDs, and the InDesign namespace will help you develop your own XML processes. Ill touch briefly on using InDesign to skin XML content, exporting as XHTML, InCopy, and the IDML package. includes tips on using XSLT to manipulate XML in conjunction with InDesign.

In this book, I refer to InDesign CS6, and previous versions of the program back to CS3, generically as InDesign CS. When there are important differences in one versions XML features, I indicate for which version the screenshot or other information applies. Many features remain the same from one version to another. Generally, the screenshots are taken from InDesign CS6 for new content and CS5 for older content. I assume that you already know quite a bit about InDesign typographic styles and layout features because you want to use InDesign to do something with XML. In particular, I assume that you understand the role that paragraph and character styles play in consistent typography throughout an InDesign document or set of documents in the same InDesign template. (If you are new to these concepts, please refer to Adobes InDesign CS built-in HelpStyles or Peachpit Presss Real World Adobe InDesign CS6 .)

The power that XML brings to the InDesign world is summed up in the word interoperability , which means that the same content in XML format can be used in multiple applications or processesand not solely inside InDesign. XML is typically used for creating HTML for websites, but it can also be used to create rich text, PDF, or plain text files. XML does not inherently have presentation styles: the appearance of an XML file depends upon the way in which it is formatted and used by applications. The main purpose of XML is to provide a reliable structure of content so that it can be processed consistently once an application has rules for presenting the structure visually. (For more information on XML, see OReillys XML in a Nutshell , 3rd ed.)

For example, in a course catalog, there might be information that resides in a database in a set of tables (course descriptions, programs of study, faculty and staff directory, etc.). The information in the tables is the content; the way that it is organized in table columns, rows, and cells is its structure. If we save the data as XML, it becomes the structured content that we need, but now it is no longer bound to the database application. Its ready to use and reuse in other applications, including InDesign CS6.

Note

InDesign has features for importing and working with data in comma-separated-values (.csv) or tab-delimited (.txt) text format. But XML provides for a much more complex information structure to be imported into InDesign.

Well look at how and why you might want to tag content as XML in InDesign and export it to use in other applications. A theoretical workflow for XML with XSLT to create web page output will give you ideas for what you might want to do with your own InDesign documents.

XML publishing has traditionally been a process of generating PDF or HTML files from XML sources. These generated files were limited in their visual presentation and it was hard to make adjustments after they were generated. A key benefit of publishing XML with InDesign is that the full range of typographic and layout design is available. After XML is created in InDesign, tracking, hyphenation, and other controls can be applied to make the XML structure into a properly typeset document. We will look at the methods you can use to get InDesign to automatically provide the right paragraph styles when importing XML. Besides InDesigns Map Styles to Tags and Map Tags to Styles dialogs, you can go further with the use of XSLT and the namespaced XML that is part of InDesign under the hood.

About This Book and InDesign CS

The release of CS3 in May 2007 occurred almost simultaneously with the first publication of this book, which was originally published as an OReilly Short Cut. I wrote the first version of the book based on CS2 and CS3. In 2010, I updated the content for CS5. In this new version, I have updated the information and screenshots for InDesign CS6.

Chief among the features introduced in CS3 and retained through CS6 is the ability to apply XSL transformations (XSLT) to XML when importing into or exporting from InDesign. I have included some XSLT examples in , but there is much more to explore, such as the ability to automate XML processes using scripts. Scripting requires advanced understanding of both XML structures and programming, so what I cover here will just provide a taste of the possibilities.

I assume that InDesign will perform virtually the same on Mac OS X as on Windows, as Adobe makes InDesign cross-platform compatible. However, only Windows was used for the development of the test materials for this publication. If you use InDesign on a Mac or in a mixed-OS environment, there is the possibility that something might not work as described in this book.

Adobe provides for forward migrationthe ability to open a CS file in later versions than the one in which it was createdwhich appears to have no negative impact regarding XML processing. Adobe also provides backward compatibility, to some extent. You can save a CS6 file in IDML format, and most CS6 features will be available when you open the file in CS5.5. Refer to the Adobe InDesign documentation for assistance with InDesign backward-compatibility features and processes, especially the new documentation for CS6.

My intent is to help InDesign users understand how to work with XML more than to help XML users understand how to work with InDesign. Thus, I include explanations of XML that may be unnecessary for those experienced with it. I hope that XML novices will be able to follow the examples and XML experts will get ideas for venturing beyond the examples on their own.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «XML and InDesign»

Look at similar books to XML and InDesign. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «XML and InDesign»

Discussion, reviews of the book XML and InDesign and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.