Training Courses:
Books:
|
Learning ActionScript 3.0 (A Beginner's Guide) |
|
JavaScript: The Definitive Guide |
|
LINQ in Action |
|
CSS: The Definitive Guide |
|
|
C# 3.0 Pocket Reference: Instant Help for C# 3.0 Programmers (Pocket Reference (O'Reilly)) |
|
Head First C# (Brain-Friendly Guides) |
|
MySQL Cookbook |
|
Programming Perl |
|
Building Scalable Web Sites: Building, scaling, and optimizing the next generation of web applications |
|
Sams Teach Yourself XML in 24 Hours: Complete Starter Kit |
Related Links
XML DTD Design
1 Day Course
Course Details
- Description
Overview
XML DTD Design is a hands-on course that introduces you to the basics of DTD design. In addition to the MSXML parser, the course also uses the Internet Explorer Tools for Validating XML and Viewing XSLT Output. This set of tools makes it easier to validate your XML “on the fly.” Using these tools means that you won't have to write any scripts or additional code to validate your XML from within the browser.
Prerequisites
To ensure your success, we recommend you first take the Systematix course, XML An Introduction, or have equivalent knowledge.
Benefits
Students will learn how to model XML document structure and translate that structure into a DTD.
Target Student
Students enrolling in this course should understand basic XML concepts such as elements, attributes, and entities.
What's Next
This course is a part of a series of courses that provide the foundation of XML technologies. After having learned about DTDs and Schemas, XSL/XSLT, XML DOM, and XLink/XPointer/XPath, students will be well-poised to start integrating XML support into their Web applications using ASP, ADO, Java, various database management systems, ColdFusion, JSP, and so on.
- Course Topics
Introduction to Valid XML
- The History of DTDs
- Minimal Structural Requirements for XML
- Valid XML
- DTD Tools
Document Modeling
- The Planning Stage
- How to Model Information
- Permissive and Restrictive Models
Designing Permissive and Restrictive DTDs
- Defining Elements
- Attribute List Declaration Data Types
- Additional DTD Syntax
Designing Modular DTDs
- Entity Declarations
- Writing Modular DTDs
Validating XML
- Automated Validation
Related Books
- Learning ActionScript 3.0 (A Beginner's Guide)
- JavaScript: The Definitive Guide
- LINQ in Action
- CSS: The Definitive Guide
- C# 3.0 Pocket Reference: Instant Help for C# 3.0 Programmers (Pocket Reference (O'Reilly))
- Head First C# (Brain-Friendly Guides)
- MySQL Cookbook
- Programming Perl
- Building Scalable Web Sites: Building, scaling, and optimizing the next generation of web applications
- Sams Teach Yourself XML in 24 Hours: Complete Starter Kit