In trying to create and link my XML stylesheet i am running into issues. I have followed directions to a T so I am not sure what it could be. However when attempting to validate the documents as shown in attatched pics it does give an error regarding DTD.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

In trying to create and link my XML stylesheet i am running into issues. I have followed directions to a T so I am not sure what it could be. However when attempting to validate the documents as shown in attatched pics it does give an error regarding DTD. I am just not sure what to do with it and am stuck. Any help appreciated. Thanks in advance.

ON DTD/Schema Schema design XSL/XQuery Authentic DB Convert View Browser WSDL SOAP XBRL Iools Window Help
母
AB 寧 田 回
图
1
<?xml version="1.0" encoding="UTF-8" ?>
Ele
2
E<!--
New Perspectives on XML 3rd Edition
Tutorial 5
3
4
6.
Tutorial Case
7
Chesterton Financial Stock Information
Author: Fields, Chris
3/12/21
9.
10
Date:
11
12
Filename:
stock.xml
13
Supporting Files: down.png, same.png, stock.css, stock.xsl, up.png
14
15
16
<?xml-stylesheet type="text/xs1" href="stock.xsl" ?>
E<portfolio>
17
18
19
<author>Rafael Garcia</author>
<date>4/17/2017</date>
20
21
At
22
<time>13:17</time>
23
24
<stock>
<sName symbol="BA">Boeing Company</sName>
<description>The Boeing Company engages in the design, development, manufacture, sale, and support
25
26
+27
of commercial jetliners, military aircraft, satellites, missile defense,
Text
NEW Grid
Schema
WSDL
XBRL
Authentic
Browser
xsu stock.xsl
KMI stock.xml
Messages
Ent
4 A S X Error Limit: 100 Show Smart Fix
Ent
Ent
Ent
Ent
Ent
BO File C:\Users\User\Desktop\stocktxt\stock.xml is not valid.
Q Unable to locate a reference to a supported schema type (DTD, W3C Schema) within this document instance.
-0-0-
Transcribed Image Text:ON DTD/Schema Schema design XSL/XQuery Authentic DB Convert View Browser WSDL SOAP XBRL Iools Window Help 母 AB 寧 田 回 图 1 <?xml version="1.0" encoding="UTF-8" ?> Ele 2 E<!-- New Perspectives on XML 3rd Edition Tutorial 5 3 4 6. Tutorial Case 7 Chesterton Financial Stock Information Author: Fields, Chris 3/12/21 9. 10 Date: 11 12 Filename: stock.xml 13 Supporting Files: down.png, same.png, stock.css, stock.xsl, up.png 14 15 16 <?xml-stylesheet type="text/xs1" href="stock.xsl" ?> E<portfolio> 17 18 19 <author>Rafael Garcia</author> <date>4/17/2017</date> 20 21 At 22 <time>13:17</time> 23 24 <stock> <sName symbol="BA">Boeing Company</sName> <description>The Boeing Company engages in the design, development, manufacture, sale, and support 25 26 +27 of commercial jetliners, military aircraft, satellites, missile defense, Text NEW Grid Schema WSDL XBRL Authentic Browser xsu stock.xsl KMI stock.xml Messages Ent 4 A S X Error Limit: 100 Show Smart Fix Ent Ent Ent Ent Ent BO File C:\Users\User\Desktop\stocktxt\stock.xml is not valid. Q Unable to locate a reference to a supported schema type (DTD, W3C Schema) within this document instance. -0-0-
52曾開
寧中寧田
<?xml version="1.0" encoding="UTF-8" ?>
E<!--
1
Element
2
<> a
K> abb
K> acr
K> adc
<> app
K> are
<> b
New Perspectives on XML, 3rd Edition
Tutorial 5
5
Tutorial Case
Chesterton Financial XSL Style Sheet
Author: Chris, Fields
7
<> bas
K> bas
K> bdc
<> big
K> blc
k> boc
<> br
<> but
Date:
3/12/21
10
11
Filename:
stock.xsl
12
Supporting Files: down. png, same.png, stock.css, up.png
13
14
-->
E<xsl:stylesheet version="1.0"
doctype-system="about:legacy-compat"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="html"
encoding="UTE-8"
15
K> cap
<> cer
K> cit
K> coc
<> col
indent="yes"/> <xsl:template match="/">
16
17
<html>
18
<head>
19
<title>Portfolio Stocks</title>
20
<link href="stock.css" rel="stylesheet" type="text/css" />
</head>
Attribut
x
21
22
23
<body>
24
<header>
<h1>Chesterton Financial</h1>
<h2>Portfolio Stocks</h2>
25
Text
NEW Grid
Schema
WSDL
XBRL
Authentic
Browser
Xsı stock.xsl KMI stock.xml
Messages
Entities
Ent ae
O File C:\Users\User\Desktop\stocktxt\stock.xsl is valid.
Ent agr
Ent Agr
Ent ale
Ent alp
Ent Alp
00
Transcribed Image Text:52曾開 寧中寧田 <?xml version="1.0" encoding="UTF-8" ?> E<!-- 1 Element 2 <> a K> abb K> acr K> adc <> app K> are <> b New Perspectives on XML, 3rd Edition Tutorial 5 5 Tutorial Case Chesterton Financial XSL Style Sheet Author: Chris, Fields 7 <> bas K> bas K> bdc <> big K> blc k> boc <> br <> but Date: 3/12/21 10 11 Filename: stock.xsl 12 Supporting Files: down. png, same.png, stock.css, up.png 13 14 --> E<xsl:stylesheet version="1.0" doctype-system="about:legacy-compat" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:output method="html" encoding="UTE-8" 15 K> cap <> cer K> cit K> coc <> col indent="yes"/> <xsl:template match="/"> 16 17 <html> 18 <head> 19 <title>Portfolio Stocks</title> 20 <link href="stock.css" rel="stylesheet" type="text/css" /> </head> Attribut x 21 22 23 <body> 24 <header> <h1>Chesterton Financial</h1> <h2>Portfolio Stocks</h2> 25 Text NEW Grid Schema WSDL XBRL Authentic Browser Xsı stock.xsl KMI stock.xml Messages Entities Ent ae O File C:\Users\User\Desktop\stocktxt\stock.xsl is valid. Ent agr Ent Agr Ent ale Ent alp Ent Alp 00
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Web Technologies
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education