运行结果:
XML文档
xsi:noNamespaceSchemaLocation=\file:///C:/Users/Administrator/Desktop/order.xsd\
运行结果:
XML文档在IE中打开:
3、根据实验一中的“person.xml”文件,编写对应的“person.xsd”文件,并使用XMLSpy 对“person.xsd”和“person.xml”进行有效性性验证,若有错误,按照提示进行修改。
Schema文档
elementFormDefault=\qualified\ attributeFormDefault=%unqualified\
运行结果: