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

Beta Program - XML tutorial


How to run an effective beta program for you company. Best practices, samples and examples are included in this white paper.
Category: XML tutorials > RDF - Difficulty:


More cool XML tutorials:



Introduction of DTD (Document Type Definition) Syntax
Introduction of DTD (Document Type Definition) Syntax
This tutorial describes:

DOCTYPE Declaration Statement
ELEMENT Declaration Statement
ATTLIST Declaration Statement
ENTITY Declaration Statement
Sample XML File with DTD Statements - dictionary_dtd.xml
Category: XML tutorials > Basics - Difficulty:
  Microsoft BizTalk Server 2000
Microsoft BizTalk Server 2000
Microsoft BizTalk Server 2000 provides powerful tools for the exchange of information between businesses. It allow you to create BizTalk schemas, to map fields and records from one specification to another, and to move data from one corporation to another using XML.
Category: XML tutorials > Development - Difficulty:
Entities and Other Components
Entities and Other Components
In this tutorial, we will look at some additional components that can be added to the DTD. The focus of this tutorial will be entities, which are used to represent text that can be part of either the DTD or the XML document.
Category: XML tutorials > Basics - Difficulty:
Improve performance of XML apps using Xerces-C++
Improve performance of XML apps using Xerces-C++
Discover how to improve the performance of your XML applications by using the Xerces-C++ parser properly. Xerces-C++ is an open source validating XML parser available from Apache. In this article, you'll learn the best ways to use the parser efficiently, and which features and properties affect its performance.
Category: XML tutorials > Development - Difficulty:
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: