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

Schema-aware processing with XSLT 2.0 - XML tutorial


With the release of version 2.0, XSLT now allows you to design your stylesheets to be schema-aware. In this article, learn more about the concept of schema-aware facilities and follow some examples that illustrate the benefits.
Category: XML tutorials > Development - Difficulty:


More cool XML tutorials:



Transforming XML in Ajax programs
Transforming XML in Ajax programs
Programming problems can be solved using multiple solutions. Discover the first approach in a four part series for creating an Asynchronous JavaScript plus XML weather badge, a reusable widget that's easily embedded on any Web page.
Category: XML tutorials > Development - Difficulty:
Getting Started with XSL
Getting Started with XSL
XSL is a more complex style sheet technology than CSS, so there is no way to thoroughly cover style sheets without things getting a little messy. Fortunately, as you learn in this tutorial, XSL is a technology that has considerably more to offer than CSS. XSL is designed to do a whole lot more than just format XML content for display purposes; it gives you the ability to completely transform XML documents. You learn in this tutorial how to transform XML documents into HTML documents that can be viewed in web browsers. Additionally, you should realize that the extra complexity in XSL is quite worth the learning curve because of its immense power and flexibility.
Category: XML tutorials > Style Sheets - Difficulty:
Addressing and Linking XML Documents
Addressing and Linking XML Documents
"Writing for the Web without linking is like eating without digesting".
In this tutorial, you'll learn
How to navigate through an XML document using XPath patterns;
How to build powerful expressions using XPath patterns and functions;
What technologies come together to support linking in XML;
How to reference document fragments with XPointer;
How to link XML documents with XLink;
Category: XML tutorials > Development - Difficulty:
Data Services Components and XML
Data Services Components and XML
We'll discuss two Internet Server Application Programming Interface (ISAPI) extensions for Microsoft Internet Information Server (IIS). The first ISAPI extension allows you to retrieve data directly from a SQL Server database in XML format using a Web browser. The second extension enables IIS to pass the XML directly to the client computer.
Category: XML tutorials > Web Services - Difficulty:
Learn ebXML in easy and simple steps
Learn ebXML in easy and simple steps
This tutorial will give you an understanding of ebXML architecture and its components.
Category: XML tutorials > Web Services - Difficulty: