| |

| 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. |
| |

| 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. |
| |

| 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. |
| |

| 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. |
| |

| 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. |
| |

| 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#. |
| |

| 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. |
<< 1 2 |