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, 23.06.2019 01:00
Write the command that can be used to answer the following questions. (hint: try each out on the system to check your results.) a. find all files on the system that have the word test" as part of their filename. b. search the path variable for the pathname to the awk command. c. find all files in the /usr directory and subdirectories that are larger than 50 kilobytes in size. d. find all files in the /usr directory and subdirectories that are less than 70 kilobytes in size. e. find all files in the / directory and subdirectories that are symbolic links. f. find all files in the /var directory and subdirectories that were accessed less than 60 minutes ago. g. find all files in the /var directory and subdirectories that were accessed less than six days ago. h. find all files in the /home directory and subdirectories that are empty. i. find all files in the /etc directory and subdirectories that are owned by the group bin."
Answers: 1
question
Computers and Technology, 24.06.2019 02:30
Write the pseudo code for this problem based on what you learned from the video. the purpose is to design a modular program that asks the user to enter a distance in kilometers, and then converts that distance to miles. the conversion formula is as follows: miles = kilometers x 0.6214
Answers: 3
question
Computers and Technology, 24.06.2019 09:50
Suppose you are an ad-serving company and you maintain a log of cookie data for ads you serve to the web pages for a particular vendor (say amazon). a. how can you use this data to determine which are the best ads? b. how can you use this data to determine which are the best ad formats? c. how could you records of past ads and ad clicks to determine which ads to send to a given ip address? d. how could you use this data to determine how well the technique you used in your answer to part c was working? e. how could you use this data to determine that a given ip address is used by more than one person? f. how does having this data give you a competitive advantage vis-à-vis other ad-serving companies?
Answers: 2
question
Computers and Technology, 24.06.2019 16:50
Ramp charts are generally created in wordlotusexcelpowerpoint
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
Biology, 14.04.2020 01:48
question
Mathematics, 14.04.2020 01:48
question
Mathematics, 14.04.2020 01:48
question
Mathematics, 14.04.2020 01:48
question
Mathematics, 14.04.2020 01:48
Questions on the website: 13722367