19,155 tutorials online
12 tutorials pending review
763 dead links removed





XML: Development Tutorials

 

Extend enumerated lists in XML schema
Posted in XML > Development by tutorialgrub on Apr 19, 2011

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.
14 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Process instance data using schema information
Posted in XML > Development by tutorialgrub on Apr 14, 2011

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.
8 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Execute Business Processes with Eclipse
Posted in XML > Development by tutorialgrub on Apr 10, 2011

Everyone — from consultants and analysts to architects and engineers — has ideas. But implementing a new idea can be challenging and costly. Eliminate this cost using the Eclipse STP BPMN Modeler, you can graphically create a business model represented in XML that can be converted to an executable using Eclipse ATL that will ultimately deploy on Apache ODE.
3 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

A short tutorial on WML
Posted in XML > Development by tutorialgrub on Apr 10, 2011

This tutorial gives you complete understanding on WML language and make you able to develope your WAP site.
8 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Transforming XML in Ajax programs
Posted in XML > Development by tutorialgrub on Apr 10, 2011

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.
5 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

Add/remove elements to/from an XML Document using C#
Posted in XML > Development by tutorialgrub on Mar 24, 2011

This article shows how to add and remove elements from an XML Document using C#.
14 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

XML Documentation in .Net
Posted in XML > Development by tutorialgrub on Mar 24, 2011

.Net provides a way to document or comment your source code. That can in-turn be converted into professional documentation by using style-sheets, MS Documentation tools or some other third party.
11 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


<<  1  2