Create xml documents to contain well-defined information, Programming Languages

Assignment Help:

The objectives of this assignment are to test your ability to create XML documents to contain well-defined information. This assignment will be used further in Assignment 2, so please don't leave it until the last day to start your assignment!!
Warning - XML Generating Tools
You are NOT allowed to use tools which generate XHTML, XSLT, SVG or CSS code from a visual representation. This includes DreamWeaver, Microsoft Frontpage, Saving to HTML from Word, etc. You must write all code yourself in a plain-text editor such as NotePad. Any assignments that use code generated from a tool will be given ZERO.

Outline

Producers of the reality TV show ChefMaster wish to establish a website highlighting all the recipes featuring on the show. The recipes should include a list of ingredients, only one of which should be a main ingredient as well as instructions for preparation. In order to assist people searching the recipes, the producers want to include some attributes of each entry. Along with the name of the dish, ingredients and instructions for cooking should be features such as
• The name of the chef who presented the dish
• How long the dish takes to prepare
• Type of dish (main course, entre, dessert, side dish, appetiser, post prandial)
• Category of dish (vegetarian, vegan, )
• Recommended wine or beverage to accompany the dish
The producers will use contestants from ChefMaster Australia to establish fields and sub-fields. They want the information in a database that they can use when they include ChefMaster recipes from other countries.
The production team has invited you, as a promising student of The University of Newcastle with web communication skills, to develop a web based information collection system. It is your task to create and populate an initial set of these XML documents with information you feel will be relevant to them for their task. This will involve
1. Creating an XML document template
2. Compile a DTD for your XML template
3. Populate 2 separate XML documents with fields that will allow for relevant searching of the database
Details of all these requirements are given below.


Related Discussions:- Create xml documents to contain well-defined information

Explain the while statement - computer programming, Explain the While State...

Explain the While Statement - Computer Programming? A 'while statement' is an entry controlled loop statement. When the expression is calculated and the condition is not satisf

Implement a two-dimensional table in prolog, Implement a two-dimensional ta...

Implement a two-dimensional table in Prolog. Your program will contain: An insert_entry predicate that takes a table, row, column and an entry and inserts the entry at the g

3-Tier Architecture in asp.net, I am getting error at business layer object...

I am getting error at business layer object in code behind page.

Higher order differential equations, We'll start this section off with the ...

We'll start this section off with the material which most text books that will cover in this section. We will take the matter from the Second Order chapter and expand this out to n

Prolog predicate for list that contains duplicate elements, Write a Prolog ...

Write a Prolog predicate  has_duplicates(L)  that is true if list  L  contains duplicated elements (that is at least 2 copies of an element). For instance: ?- has_duplicates([a,

Write a procedure to prints the avl tree, (a) Write a procedure called (loo...

(a) Write a procedure called (lookup n t). This procedure has 2 arguments: n is the value being looked up, t is the AVL tree. The subtree with n as its root is returned (or '() if

Develop a program on behavior of hospital personnel, A psychologist is inte...

A psychologist is interested in learning about the voting behavior of college students.  (4 points for each part.)Design a study which would yield data on this topic. a. state y

Write a program to check whether a car will crash or not, Write a program t...

Write a program to check whether a car will crash. There is an obstacle at a certain distance (say 100 m) and the car is travelling at a certain speed (try it with some different s

Understanding the html document object model, At the core of DHTML is the D...

At the core of DHTML is the Document Object Model, or DOM, which represents the HTML or XML of a Web page that is displayed in a browser. The Document Object Model that represents

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd