02.06.2013 Views

XML Demystified

XML Demystified

XML Demystified

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CHAPTER<br />

6<br />

XSLT<br />

You’ve probably heard of the difficulties federal law enforcement agencies have<br />

sharing electronic data. Data is stored in different formats, which can prevent one<br />

agency’s computers from reading another agency’s data.<br />

This is a common problem anyone who works with data faces. However, you can<br />

resolve much of this problem by using <strong>XML</strong>. You feel the true power of <strong>XML</strong> when<br />

you use it to efficiently convert text in an <strong>XML</strong> document into a different format<br />

that any application can access. The conversion process is called transformation,<br />

and if the <strong>XML</strong> document is associated with a stylesheet, a processor handles the<br />

conversion.<br />

A stylesheet is a road map that shows an application how to convert the <strong>XML</strong><br />

document into another format. In this chapter, you’ll learn how to create a stylesheet<br />

and how to use an XSLT processor to transform an <strong>XML</strong> document into an entirely<br />

different format.<br />

Copyright © 2005 by The McGraw-Hill Companies. Click here for terms of use.<br />

83

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!