- Fixed casing on the end BookSet tag.  (The expat parser enforces case-sensitivity in XML)
This commit is contained in:
nisheeth%netscape.com 1999-03-09 07:44:47 +00:00
Родитель 4daac7f372
Коммит 282f2ef67b
2 изменённых файлов: 16 добавлений и 14 удалений

Просмотреть файл

@ -2,6 +2,7 @@
<?xml-stylesheet href="common.css" type="text/css"?>
<?xml-stylesheet href="classic.css" type="text/css"?>
<?xml-stylesheet href="list.css" type="text/css"?>
<!DOCTYPE SearchResult>
<SearchResult xmlns:html="http://www.w3.org/TR/REC-html40">
@ -23,7 +24,7 @@
<BookSet>
<Book>
<BookCover><html:img src="kerouac.gif" width=100 height=140 /></BookCover>
<BookCover><html:img src="kerouac.gif" width="100" height="140"/></BookCover>
<Title xml:link="simple" show="replace" href="http://www.amazon.com/exec/obidos/ASIN/0140042598/002-5969498-2733628">On the Road</Title>
<Author>Kerouac, Jack</Author>
<ISBN>0140042598</ISBN>
@ -35,7 +36,7 @@ On The Road, the most famous of Jack Kerouac's works, is not only the soul of th
</Book>
<Book>
<BookCover><html:img src="bill.gif" width=100 height=140 /></BookCover>
<BookCover><html:img src="bill.gif" width="100" height="140" /></BookCover>
<Title xml:link="simple" show="replace" href="http://www.amazon.com/exec/obidos/ASIN/0140260404/002-5969498-2733628">The Road Ahead</Title>
<Author>Gates, Bill</Author>
<ISBN>666666666</ISBN>
@ -47,7 +48,7 @@ In a study, the founder of Microsoft presents his vision for the future in which
</Book>
<Book>
<BookCover><html:img src="welville.gif" width=100 height=140 /></BookCover>
<BookCover><html:img src="welville.gif" width="100" height="140" /></BookCover>
<Title xml:link="simple" show="replace" href="http://www.amazon.com/exec/obidos/ASIN/0140167188/002-5969498-2733628">The Road to Wellville</Title>
<Author>Boyle, T. Coraghessan</Author>
<ISBN>0140167188</ISBN>
@ -59,7 +60,7 @@ A snobbish wife and her henpecked husband travel to Dr. Kellogg's spa in turn-of
</Book>
<Book>
<BookCover><html:img src="road.gif" width=100 height=140 /></BookCover>
<BookCover><html:img src="road.gif" width="100" height="140" /></BookCover>
<Title xml:link="simple" show="replace" href="http://www.amazon.com/exec/obidos/ASIN/1562512625/002-5969498-2733628">AAA Road Atlas 1999</Title>
<Author>A. A. A.</Author>
<ISBN>1562512625</ISBN>
@ -71,7 +72,7 @@ The definitive road atlas to the United States, Canada and Mexico.
</Book>
<Book>
<BookCover><html:img src="bethlehem.gif" width=100 height=140 /></BookCover>
<BookCover><html:img src="bethlehem.gif" width="100" height="140" /></BookCover>
<Title xml:link="simple" show="replace" href="http://www.amazon.com/exec/obidos/ASIN/0449219143/002-5969498-2733628">Bethlehem Road</Title>
<Author>Perry, Anne</Author>
<ISBN>0449219143</ISBN>
@ -83,7 +84,7 @@ He might be elegant, but there's no mistaking it--the gentleman tied to the lamp
</Book>
<Book>
<BookCover><html:img src="charing.gif" width=100 height=140 /></BookCover>
<BookCover><html:img src="charing.gif" width="100" height="140" /></BookCover>
<Title xml:link="simple" show="replace" href="http://www.amazon.com/exec/obidos/ASIN/0140143505/002-5969498-2733628">84 Charing Cross Road</Title>
<Author>Hanff, Helene</Author>
<ISBN>0140143505</ISBN>
@ -94,7 +95,7 @@ He might be elegant, but there's no mistaking it--the gentleman tied to the lamp
<Price>$7.96</Price>
</Book>
</Bookset>
</BookSet>
<html:script src="books.js" />

Просмотреть файл

@ -2,6 +2,7 @@
<?xml-stylesheet href="common.css" type="text/css"?>
<?xml-stylesheet href="classic.css" type="text/css"?>
<?xml-stylesheet href="list.css" type="text/css"?>
<!DOCTYPE SearchResult>
<SearchResult xmlns:html="http://www.w3.org/TR/REC-html40">
@ -23,7 +24,7 @@
<BookSet>
<Book>
<BookCover><html:img src="kerouac.gif" width=100 height=140 /></BookCover>
<BookCover><html:img src="kerouac.gif" width="100" height="140"/></BookCover>
<Title xml:link="simple" show="replace" href="http://www.amazon.com/exec/obidos/ASIN/0140042598/002-5969498-2733628">On the Road</Title>
<Author>Kerouac, Jack</Author>
<ISBN>0140042598</ISBN>
@ -35,7 +36,7 @@ On The Road, the most famous of Jack Kerouac's works, is not only the soul of th
</Book>
<Book>
<BookCover><html:img src="bill.gif" width=100 height=140 /></BookCover>
<BookCover><html:img src="bill.gif" width="100" height="140" /></BookCover>
<Title xml:link="simple" show="replace" href="http://www.amazon.com/exec/obidos/ASIN/0140260404/002-5969498-2733628">The Road Ahead</Title>
<Author>Gates, Bill</Author>
<ISBN>666666666</ISBN>
@ -47,7 +48,7 @@ In a study, the founder of Microsoft presents his vision for the future in which
</Book>
<Book>
<BookCover><html:img src="welville.gif" width=100 height=140 /></BookCover>
<BookCover><html:img src="welville.gif" width="100" height="140" /></BookCover>
<Title xml:link="simple" show="replace" href="http://www.amazon.com/exec/obidos/ASIN/0140167188/002-5969498-2733628">The Road to Wellville</Title>
<Author>Boyle, T. Coraghessan</Author>
<ISBN>0140167188</ISBN>
@ -59,7 +60,7 @@ A snobbish wife and her henpecked husband travel to Dr. Kellogg's spa in turn-of
</Book>
<Book>
<BookCover><html:img src="road.gif" width=100 height=140 /></BookCover>
<BookCover><html:img src="road.gif" width="100" height="140" /></BookCover>
<Title xml:link="simple" show="replace" href="http://www.amazon.com/exec/obidos/ASIN/1562512625/002-5969498-2733628">AAA Road Atlas 1999</Title>
<Author>A. A. A.</Author>
<ISBN>1562512625</ISBN>
@ -71,7 +72,7 @@ The definitive road atlas to the United States, Canada and Mexico.
</Book>
<Book>
<BookCover><html:img src="bethlehem.gif" width=100 height=140 /></BookCover>
<BookCover><html:img src="bethlehem.gif" width="100" height="140" /></BookCover>
<Title xml:link="simple" show="replace" href="http://www.amazon.com/exec/obidos/ASIN/0449219143/002-5969498-2733628">Bethlehem Road</Title>
<Author>Perry, Anne</Author>
<ISBN>0449219143</ISBN>
@ -83,7 +84,7 @@ He might be elegant, but there's no mistaking it--the gentleman tied to the lamp
</Book>
<Book>
<BookCover><html:img src="charing.gif" width=100 height=140 /></BookCover>
<BookCover><html:img src="charing.gif" width="100" height="140" /></BookCover>
<Title xml:link="simple" show="replace" href="http://www.amazon.com/exec/obidos/ASIN/0140143505/002-5969498-2733628">84 Charing Cross Road</Title>
<Author>Hanff, Helene</Author>
<ISBN>0140143505</ISBN>
@ -94,7 +95,7 @@ He might be elegant, but there's no mistaking it--the gentleman tied to the lamp
<Price>$7.96</Price>
</Book>
</Bookset>
</BookSet>
<html:script src="books.js" />