17.06.2013 Views

Beginning Microsoft SQL Server 2008 ... - S3 Tech Training

Beginning Microsoft SQL Server 2008 ... - S3 Tech Training

Beginning Microsoft SQL Server 2008 ... - S3 Tech Training

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 16: A Brief XML Primer<br />

516<br />

Again, this is the same data — just a different perspective.<br />

But hang on a sec — why limit ourselves to just XML? While going over every type of transformation<br />

you could do is well outside the scope of this book, it is important to understand that XSL transforms are<br />

possible to and from a wide variety of formats. You can transform to other XML layouts, but you can<br />

also transform to other formats entirely such as CSV files or even a Word document.<br />

Note that I’ve presented XSLT here just as a concept. <strong>SQL</strong> <strong>Server</strong> does very little<br />

with XSLT — focusing on the data rather than how the data is presented. The key<br />

thing to take from this is the understanding that what is fundamentally the same<br />

data may be formatted in XML many different ways, and that XSLT provides a means<br />

for transforming XML into alternative layouts within XML as well as to non-XML<br />

formats.<br />

Summary<br />

Well, there you have an extreme whirlwind tour of XML, DTDs, schemas, and a bit of XPath to boot. It is<br />

impossible in one chapter to address a topic as broad as XML and its related technologies; however, I hope<br />

this chapter has at least provided insight into what XML is all about and what is involved in making use of<br />

it at the most basic level.<br />

XML is one of the most important technologies to hit the industry in the last 10 or more years. It provides<br />

a flexible, very transportable way of describing data. This ease of description will help to facilitate not<br />

only the website development that you hear so much about, but also the kind of behind-the-scenes information<br />

exchange that businesses have longed for for a very long time indeed.

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

Saved successfully!

Ooh no, something went wrong!