Create a new xslt style sheet document

Assignment Help Programming Languages
Reference no: EM132217503

Question: The Downtown Zoo has hired you to help work on their web site. They would like to create a page that displays the times that various animals are being fed. The Zoo has the information stored in an XML document, Zoo.xml. The web page should list the feeding times across the top as hyperlinks to the details of which animals are fed at that time. The page should look like this:

11:00 14:00 15:00 16:00 9:00

11:00 Feeding Time For:

Lion Tortise

14:00 Feeding Time For:

Penguin Hippo

15:00 Feeding Time For:

Flamingo

16:00 Feeding Time For:

Ape

9:00 Feeding Time For:

Elephant

Rattle Snake

Zoo.xml

<?xml version='1.0'?>?

<?xml-stylesheet href="Zoo.xsl" type="text/xsl"?>

<!-- XML -->?

<zoo>?

<animal name="Lion">

<feeding-time>11:00</feeding-time>

</animal>

<animal name="Penguin">

<feeding-time>14:00</feeding-time>

</animal>?

<animal name="Elephant">

<feeding-time>9:00</feeding-time>

</animal>

<animal name="Tortise">

<feeding-time>11:00</feeding-time>

</animal>?

<animal name="Ape">

<feeding-time>16:00</feeding-time>

</animal>

<animal name="Hippo">

<feeding-time>14:00</feeding-time>

</animal>?

<animal name="Rattle Snake">

<feeding-time>9:00</feeding-time>

</animal>

<animal name="Flamingo">

<feeding-time>15:00</feeding-time>

</animal>

</zoo>

To complete this task you should do the following steps:

1. Create a new XSLT style sheet document Zoo.xsl with the basic structure of a stylesheet. ?

2. Create a stylesheet that displays the feeding times as links across the top of the page, and a list of the animals that ?are fed at each time within the page. ?

The assignment should be done in Altova XML Spy

Reference no: EM132217503

Questions Cloud

What parameters are within the context of python functions : What parameters are within the context of Python functions. As part of your answer indicate whether a parameter is also a local variable.
Write a program that performs the given operations : Write a program that performs the following operations on the sequence of numbers from 0 to 100: You should loop and include the number "42", 10 times.
Provide runtime analysis of your program : Provide runtime analysis of your program. As discussed in lecture, Big-O notation provides us a way to evaluate the performance of our code.
Compute the average of the given numbers : Compute the average of these numbers, when you are finished all numbers should be removed from the stack and the average should be stored in EAX.
Create a new xslt style sheet document : The Downtown Zoo has hired you to help work on their web site. They would like to create a page that displays the times that various animals are being fed.
Estimate the value of the mathematical constant e : Write a program that calls MyFact and estimates the value of the mathematical constant e by using the formula.
Accept input and produce output in the same manner : Given a data set of up to 25 integers, determine if there is a constant value which separates every element.
Write a new method that receives the ages array : Write a new method called printArray that receives the ages array and prints the content of the array separated by commas.
Produce a program that sorts a list of numbers in ascending : Your job is to produce a program that sorts a list of numbers in ascending order. Your program will need to read-in, from a file, a list of integers.

Reviews

Write a Review

Programming Languages Questions & Answers

  Write a haskell program to calculates a balanced partition

Write a program in Haskell which calculates a balanced partition of N items where each item has a value between 0 and K such that the difference b/w the sum of the values of first partition,

  Create an application to run in the amazon ec2 service

In this project you will create an application to run in the Amazon EC2 service and you will also create a client that can run on local machine and access your application.

  Explain the process to develop a web page locally

Explain the process to develop a Web page locally

  Write functions

These 14 questions covers java class, Array, link list , generic class.

  Programming assignment

If the user wants to read the input from a file, then the output will also go into a different file . If the user wants to read the input interactively, then the output will go to the screen .

  Write a prolog program using swi proglog

Write a Prolog program using swi proglog

  Create a custom application using eclipse

Create a custom Application Using Eclipse Android Development

  Create a application using the mvc architecture

create a application using the MVC architecture. No scripting elements are allowed in JSP pages.

  Develops bespoke solutions for the rubber industry

Develops bespoke solutions for the rubber industry

  Design a program that models the worms behavior

Design a program that models the worm's behavior.

  Writing a class

Build a class for a type called Fraction

  Design a program that assigns seats on an airplane

Write a program that allows an instructor to keep a grade book and also design and implement a program that assigns seats on an airplane.

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