⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 awsecommerceservice.xsd

📁 .NET 2.0模式开发实战源代码,使用C#说明
💻 XSD
📖 第 1 页 / 共 5 页
字号:
<?xml version="1.0" encoding="UTF-8"?><xs:schema targetNamespace="http://webservices.amazon.com/AWSECommerceService/2005-02-23" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://webservices.amazon.com/AWSECommerceService/2005-02-23" elementFormDefault="qualified">	<xs:element name="Help">		<xs:complexType>			<xs:sequence>				<xs:element name="SubscriptionId" type="xs:string" minOccurs="0"/>				<xs:element name="AssociateTag" type="xs:string" minOccurs="0"/>				<xs:element name="Validate" type="xs:string" minOccurs="0"/>				<xs:element name="Shared" type="tns:HelpRequest" minOccurs="0"/>				<xs:element name="Request" type="tns:HelpRequest" minOccurs="0" maxOccurs="unbounded"/>			</xs:sequence>		</xs:complexType>	</xs:element>	<xs:complexType name="HelpRequest">		<xs:sequence>			<xs:element name="About" type="xs:string" minOccurs="0" maxOccurs="1"/>			<xs:element name="HelpType" minOccurs="0">				<xs:simpleType>					<xs:restriction base="xs:string">						<xs:enumeration value="Operation"/>						<xs:enumeration value="ResponseGroup"/>					</xs:restriction>				</xs:simpleType>			</xs:element>			<xs:element name="ResponseGroup" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>		</xs:sequence>	</xs:complexType>	<xs:element name="ItemSearch">		<xs:complexType>			<xs:sequence>				<xs:element name="SubscriptionId" type="xs:string" minOccurs="0"/>				<xs:element name="AssociateTag" type="xs:string" minOccurs="0"/>				<xs:element name="XMLEscaping" type="xs:string" minOccurs="0"/>				<xs:element name="Validate" type="xs:string" minOccurs="0"/>				<xs:element name="Shared" type="tns:ItemSearchRequest" minOccurs="0"/>				<xs:element name="Request" type="tns:ItemSearchRequest" minOccurs="0" maxOccurs="unbounded"/>			</xs:sequence>		</xs:complexType>	</xs:element>	<xs:complexType name="ItemSearchRequest">		<xs:sequence>			<xs:element name="Actor" type="xs:string" minOccurs="0"/>			<xs:element name="Artist" type="xs:string" minOccurs="0"/>			<xs:element ref="tns:AudienceRating" minOccurs="0" maxOccurs="unbounded"/>			<xs:element name="Author" type="xs:string" minOccurs="0"/>			<xs:element name="Brand" type="xs:string" minOccurs="0"/>			<xs:element name="BrowseNode" type="xs:string" minOccurs="0"/>			<xs:element name="City" type="xs:string" minOccurs="0"/>			<xs:element name="Composer" type="xs:string" minOccurs="0"/>			<xs:element ref="tns:Condition" minOccurs="0"/>			<xs:element name="Conductor" type="xs:string" minOccurs="0"/>			<xs:element name="Count" type="xs:positiveInteger" minOccurs="0">				<xs:annotation>					<xs:appinfo>						<aws-se:restricted xmlns:aws-se="http://webservices.amazon.com/AWS-SchemaExtensions">							<aws-se:excludeFrom>public</aws-se:excludeFrom>							<aws-se:excludeFrom>partner</aws-se:excludeFrom>						</aws-se:restricted>					</xs:appinfo>				</xs:annotation>			</xs:element>			<xs:element name="Cuisine" type="xs:string" minOccurs="0"/>			<xs:element ref="tns:DeliveryMethod" minOccurs="0"/>			<xs:element name="Director" type="xs:string" minOccurs="0"/>                        <xs:element name="FutureLaunchDate" type="xs:string" minOccurs="0"/>                        <xs:element name="ISPUPostalCode" type="xs:string" minOccurs="0"/>			<xs:element name="ItemPage" type="xs:positiveInteger" minOccurs="0"/>			<xs:element name="Keywords" type="xs:string" minOccurs="0"/>			<xs:element name="Manufacturer" type="xs:string" minOccurs="0"/>			<xs:element name="MaximumPrice" type="xs:nonNegativeInteger" minOccurs="0"/>			<xs:element name="MerchantId" type="xs:string" minOccurs="0"/>			<xs:element name="MinimumPrice" type="xs:nonNegativeInteger" minOccurs="0"/>			<xs:element name="MusicLabel" type="xs:string" minOccurs="0"/>			<xs:element name="Neighborhood" type="xs:string" minOccurs="0"/>			<xs:element name="Orchestra" type="xs:string" minOccurs="0"/>			<xs:element name="PostalCode" type="xs:string" minOccurs="0"/>			<xs:element name="Power" type="xs:string" minOccurs="0"/>			<xs:element name="Publisher" type="xs:string" minOccurs="0"/>			<xs:element name="ResponseGroup" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>			<xs:element name="SearchIndex" type="xs:string" minOccurs="0"/>			<xs:element name="Sort" type="xs:string" minOccurs="0"/>			<xs:element name="State" type="xs:string" minOccurs="0"/>			<xs:element name="TextStream" type="xs:string" minOccurs="0"/>			<xs:element name="Title" type="xs:string" minOccurs="0"/>		</xs:sequence>	</xs:complexType>	<xs:element name="ItemLookup">		<xs:complexType>			<xs:sequence>				<xs:element name="SubscriptionId" type="xs:string" minOccurs="0"/>				<xs:element name="AssociateTag" type="xs:string" minOccurs="0"/>				<xs:element name="Validate" type="xs:string" minOccurs="0"/>				<xs:element name="XMLEscaping" type="xs:string" minOccurs="0"/>				<xs:element name="Shared" type="tns:ItemLookupRequest" minOccurs="0"/>				<xs:element name="Request" type="tns:ItemLookupRequest" minOccurs="0" maxOccurs="unbounded"/>			</xs:sequence>		</xs:complexType>	</xs:element>	<xs:complexType name="ItemLookupRequest">		<xs:sequence>			<xs:element ref="tns:Condition" minOccurs="0"/>			<xs:element ref="tns:DeliveryMethod" minOccurs="0"/>                        <xs:element name="FutureLaunchDate" type="xs:string" minOccurs="0"/>                        <xs:element name="IdType" minOccurs="0">				<xs:simpleType>					<xs:restriction base="xs:string">						<xs:enumeration value="ASIN"/>						<xs:enumeration value="UPC"/>						<xs:enumeration value="SKU"/>						<xs:enumeration value="EAN"/>					</xs:restriction>				</xs:simpleType>			</xs:element>			<xs:element name="ISPUPostalCode" type="xs:string" minOccurs="0"/>			<xs:element name="MerchantId" type="xs:string" minOccurs="0"/>			<xs:element name="OfferPage" type="xs:positiveInteger" minOccurs="0"/>			<xs:element name="ItemId" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>			<xs:element name="ResponseGroup" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>			<xs:element name="ReviewPage" type="xs:positiveInteger" minOccurs="0"/>			<xs:element name="SearchIndex" type="xs:string" minOccurs="0"/>			<xs:element name="SearchInsideKeywords" type="xs:string" minOccurs="0">				<xs:annotation>					<xs:appinfo>						<aws-se:restricted xmlns:aws-se="http://webservices.amazon.com/AWS-SchemaExtensions">							<aws-se:excludeFrom>public</aws-se:excludeFrom>							<aws-se:excludeFrom>partner</aws-se:excludeFrom>						</aws-se:restricted>					</xs:appinfo>				</xs:annotation>			</xs:element>			<xs:element name="VariationPage" type="xs:positiveInteger" minOccurs="0"/>		</xs:sequence>	</xs:complexType>	<xs:element name="ListSearch">		<xs:complexType>			<xs:sequence>				<xs:element name="SubscriptionId" type="xs:string" minOccurs="0"/>				<xs:element name="AssociateTag" type="xs:string" minOccurs="0"/>				<xs:element name="Validate" type="xs:string" minOccurs="0"/>				<xs:element name="XMLEscaping" type="xs:string" minOccurs="0"/>				<xs:element name="Shared" type="tns:ListSearchRequest" minOccurs="0"/>				<xs:element name="Request" type="tns:ListSearchRequest" minOccurs="0" maxOccurs="unbounded"/>			</xs:sequence>		</xs:complexType>	</xs:element>	<xs:complexType name="ListSearchRequest">		<xs:sequence>			<xs:element name="City" type="xs:string" minOccurs="0"/>			<xs:element name="Email" type="xs:string" minOccurs="0"/>			<xs:element name="FirstName" type="xs:string" minOccurs="0"/>			<xs:element name="LastName" type="xs:string" minOccurs="0"/>			<xs:element name="ListPage" type="xs:positiveInteger" minOccurs="0"/>			<xs:element name="ListType">				<xs:simpleType>					<xs:restriction base="xs:string">						<xs:enumeration value="WishList"/>						<xs:enumeration value="WeddingRegistry"/>						<xs:enumeration value="BabyRegistry"/>					</xs:restriction>				</xs:simpleType>			</xs:element>			<xs:element name="Name" type="xs:string" minOccurs="0"/>			<xs:element name="ResponseGroup" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>			<xs:element name="State" type="xs:string" minOccurs="0"/>		</xs:sequence>	</xs:complexType>	<xs:element name="ListLookup">		<xs:complexType>			<xs:sequence>				<xs:element name="SubscriptionId" type="xs:string" minOccurs="0"/>				<xs:element name="AssociateTag" type="xs:string" minOccurs="0"/>				<xs:element name="Validate" type="xs:string" minOccurs="0"/>				<xs:element name="XMLEscaping" type="xs:string" minOccurs="0"/>				<xs:element name="Shared" type="tns:ListLookupRequest" minOccurs="0"/>				<xs:element name="Request" type="tns:ListLookupRequest" maxOccurs="unbounded"/>			</xs:sequence>		</xs:complexType>	</xs:element>	<xs:complexType name="ListLookupRequest">		<xs:sequence>			<xs:element ref="tns:Condition" minOccurs="0"/>			<xs:element ref="tns:DeliveryMethod" minOccurs="0"/>			<xs:element name="ISPUPostalCode" type="xs:string" minOccurs="0"/>			<xs:element name="ListId" type="xs:string" minOccurs="0"/>			<xs:element name="ListType" minOccurs="0">				<xs:simpleType>					<xs:restriction base="xs:string">						<xs:enumeration value="WishList"/>						<xs:enumeration value="Listmania"/>					</xs:restriction>				</xs:simpleType>			</xs:element>			<xs:element name="MerchantId" type="xs:string" minOccurs="0"/>			<xs:element name="ProductGroup" type="xs:string" minOccurs="0"/>			<xs:element name="ProductPage" type="xs:positiveInteger" minOccurs="0"/>			<xs:element name="ResponseGroup" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>			<xs:element name="Sort" type="xs:string" minOccurs="0"/>		</xs:sequence>	</xs:complexType>	<xs:element name="CustomerContentSearch">		<xs:complexType>			<xs:sequence>				<xs:element name="SubscriptionId" type="xs:string" minOccurs="0"/>				<xs:element name="AssociateTag" type="xs:string" minOccurs="0"/>				<xs:element name="Validate" type="xs:string" minOccurs="0"/>				<xs:element name="XMLEscaping" type="xs:string" minOccurs="0"/>				<xs:element name="Shared" type="tns:CustomerContentSearchRequest" minOccurs="0"/>				<xs:element name="Request" type="tns:CustomerContentSearchRequest" minOccurs="0" maxOccurs="unbounded"/>			</xs:sequence>		</xs:complexType>	</xs:element>	<xs:complexType name="CustomerContentSearchRequest">		<xs:sequence>			<xs:element name="CustomerPage" type="xs:positiveInteger" minOccurs="0"/>			<xs:element name="Email" type="xs:string" minOccurs="0"/>			<xs:element name="Name" type="xs:string" minOccurs="0"/>			<xs:element name="ResponseGroup" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>		</xs:sequence>	</xs:complexType>	<xs:element name="CustomerContentLookup">		<xs:complexType>			<xs:sequence>				<xs:element name="SubscriptionId" type="xs:string" minOccurs="0"/>				<xs:element name="AssociateTag" type="xs:string" minOccurs="0"/>				<xs:element name="Validate" type="xs:string" minOccurs="0"/>				<xs:element name="XMLEscaping" type="xs:string" minOccurs="0"/>				<xs:element name="Shared" type="tns:CustomerContentLookupRequest" minOccurs="0"/>				<xs:element name="Request" type="tns:CustomerContentLookupRequest" minOccurs="0" maxOccurs="unbounded"/>			</xs:sequence>		</xs:complexType>	</xs:element>	<xs:complexType name="CustomerContentLookupRequest">		<xs:sequence>			<xs:element name="CustomerId" type="xs:string" minOccurs="0"/>			<xs:element name="ResponseGroup" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>			<xs:element name="ReviewPage" type="xs:positiveInteger" minOccurs="0"/>		</xs:sequence>	</xs:complexType>	<xs:element name="SimilarityLookup">		<xs:complexType>			<xs:sequence>				<xs:element name="SubscriptionId" type="xs:string" minOccurs="0"/>				<xs:element name="AssociateTag" type="xs:string" minOccurs="0"/>				<xs:element name="Validate" type="xs:string" minOccurs="0"/>				<xs:element name="XMLEscaping" type="xs:string" minOccurs="0"/>				<xs:element name="Shared" type="tns:SimilarityLookupRequest" minOccurs="0"/>				<xs:element name="Request" type="tns:SimilarityLookupRequest" minOccurs="0" maxOccurs="unbounded"/>			</xs:sequence>		</xs:complexType>	</xs:element>	<xs:complexType name="SimilarityLookupRequest">		<xs:sequence>			<xs:element ref="tns:Condition" minOccurs="0"/>			<xs:element ref="tns:DeliveryMethod" minOccurs="0"/>			<xs:element name="ItemId" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>			<xs:element name="ISPUPostalCode" type="xs:string" minOccurs="0"/>			<xs:element name="MerchantId" type="xs:string" minOccurs="0"/>			<xs:element name="ResponseGroup" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>			<xs:element name="SimilarityType" minOccurs="0">				<xs:simpleType>					<xs:restriction base="xs:string">						<xs:enumeration value="Intersection"/>						<xs:enumeration value="Random"/>					</xs:restriction>				</xs:simpleType>			</xs:element>		</xs:sequence>	</xs:complexType>	<xs:element name="SellerLookup">		<xs:complexType>			<xs:sequence>				<xs:element name="SubscriptionId" type="xs:string" minOccurs="0"/>				<xs:element name="AssociateTag" type="xs:string" minOccurs="0"/>				<xs:element name="Validate" type="xs:string" minOccurs="0"/>				<xs:element name="XMLEscaping" type="xs:string" minOccurs="0"/>				<xs:element name="Shared" type="tns:SellerLookupRequest" minOccurs="0"/>				<xs:element name="Request" type="tns:SellerLookupRequest" minOccurs="0" maxOccurs="unbounded"/>			</xs:sequence>		</xs:complexType>	</xs:element>	<xs:complexType name="SellerLookupRequest">		<xs:sequence>			<xs:element name="ResponseGroup" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>			<xs:element name="SellerId" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>			<xs:element name="FeedbackPage" type="xs:positiveInteger" minOccurs="0"/>		</xs:sequence>	</xs:complexType>	<xs:element name="CartGet">		<xs:complexType>			<xs:sequence>				<xs:element name="SubscriptionId" type="xs:string" minOccurs="0"/>				<xs:element name="AssociateTag" type="xs:string" minOccurs="0"/>				<xs:element name="Validate" type="xs:string" minOccurs="0"/>				<xs:element name="XMLEscaping" type="xs:string" minOccurs="0"/>				<xs:element name="Shared" type="tns:CartGetRequest" minOccurs="0"/>				<xs:element name="Request" type="tns:CartGetRequest" minOccurs="0" maxOccurs="unbounded"/>			</xs:sequence>		</xs:complexType>	</xs:element>	<xs:complexType name="CartGetRequest">		<xs:sequence>			<xs:element name="CartId" type="xs:string" minOccurs="0"/>			<xs:element name="HMAC" type="xs:string" minOccurs="0"/>			<xs:element name="MergeCart" type="xs:string" minOccurs="0"/>			<xs:element name="ResponseGroup" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>		</xs:sequence>	</xs:complexType>	<xs:element name="CartAdd">		<xs:complexType>			<xs:sequence>				<xs:element name="SubscriptionId" type="xs:string" minOccurs="0"/>				<xs:element name="AssociateTag" type="xs:string" minOccurs="0"/>				<xs:element name="Validate" type="xs:string" minOccurs="0"/>				<xs:element name="XMLEscaping" type="xs:string" minOccurs="0"/>				<xs:element name="Shared" type="tns:CartAddRequest" minOccurs="0"/>				<xs:element name="Request" type="tns:CartAddRequest" minOccurs="0" maxOccurs="unbounded"/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -