| Showing 1 - 10 from 22 tutorials on Page 1. |  | |
| | | An Introduction to Document Type Definitions | | 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. | | Added: 22 March 2007 - Visits: 751 | | | | | | | | XPointers | | XPointer, the XML Pointer Language, defines an addressing scheme for individual parts of an XML document. These addresses can be used by any application that needs to identify parts of or locations in an XML document. For instance, an XML editor could u... | | Added: 22 March 2007 - Visits: 625 | | | | | | | | Introduction of DTD (Document Type Definition) Syn... | | This tutorial describes: DOCTYPE Declaration Statement ELEMENT Declaration Statement ATTLIST Declaration Statement ENTITY Declaration Statement Sample XML File with DTD Statements - dictionary_dtd.xml | | Added: 21 March 2007 - Visits: 744 | | | | | | | | Getting to Know XML | | XML's usage is continuing to grow quickly as both individuals and companies realize its potential. However, in many ways XML is still a relatively new technology, and many people, possibly you, are just now learning what it can do for them. Unlike some ... | | Added: 21 March 2007 - Visits: 636 | | | | | | | | Using XML Schema | | This tutorial introduces you to XML Schema and shows you how to create XSD schemas that can be used to validate your own documents. | | Added: 20 March 2007 - Visits: 325 | | | | | | | | Markup Languages | | 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. | | Added: 20 March 2007 - Visits: 274 | | | | | | | | 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. | | Added: 19 March 2007 - Visits: 278 | | | | | | | | Digging Deeper into XML Documents | | In this tutorial, you'll learn, how to document your XML code with comments, how characters of text are encoded in XML, all about entities and how they are used, why notations make it possible to use certain kinds of entities. | | Added: 19 March 2007 - Visits: 308 | | | | | | | | The XML Document Object Model | | The XML Document Object Model (DOM) is a platform-neutral and language-neutral interface that allows developers to create applications and scripts to access and update the content, style, and structure of XML documents. | | Added: 19 March 2007 - Visits: 311 | | | | | | | | XML Tutorial | | TW didn't want you to miss out on learning XML, so we thought we had our writers write up a nifty simple XML tutorial. Read it and Learn! | | Added: 19 March 2007 - Visits: 353 | | | | | |