JavaDeploy
SiteMap
Perl 1
Perl 2
ASP
XML
Attributes Entitites
«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
XML Parameter Entities - Exercise
Modify the DTD to include entities and parameters
Objective:
Modify an existing DTD to define element attributes, general entities, and parameter entities.
Scoring
This exercise is worth a total of 5 points. To receive full credit, you will need to modify the DTD you created in the previous exercise to include attributes and entity definitions. Once you have completed your answer you will submit it to a tutor.
Download files
For this exercise, use the DTD in the file tse3xml.txt downloaded from the Resources area.
Instructions
In the previous exercise, you created a DTD for the business order form. In this exercise, you will revise the DTD to include definitions for element attributes, general entities, and parameter entities.
To print this page, choose Print from the File menu.
Face Business Order Form
Order Form
Date: 01/25/2001
Time: 21:20
Customer
Credit Card
Internet
Name: Jack Smith
Phone: (513) 555-5481
Shipping Address: 9479 Farmcourt
City: Cincinnati
State: Ohio
Zipcode: 45104
Card Number: 9998881
Expiration Date: 01/21/2005
Bank: Fifth Third
E Mail: jsmith@email.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.