没有公告
site.xml 文件的内容 <root> <schema id="allsite" targetNamespace="" xmlns="http://www.w3.org/1999/XMLSchema" xmlns:xdo="urn:schemas-microsoft-com:xml-xdo" xdo:DataSetName="books"> <element name="sites"> <complexType content="elementOnly"> <element name="url" type="string" minOccurs="1" allownull=""></element> <element name="site" type="string" minOccurs="1"></element> <element name="content" type="string" minOccurs="0" maxoccurs="1"></element> </complexType> </element> </schema> <allsite> <sites> <url>http://www.asp888.net</url> <site>豆腐</site> <content>豆腐制作 都是精品</content> </sites> </allsite> </root>
上一页 [1] [2] [3] 下一页