| 
  • If you are citizen of an European Union member nation, you may not use this service unless you are at least 16 years old.

  • You already know Dokkio is an AI-powered assistant to organize & manage your digital files & messages. Very soon, Dokkio will support Outlook as well as One Drive. Check it out today!

View
 

CET 4583 - Assignment 8A

Page history last edited by PBworks 13 years, 3 months ago

 

 CET 4583 - Assignment 8

 

 

Select a domain that you can create simple XML definition for - this should be some domain that interests some possible examples are;

 

- sports scores or statistics;

- race results (like NASCAR or others)

- a hobby that involves information like gardening (plants and planting informatin) or cooking (recipe information)

- other data that might be used in your project.

 

1. Create a simple XML DTD or XSD to define the structure of the data for this XML. This XSD or DTD will be one file of the assignment.

 

2. Next create an XML document that has information or data (sampe data) marked up in this XML format. (about 4-6 records is sufficient)

 

3. Next create an XSL that displays the data in an aesthetic format.

 

4. Last create a page that has 4 links;

  • The XSD or DTD file
  • The raw XML file with no formatting
  • The XSL file to be applied
  • The XML file with the XSL file applied to format it

 

The main page of this assignment will be a page with 4 links - one to each of the items in part 4 above. The hardest part you might find is the raw xml (it really is not hard to do).

Comments (0)

You don't have permission to comment on this page.