Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Structure of a stylesheet - XML tutorial


Learn the structure of an XML/XSLT stylesheet. An XSLT stylesheet is itself an XML document.
Category: XML tutorials > Style Sheets - Difficulty:


More cool XML tutorials:



Transforming XML with XSLT
Transforming XML with XSLT
In this tutorial, you'll learn: more details about the XSLT style sheet language; process and sort nodes in an XSLT style sheet; use patterns and expressions in XSLT; apply XSLT style sheets to more challenging document transformation tasks
Category: XML tutorials > Style Sheets - Difficulty:
Access Your iTunes Music Library via XML
Access Your iTunes Music Library via XML
One problem being addressed with XML is not very hard at all, and is actually quite fun. I'm referring to Apple's iTunes digital music service, which you probably didn't realize had anything to do with XML.
In this tutorial, you'll learn how to: How XML fits into Apple's iTunes digital music service
Category: XML tutorials > Web Services - Difficulty:
Article: What is an RSS Feed
Article: What is an RSS Feed
This article will explain the basics of creating and using RSS feed in easy language for any webmaster
Category: XML tutorials > Web Services - Difficulty:
Structure of an XML Document
Structure of an XML Document
The structure of an XML document can be defined by two standards. The first standard is the XML specification, which defines the default rules for building all XML documents.
Category: XML tutorials > Basics - Difficulty:
Creating XML Documents
Creating XML Documents
In this tutorial, you'll learn
- The basics of XML
- How to select an XML editor
- How to create XML documents
- How to view XML documents
Similar to HTML, XML is a technology that is best understood by working with it. I could go on and on for pages about the philosophical ramifications of XML, but in the end I'm sure you just want to know what you can do with it. Most of your XML work will consist of developing XML documents, which are sort of like HTML web pages, at least in terms of how the code is generally structured.
Category: XML tutorials > Basics - Difficulty: