Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

TMA Specifications The BBC Good Food site uses the same format for all of its recipes. Analyse one or two of the recipes (e.g. Gooseberry

image text in transcribedimage text in transcribed

TMA Specifications The BBC Good Food site uses the same format for all of its recipes. Analyse one or two of the recipes (e.g. Gooseberry Tart, Jerk Chicken, etc.). Make a note of what data is included in a recipe and the way recipe data is structured. It may help to represent the data as a tree diagram. Task 3 Create an XSL stylesheet that transforms recipe data in recipes.xml for display in a web browser. The XSL stylesheet should do the following: Display all the data in the XML file holding recipe data in HTML table format. Produce valid HTML 5 output. Sort recipe data by cooking time and recipe name. Dynamically create an additional element based on the content of the cooking time element. If the cooking time is greater than sixty minutes, the new element should display the words Slow Burner. If the cooking time is less than or equal to sixty minutes, and greater than or equal to thirty minutes, this new element should display the words Medium Burner. Otherwise, the new element should display the words Quick and Easy. TMA Specifications The BBC Good Food site uses the same format for all of its recipes. Analyse one or two of the recipes (e.g. Gooseberry Tart, Jerk Chicken, etc.). Make a note of what data is included in a recipe and the way recipe data is structured. It may help to represent the data as a tree diagram. Task 3 Create an XSL stylesheet that transforms recipe data in recipes.xml for display in a web browser. The XSL stylesheet should do the following: Display all the data in the XML file holding recipe data in HTML table format. Produce valid HTML 5 output. Sort recipe data by cooking time and recipe name. Dynamically create an additional element based on the content of the cooking time element. If the cooking time is greater than sixty minutes, the new element should display the words Slow Burner. If the cooking time is less than or equal to sixty minutes, and greater than or equal to thirty minutes, this new element should display the words Medium Burner. Otherwise, the new element should display the words Quick and Easy

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Administration The Complete Guide To Dba Practices And Procedures

Authors: Craig S. Mullins

2nd Edition

0321822943, 978-0321822949

More Books

Students also viewed these Databases questions

Question

what is a peer Group? Importance?

Answered: 1 week ago

Question

LO2 Identify components of workflow analysis.

Answered: 1 week ago