XSL Transformations (XSLT)
XSL Transformations (XSLT) is a standard way to describe how to transform (change) the structure
of an XML
(Extensible Markup Language) document into an XML document with a different structure. XSLT is a
Recommendation of the World Wide Web Consortium (W3C).
XSLT can be thought of as an extension of the Extensible Stylesheet Language (XSL).
XSL is a language for formatting an XML document (for example, showing how the data described in
the XML document should be presented in a Web page). XSLT shows how the XML document should be
reorganized into another data structure (which could then be presented by following an XSL style sheet).
XSLT is used to describe how to transform the source tree or data structure of an XML
document into the result tree for a new XML document, which can be completely different in
structure. The coding for the XSLT is also referred to as a style sheet and can be combined with an
XSL style sheet or be used independently.
Contributor(s): Barry Frye
This was last updated in September 2005
Email Alerts
Register now to receive SearchSOA.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
In this Q&A, Rob Davies discusses messaging middleware and the hurdles that many developers face as they first approach the subject. Davis is CTO of FuseSource and coauthor of the book "ActiveMQ in Action."
-
Using textual analytics and natural language processing, Modus Operandi developed a service that analyzes and parses unstructured data and pulls out events or information. Article includes tips on SOA and semantics, SOA and data models, and an SOA recipe for stone soup.Among highlights: Recognize that not everything can be or should be shared.
-
This article provides a master list of common practices, field proven by a number of SOA projects. Also supplied is a template that can be used as a checklist for developing SOA implementation roadmaps specific to an organization's transition project requirements.
-
Articles
-
Resources from around the Web