subject

Step 1 - Creating a Movies XML file (5 points) Create an XML file containing information about your favorite movies. Each entry should contain (1) movie ID, (2) title, (3) principal director, (4) year, and (5) multiple genre entries (such as action, comedy, drama, humor, animated). In all but three of the movies, include one more field named uri that contains a hyperlink to the movie's description in some online database such as imdb. com. Include at last 15 movie entries. For genre types, refer to imdb. com. Call this file Step1.xml.
Step 2 - Displaying Movie Titles using XSLT (10 points)
Create an XSLT file that displays data from the movies. xml file. Display each movie title on a separate line, sorted in ascending order by title. Use the xsl:template, xsl:value-of, xsl:sort, and xsl:for-each statements. Call this file Step2.xslt.
Step 3 - Formatting with Tables (20 points)
Build on the previous version by adding attractive HTML formatting, using a table. Use CSS style classes to control the background color, padding, alignment, fonts, and other details. Display the id, title, director and year field as for each movie as columns in each table row. Place a heading row in the first line of the table. Call the two files for this step,
Step3 .xml and Step3.xslt. Make sure this will work in Internet Explorer.
Step 4 - Using a movie Template (20 points)
Modify the previous version by using a template for all output related to a single movie.
The resulting HTML output should be identical to the HTML produced by your previous version. Call the two files for this step, Step4.xml and Step4.xslt. Make sure this will work in Internet Explorer.
Submit a single .zip file named FirstnameLastnameA1.zip containing all your files with no other files or folders. When I open the zip file I should see the following files:
1. Step1.xml
2. Step2.xslt
3. Step3.xml
4. Step3.xslt
5. Step4.xml
6. Step4.xslt

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 03:20
Which of these is a benefit of social networking? oa. hiding your true identity from friendsob. avoiding talking to people in personoc. spending time with friends instead of studyingod. connecting with new people
Answers: 2
question
Computers and Technology, 23.06.2019 09:00
Design a class tictactoe that: holds the following information about the game: two-dimensional array (3 by 3), and winner. add additional variables as needed. includes the functions to perform the various operations on objects. for example, function to print the board, getting the move, checking if move is valid, determining if there is a winner after each move. add additional operations as needed. includes constructor(s). write the functions of the class, and write a program that uses the class. the program should declare an object of type tictactoe. the program will create the board and store it in the array. the program will allow two players to play the tic-tac-toe game. after every valid move update the array, check if there is a winner. if there is no winner and no tie, then print the board again to continue.
Answers: 2
question
Computers and Technology, 23.06.2019 16:00
Helen is having a meeting with her colleagues in her company. they are working on the goals and objectives for the coming year. they want to ensure that these goals and objectives of the processes involved are properly evaluated. which system can helen and her colleagues apply to evaluate this? helen and her colleagues require a blank to evaluate the goals and objectives.
Answers: 2
question
Computers and Technology, 23.06.2019 23:00
Computer programming is one type of what career
Answers: 1
You know the right answer?
Step 1 - Creating a Movies XML file (5 points) Create an XML file containing information about your...
Questions
question
Mathematics, 02.03.2021 06:30
question
English, 02.03.2021 06:30
question
Mathematics, 02.03.2021 06:30
question
Mathematics, 02.03.2021 06:30
question
Mathematics, 02.03.2021 06:30
Questions on the website: 13722367