XML Tutorials - MarkupTutorials.com
In this tutorial, you'll learn about XML schemas and how to use them in your XML documents. We'll look at the XML schema data types and their categories and then explore how to create simple and complex data types.
December 20,
2006
Today Views:
1 Total Views:
757
In this tutorial we will look at four of the XML specifications: XML Namespaces, XML Path Language (XPath), XML Pointer Language (XPointer), and XML Linking Language (XLink).
December 19,
2006
Today Views:
1 Total Views:
637
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.
December 18,
2006
Today Views:
1 Total Views:
727
We will make a document template for creating XML documents that can be viewed in Web browsers as HTML documents. In this tutorial, we will create a document type definition (DTD) for this template.
December 15,
2006
Today Views:
1 Total Views:
712
The structure of an XML document can be defined by two standards. The first standard is the XML specification, which defines the default rules for building all XML documents.
December 14,
2006
Today Views:
1 Total Views:
857
A markup language uses special notation to mark the different sections of a document. In HTML documents, for example, angle brackets (<>) are used to mark the different sections of text.
December 13,
2006
Today Views:
1 Total Views:
851
XML can be used to create text documents that contain data in a structured format. In addition to the data, you can include a detailed set of rules that define the structure of the data. The author of the XML document defines these rules.
December 12,
2006
Today Views:
3 Total Views:
757
An alternative way of structuring a SAX application, which again has the objective of separating functions and ke....
October 9,
2006
Today Views:
1 Total Views:
882
SAX 1.0 has been very widely implemented and has been in widespread use almost since the day the first draft appe....
October 4,
2006
Today Views:
1 Total Views:
808
Once we've clarified the scope of the document that we need to create, which may be driven by business needs, we ....
October 2,
2006
Today Views:
1 Total Views:
850









