Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  687
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Thursday, September 02, 2010
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

Home > Search > Articles & Samples > XML > DTD
Search
DevASP

What's New
What's Hot

Document Type Definitions are the Basis of Markup Languages       
Total Hits: 390  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you write HTML with some editors, you'll notice that there is this strange line written across the top. While you may not know what it is, it still serves a purpose, and with XML that line of code is required to write a well-formed document....

Planet Node: A simple example       
Total Hits: 235  |  Today: 0 Author: xmlzoo       Rating:  
Read Reviews | Write Review |              Your Rating: 

In this instructive example we show the syntax of a simple dtd and xml document. In this example the dtd is included at the start of the xml document....

HOW TO: Validate an XML Document by Using DTD, XDR, or XSD in Visual C# .NET (Q307379)       
Total Hits: 2414  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article demonstrates how to apply a Document Type Definition (DTD), a Microsoft XML-Data Reduced (XDR) schema, or an XML Schema Definition Language (XSD) schema to an Extensible Markup Language (XML) document. This article also describes how to use the XmlValidatingReader class to validate an XML document against the specified grammar, as well as how to use the XmlSchemaCollection class to cache schemas in memory in order to optimize XML validation....

Choosing schemas       
Total Hits: 309  |  Today: 0 Author: Mark Wilson       Rating:  
Read Reviews | Write Review |              Your Rating: 

Originally, SGML was the flavour of the month. SGML documents were structured using DTDs. With the advent of XML, the DTD had some good features and some bad features. Before we discuss the various types of schemas. While Schemas will definitely figure in your future projects, a consensus view is that the final proposal of the working group on Schemas will not look like the current implementation of Schemas within Microsoft IE5. For example, in August 1998 the Schema syntax changed substantia...

simple xml notepad       
Total Hits: 315  |  Today: 0 Author: vishal mungi       Rating:  
Read Reviews | Write Review |              Your Rating: 

This snippets shows a simple xml notepad for xml parsing and DTD validation !...

Entity name support without DTDs       
Total Hits: 246  |  Today: 0 Author: Robert Kviby       Rating:  
Read Reviews | Write Review |              Your Rating: 

To get entity name support you need to use a DTD, however you can get a similar effect using XML elements and a Schema....

Conversion of genealogical files to XML with a DTD       
Total Hits: 289  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

GED2XML converts genealogical (GEDCOM) files to XML (GedML).
All data is integrally converted. Some structural changes have been introduce to simplify the DTD representing the GEDCOM model. All events (BIRT, DEAT, EDUC, etc) have been fit in a single EVEN tag having the corresponding EV attribute. Some GEDCOM tags can have 2 GedML representations depending on the context/meaning of the tag....

FIX: MSXML 3.0 Cannot Parse DTD NMTOKEN Values with More than One Colon (Q315358)       
Total Hits: 419  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you try to use MSXML 3.0 to validate an XML file against a Document Type Definition (DTD), and the data contains an NMTOKEN attribute with more than one colon (:) character, you may receive the following error message:-1072897501 Validate failed because the document does not contain exactly one root node....

PRB: XML Viewer Does not Perform Validation (Q239540)       
Total Hits: 492  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you are navigating the Internet Explorer browser directly to an XML file, the XML viewer does not validate the document against its Document Type Definition (DTD) or Schema....


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com