Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

please solve this and expliane your ans so i cac understand whats going on You h

ID: 3577058 • Letter: P

Question

please solve this and expliane your ans so i cac understand whats going on

You have been asked to put together a web page that will be fed with updated XML tags on a regular basis. The web page will go on the company intranet and display the names, office numbers, e-mails and phone numbers of current employees. Your third step is to. Make sure your schema file and XML file are closed in MS SQL Server. Create a new file and call it employeestyle.xsd. This will be the file you place your HTML tags in. Make sure your schema file and XML file are closed in MS SQL Server. Create a new file and call it employeestyle.xml. This will be the file you place your HTML tags in. Make sure your schema file and XML file are closed in MS SQL Server. Create a new file and call it employeestyle.xsl. This will be the file you place your HTML tags in. Make sure your schema file and XML file are closed in MS SQL Server. Create a new file and call it employeestyle.xsl. This will be the file you test in your browser to make sure your data looks OK.

Explanation / Answer

Ans:

Make sure your schema file and XML file are closed in MS SQL Server. Create a new file and call it employeestyle.xsl. This will be the file you place your HTML tags in.

XSL is a language for expressing style sheets. An XSL style sheet is, like with CSS, a file that describes how to display an XML document of a given type. Styling requires a source XML documents, containing the information that the style sheet will display and the style sheet itself which describes how to display a document of a given type.