![]() |
#2
不懂法2008-12-04 08:36
|
<xsd: schema xmlns: xsd="http://www.
<xsd: element name ="Customer" type="xsd: string" />
<xsd: attribute name="Name" type="xsd: string" />
<xsd: attribute name="City" type="xsd: string" />
我怎么样也检查不出来这个XML语句究竟是哪点出了问题,希望各位高手能指点迷津!
谢谢啦!