CHAPTER 7 Traforming XML with XSLT and ASP.NET IN THIS CHAPTER What Is XSLT? 234 The Traformation Process 235 Getting Your Feet Wet with XSLT 237 The XSLT Language 242 XSLT Functio 267 .NET Classes Involved in Traforming XML 272 Creating a Reusable XSLT Class 287 XML for ASP.NET Develope 234 What Is XSLT? During the development of the XML specification, the W3C working group realized that for XML to reach its full potential, a method of traforming XML documents into different for- mats needed to exist.

At some time or another, an application that has the capability to work with XML documents will need to display or structure the data in a different format than speci- fied in the document. If the only method for accomplishing this task necessitates programmati- cally transforming the XML document into the appropriate format by using an XML paer paired with a programming language, the power of having a cross-platform and language- independent XML language would be lost. Some method of traforming XML documents into different formats

PDF Download

Popularity: 1% [?]