|
<?xml version="1.0" standalone="yes"?> <advertisements> <xsd:schema id="Advertisements" targetNamespace="" xmlns="" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> <xsd:element name="Ad"> <xsd:complexType content="elementOnly"> <xsd:all> <xsd:element name="ImageUrl" minOccurs="0" type="xsd:string"/> <xsd:element name="NavigateUrl" minOccurs="0" type="xsd:string"/> <xsd:element name="AlternateText" minOccurs="0" type="xsd:string"/> <xsd:element name="Keyword" minOccurs="0" type="xsd:string"/> <xsd:element name="Impressions" minOccurs="0" type="xsd:string"/> </xsd:all> </xsd:complexType> </xsd:element> <xsd:element name="Advertisements" msdata:IsDataSet="True"> <xsd:complexType> <xsd:choice maxOccurs="unbound [1] [2] [3] [4] [5] [6] 下一页 更多精彩:学习网->http://www.haohao888.com.cn 网络编程->http://www.51wlpc.com 电脑设备->http://www.xpmaster.cn
|