Tutorial search
XML Tutorials
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
XML Tutorials
We hope that you will enjoy our XML tutorials. Feel free to contact us if you would like to be a tutorial hero and contribute your own XML tutorial to our site. Thank you !
Robust, open standards for XML document markup and a rich set of freely available tools for XML document parsing and format conversion make it easy to install and configure a complete documentation development and formatting environment on any UNIX or Linux system. This article focuses on DocBook, which is the best-known and most widely used schema for documentation markup.
Difficulty: 


This article examines three different common anti-patterns, or "worst practices" in XML that can give you a big headache when coding for Web services and SOA. These common errors are often encountered and can really make your life more complicated than it needs to be. These solutions can diffenently cut your misery short.
Difficulty: 


With the Web Services Validation Tool for WSDL and SOAP, Web services developers are able to validate Web services messages without deploying actual Web services applications to application servers. This saves a lot of time and effort in deployment and maintenance of test servers. It can be deployed to validate Web services messages and filter invalid or malicious Web services messages. This provides Web services to operate in a more secure and efficient environment.
Difficulty: 


This article gives an overview of co-occurrence constraint support in XML Schema 1.1, highlighting the addition of assertions and type alternatives to further restrict the existence and values of elements and attributes.
Difficulty: 


The W3C XML Schema working group has developed XML Schema 1.1 to address the most commonly requested features including several which address shortcomings of XML Schema 1.0. In this first of a multi-part series of articles, XML Schema 1.1 is introduced with an overview of the features in this emerging standard.
Difficulty: 


Context-Sensitive Spelling Checker (csSpell) is a spelling checker that examines words and their context to detect potential misspellings instead of using a spelling dictionary. csSpell can scan plain text files; files that contain non-text elements such as SGML, HTML, or XML tags; and even files that contain program code.
Difficulty: 


Developing mobile applications can be a daunting task. Fortunately, Yahoo! Blueprint helps alleviate this pain by providing a single way to develop mobile applications. With Blueprint, you can author a mobile application one time that can be targeted at mobile devices with a browser, allowing you to reach many users. In this tutorial, learn how to develop a weather mobile widget using the Yahoo! Blueprint platform.
Difficulty: 


XUL is a tried and true application framework. In fact, the recently released Firefox 3.0 is not only built using XUL, but provides a XUL runtime environment that enables any Firefox user to run other XUL applications. In this tutorial, you start to program in XUL and learn about some tools to help you develop XUL apps. Build a XUL-based blog editor as you enhance your Web development skills to build desktop apps with XUL.
Difficulty: 


The U2 SystemBuilder Extensible Architecture for UniData and Universe (SB/XA) 6.0.0 introduces new application architecture for SystemBuilder applications. One of the features provided by the changes in the architecture is the ability to modify the presentation of your applications without modifying the underlying business logic. In this article, learn how to present a traditional SystemBuilder menu as a Tree View menu.
Difficulty: 


When you move into an XML-based publishing environment, the right approach can save time and even make new publishing paradigms possible if you properly design the structure. This article describes how you can convert documents designed for print publishing to structured documents. Discover the logical musts to ensure that publishing is achievable following a transition to XML.
Difficulty: 


lxml is a fast yet flexible library for XML processing in Python. It comes bundled with support for XML Path Language (XPath) and Extensible Stylesheet Language Transformation (XSLT), and it implements the familiar ElementTree API. In this article, you focus both on the ease of use provided by lxml and on its high-performance profile when processing very large XML data.
Difficulty: 


Learn how to develop an application for a real estate brokerage to display all available apartment listings as clickable Placemarks on Google Maps. To turn street addresses into their geographical coordinates for storage in the database, you will call the Google Geocoder Web service from PHP. You will then produce XML data from MySQL using stored procedures, and an XSLT stylesheet to transform the data into a KML overlay to view in Google Maps and Google Earth.
Difficulty: 


Learn how to implement a Yahoo! SearchMonkey application that enhances blogger.com search listings to include other information about the blog and blog owner. First, you will apply a basic application using the default data available from Yahoo!. Then you will create a custom data service to provide your own structured data to SearchMonkey before you develop a more advanced application that takes advantage of this new custom data service.
Difficulty: 


Axis2 is built upon a modular architecture that consists of core modules and
non-core modules. The core engine is said to be a pure SOAP processing engine there is not any JAX-PRC concept burnt into the core).
(there is not any JAX-PRC concept burnt into the core). Every message coming into
the system has to be transformed into a SOAP message before it is handed over to
the core engine. An incoming message can either be a SOAP message or a non-SOAP
message (REST JSON or JMX). But at the transport level, it will be converted into a
SOAP message.
When Axis2 was designed, the following key rules were incorporated into the
architecture. These rules were mainly applied to achieve a highly fl exible and
extensible SOAP processing engine:
Difficulty: 


In this article, learn how you can use XQuery update to modify XML stored in memory or in a DB2 pureXML database in the context of four industries: health care, business, financial derivatives, and information technology. Finally, examine guidelines for when to use XQuery to perform either sub-document updates or full document replacement and versioning of the stored XML.
Difficulty: 

Total Tutorials in Category: 141


