实习教程
实习录像
学生作业
实习资料
 
实习教程
网站集GIS开发理论、方法、技术与应用于一体
您的位置:首页 > 教学实践 > 实习教程
第五次实验方案——XML错误检查和编写

1.      请找出下列XML文档的错误

<?xml version="1.0" encoding="ISO88591" ?>
 <!-- Edited with XML Spy v4.2 ->
 <breakfast_menu>
 <food>
 <name>Belgian Waffles</name>
 <price>$5.95</price>
 <description>two of our famous Belgian Waffles with plenty of real maple syrup</description>
 <calories>650</calories>
 </food>
 <food>
 <name>Strawberry Belgian Waffles</name>
 <price>$7.95</price>
 <description>light Belgian waffles covered with strawberries and whipped cream</description>
 <calories>900</calories>
 </food>
 <food name=’BBW’>
  <price>$8.95</price>
 <description>light Belgian waffles covered with an assortment of fresh berries and whipped cream</description>
 <calories>900</calories>
 </food>
 <food>
 <name>French Toast</name>
 <Price>$4.50</Price>
 <description>thick slices made from our homemade sourdough bread</description>
 <calories>=600</calories>
 </food>
 <food>
 <name>Homestyle Breakfast</name>
 <price>$6.95</price>
 <description>two eggs, bacon or sausage, toast, and our everpopular hash browns</description>
 <calories>950</calories>
 </breakfast_menu>
</food>
 
 
2.      按如下内容创建一份cd碟的XML文件
求:
1.         在xmlspy软件中创建;
2.         所有的数据类型可以都采用string类型;
3.     编写该XML文件的Schema文档;
4.     编写完成后采用xmlspy进行格式检查。
 
 
 

Title:

Empire Burlesque

 Artist:

Bob Dylan

Year:

1985

Country:

USA

Company:

Columbia

Price:

10.90

Title:

Hide your heart

Artist:

Bonnie Tyler

Year:

1988

Country:

UK

Company:

CBS Records

Price:

9.90

Title:

Greatest Hits

Artist:

Dolly Parton

Year:

1982

Country:

USA

Company:

RCA

Price:

9.90

Title:

Still got the blues

Artist:

Gary Moore

Year:

1990

Country:

UK

Company:

Virgin records

Price:

10.20

Title:

Romanza

Artist:

Andrea Bocelli

Year:

1996

Country:

EU

Company:

Polydor

Price:

10.80

 
关于我们 | 法律申明 | 地理学科网 | 联系方式
广西师范学院资源与环境科学学院 - copyright@2009-2010 nnnug,all rights reserved.