HTML & CSS Tutorials by BrainBell
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:
870
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:
3 Total Views:
1,116
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:
3 Total Views:
1,084
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:
1,255
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:
2 Total Views:
1,244
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:
1 Total Views:
1,138








