JavaDeploy
SiteMap
Perl 1
Perl 2
ASP
XML
DTD Basics
«Prev
Next»
XML Introduction
XML Explanation
Describe Markup Languages
Define XML Metalanguage
Metalanguage Relationships
Lmitations of HTML
XML Intelligence
Describing Intelligent Terms
XML Goals
Approaches using XML
XML Conclusion
Creating XML Documents
Xml Document Requirements
XML Document Rules
Well Formed XML
Discerning Inherent Structure
Xml Mixed Content Application
Adding Xml Document Information
Xml Structure Conclusion
DTD Basics
Beyond Well Formedness
DTD Defined
DTD Creation Process
Element Type Declarations
Defining DTD - Quiz
Mixed Content Elements
XML Mixed Content
Referencing DTD Declarations
DTD XML File
File Declarations
DTD Checklist
Simple Complex DTD
XML Document - Quiz
Attributes Entities
Intro Defining Attributes Entities
Declaring Attributes - DTD
Attribute List Declaration Syntax
Defining Entities
Create Entities Within Dtd
Namespaces Establish Naming Conventions
XML Schemas
Xml Schemas Conclusion
XML Parsers
DTD Checklist - Exercise
Checklist for creating DTDs
Objective:
Create a Document Type Definition for a business order form.
Scoring
This exercise is worth a total of 5 points. To receive full credit, you will need to define a DTD for the order form that may be used to validate XML document instances of order forms.
Instructions
Print the order form using the Business Order Form below.
Create a DTD for this form.
Your DTD will be used to validate XML-based order documents.
Submit your DTD.
View the
Business Order
below for a printable version of the Business Order Form in its own window.
To print this page, choose Print from the File menu.
Business Order Form
Order Form
Date: 02/25/2002
Time: 21:20
Customer
Credit Card
Internet
Name: Leroy Brown
Phone: (513) 555-5481
Shipping Address: 9479 Farmcourt
City: Cincinnati
State: Ohio
Zipcode: 45104
Card Number: 9998882
Expiration Date: 02/21/2006
Bank: Fifth Third
E Mail: leroy_brown@mail.com
Items
Item
Name
Description
Qty. Ordered
List Price
Sale Price
Qty. Shipped
Back Order
8961
CM
Computer Monitor
1
89
80
1
0
8967
Pcable
Power Cable
4
5
5
4
0
Item total
100
Shipping
20
Tax (6.6%)
6
Total Due
126
Submitting your exercise
Enter your answer into the text box below. Click the
Submit
button to submit your answer .
Submit