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

MATLAB, Who can help with MATLAB?

Who can help with MATLAB?

Amen, Write a program that inputs two positive integers of, at most, 20 dig...

Write a program that inputs two positive integers of, at most, 20 digits and outputs the sum of the numbers. If the sum of the numbers has more than 20 digits, output the sum with

Python: returning one dimensional list from strings , How to build one dime...

How to build one dimensional list from string and build string from a list? Suppose input string is: STACKOVERFLOW then the output list should be outputList = [S,T,A,C,K,O,V,E,R,F

Little Man Computer, 1) Write a program that takes an input value (for exam...

1) Write a program that takes an input value (for example, a number 5). The output should be sum of all numbers from 1 to the value input by the user (in this example, the output w

Write a series of expressions that demonstrate the threshold, Write a funct...

Write a function called threshold1 (in a file called 'threshold1.m'. The function takes three arguments. The first two are arbitrarily sized arrays, A and B, and the third is a pos

OOPs Concepts. Explain Object-oriented programming, OOPS Concepts Object-or...

OOPS Concepts Object-oriented programming (OOP) is a computer science term used to characterize a programming language that began development in the 1960’s. The term ‘object-orient

Write a recursive function to generate anagrams, An anagram is a type of wo...

An anagram is a type of word play, the result of rearranging the letters of a word or phrase to produce a new word or phrase. For example the anagram of tea is tea, tae, eat, eta,

Expression Tree, For this assignment you will read a file expression.txt an...

For this assignment you will read a file expression.txt and create an expression tree. The expression will be a valid infix expression with the all the necessary parentheses so tha

Prims algorithm for minimum spanning tree, Implement the Prim's algorithm w...

Implement the Prim's algorithm with array data structure as described in slide 12 of the file 04mst.ppt. Your program should have a runtime complexity of O(n2) and should be as eff

Computes the least squares fit of the data, Your solution to the problem sh...

Your solution to the problem should be housed within a while loop, which allows the grader to test your solution repeatedly without having to re-execute the script, as shown in cla

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