Tutorial search

XML Tutorials
Tutorials
Stuff
Affiliates

XML Development Tutorials


We hope that you will enjoy our XML Development tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own XML Development tutorials to our site. Thank you !

Sort by:
Extend enumerated lists in XML schema
Extend enumerated lists in XML schema
The addition of new values to a list is a common and necessary requirement. Schema designers often seek to build into the architecture a means to permit additional values that were unknown at design time. How can schema designers create an enumerated value list that is extensible and easy to implement? In this article, discover several approaches used to achieve this goal.
Category: XML tutorials > Development - Difficulty:
Process instance data using schema information
Process instance data using schema information
In this article, you meet a function library implemented in pure XSLT that enables applications to take advantage of XPath 2 schema-related node tests which are only available in schema-aware processors. You will also see how to decouple the validation process from the instance data processing.
Category: XML tutorials > Development - Difficulty:
Create a maintainable extensible XML format
Create a maintainable extensible XML format
XML is a communication format for exchanging structured documents and data. Too often, an XML format is chosen arbitrarily during development, without much planning or design. Learn how to design a format less likely to require change and agile enough to incorporate new requirements with the simple addition of new extensions instead of full changes.
Category: XML tutorials > Development - Difficulty:
Develop AJAX apps like the pros using DWR
Develop AJAX apps like the pros using DWR
If you are doing Ajax development, there is one library you need to know: Direct Web Remoting (DWR). This library leverages the Java language and Java Web technologies to simplify Ajax development. It has set the standard for how to integrate Ajax seamlessly into a Java web application. In this article, see just how easy Ajax can be using DWR.
Category: XML tutorials > Development - Difficulty:
Virtual XML Garden
Virtual XML Garden
With Virtual XML Garden, learn to write scripts in XPath (as well as a subset of the forthcoming XQuery language) that mix and match virtual XML views on a number of provided data sources. Examples of these data sources include XML access to ZIP archives, the file system, binary formatted data, and hierarchical databases.
Category: XML tutorials > Development - Difficulty:
Learn the benefits of Scripting for XML
Learn the benefits of Scripting for XML
Find out how Scripting for XML combines an interpreter that processes an easily-learned XML tag set with an integrated editor to provide a programming environment that is especially appealing to new and occasional programmers. Learn the new functions of and various improvements to Scripting for XML in Version 1.0.1.
Category: XML tutorials > Development - Difficulty:
Integrating Flex into Ajax applications
Integrating Flex into Ajax applications
This article introduces the Adobe Flex Ajax Bridge (FABridge), a code library that enables an easy and consistent method for integrating Ajax and Flex content. By the end of this article, you'll be able to take advantage of the rich features available through Adobe Flash assets.
Category: XML tutorials > Development - Difficulty:
Retrofit sites with jQuery, Ajax tabs, and photo carousels
Retrofit sites with jQuery, Ajax tabs, and photo carousels
This article walks you through the steps of retrofitting a Web 1.0 shopping site with Ajax techniques. In addition to Ajax techniques and best practices, you learn how Ajax can improve your user experience through principles of progressive enhancement, usability, and user experience design.
Category: XML tutorials > Development - Difficulty:
Ten XML Schemas you should know
Ten XML Schemas you should know
Learn XML schemas that provide solutions for all sorts of problems, from the basics of Web services to data description. Also, cover database-like solutions that involve contacts and invoices. The schemas in this article were chosen for their usefulness and utility, plus their impact on the XML community in how information is shared and exchanged using the XML format.
Category: XML tutorials > Development - Difficulty:
Enable the XML ecosystem with pipelines
Enable the XML ecosystem with pipelines
Discover XProc, a markup language that describes processing pipelines composed of discrete steps that apply operations on XML documents. Also, learn what XProc is today and its future, get the back story on some of the more contentious issues, and even run through a few examples.
Category: XML tutorials > Development - Difficulty:
Get started with InfoSphere MashupHub
Get started with InfoSphere MashupHub
Discover the InfoSphere MashupHub, part of the Mashup Center product. Learn about the architecture of the product and about the different tools and utilities within it. Also, explore a simple use case scenario that showcases the different components and illustrates the advantages of using Web 2.0 concepts, such as data feeds and feed mashups in an enterprise.
Category: XML tutorials > Development - Difficulty:
Get ready for Firefox 3.0
Get ready for Firefox 3.0
Mozilla Firefox 3 is a major release with many enhancements, some of which are targeted at users, and some at developers. In this article, you will learn more about these new Firefox 3 features. For example, one of the updates gives Web developers the ability to build Web applications that work even when the user is disconnected from the Internet.
Category: XML tutorials > Development - Difficulty:
Use XPath to select portions of an XML document
Use XPath to select portions of an XML document
As useful as XML is, it is limited without the abilities to find specific portions of a document quickly and to filter and selectively locate data within a document. XPath provides the ability to easily reference specific text, elements, and attributes within a document. Learn the fundamentals of XPath, including all of its various selectors and semantics, in an example-driven and hands-on manner.
Category: XML tutorials > Development - Difficulty:
Use microformats API in Firefox 3.0
Use microformats API in Firefox 3.0
The Firefox 3.0 release has support for microformats in the form of an API that you can access from a Firefox extension. Follow an example of how to use this API from within your extension code. Take a skeleton Hello World extension and give it the ability to store an hCard from a Web page and then use that stored hCard to populate a Web form.
Category: XML tutorials > Development - Difficulty:
Discover the XML Forms Generator
Discover the XML Forms Generator
The XML Forms Generator is an Eclipse plug-in that generates forms that adhere to the XForms 1.0 standard, using as a starting point either Web Service Description Language documents or XML instance documents having optional XML Schema backing models. The generated forms adhere to the XHTML and XForms 1.0 standards and can be viewed in XHTML and XForms renderers.
Category: XML tutorials > Development - Difficulty:
Total Tutorials in Category: 36