<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:cc="urn:ebay:apis:CoreComponentTypes" xmlns:ns="urn:ebay:apis:eBLBaseComponents" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:ebay:apis:eBLBaseComponents" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<import namespace="urn:ebay:apis:CoreComponentTypes" schemaLocation="CoreComponentTypes.xsd"/>
<!--  

##### from file AccountStateCodeList.xsd #####

-->
	<simpleType name="AccountStateCodeType">
		<annotation>
			<documentation>
			     AccountStateCodeType - Type declaration to be used by other schema.
			     These are the possible codes to describe the state of an account of an 
			     eBay user.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Active">
				<annotation>
					<documentation>
						    Amex					
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Pending">
				<annotation>
					<documentation>
						   Visa
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Inactive">
				<annotation>
					<documentation>
						  Mastercard
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file AckCodeList.xsd #####

-->
	<simpleType name="AckCodeType">
		<annotation>
			<documentation>
			   AckCodeType - Type declaration to be used by other schema.
			   This code identifies the acknowledgement code types that 
			   could be used to communicate the status of processing a 
			   (request) message to an application. This code would be used 
			   as part of a response message that contains an application 
			   level acknowledgement element.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Success">
				<annotation>
					<documentation>
					   Request processing succeeded.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Failure">
				<annotation>
					<documentation> 
					   Request processing failed.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Warning">
				<annotation>
					<documentation>
					     Request processing completed with warning information
					     being included in the response message.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="SuccessWithWarning">
				<annotation>
					<documentation>
					     Request processing completed successful with some
					     with some warning information that could be useful for
					     the requesting application to process and/or record.
					 </documentation>
				</annotation>
			</enumeration>
			<enumeration value="FailureWithWarning">
				<annotation>
					<documentation>
					     Request processing failed with some error and warnining
					     information that requesting application should process to
					     determine cause(s) of failure.
					 </documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file AddressOwnerCodeList.xsd #####

-->
	<simpleType name="AddressOwnerCodeType">
		<annotation>
			<documentation>
			   AddressOwnerCodeType - Type declaration to be used by other schema.
			   This code identifies the AddressOwner code types which indicates
			   who owns the user'a address.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="PayPal">
				<annotation>
					<documentation>
					   PayPal owns address.
				      </documentation>
				</annotation>
			</enumeration>
			<enumeration value="eBay">
				<annotation>
					<documentation> 
					   eBay owns address.										
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file AuctionTypeCodeList.xsd #####

-->
	<simpleType name="AuctionTypeCodeType">
		<annotation>
			<documentation>
			     AuctionTypeCodeType - Type declaration to be used 
			     by other schema's. This includes codes indicating the
			     type of auction for the listed item.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Unknown">
				<annotation>
					<documentation>
						    Unknown auction type
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Chinese">
				<annotation>
					<documentation>
						   Chinese auction
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Dutch">
				<annotation>
					<documentation>
						   Dutch auction
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Live">
				<annotation>
					<documentation>
						   Live Auctions-type auction						
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Ad type">
				<annotation>
					<documentation>
						   Ad type auction
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Stores Fixed-price">
				<annotation>
					<documentation>
						   Stores Fixed-price auction (US only)
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Personal Offer">
				<annotation>
					<documentation>
						   Personal Offer auction 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Fixed Price Item">
				<annotation>
					<documentation>
						   Fixed Price item ("BIN only").
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file BalanceCodeList.xsd #####

-->
	<simpleType name="BalanceCodeType">
		<annotation>
			<documentation>
			   BalanceCodeType - Type declaration to be used by other schema.
			   This code identifies the types of balances in an account, e.g., a PayPal 
			   account.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Other">
				<annotation>
					<documentation>Custom Code</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file BuyerPaymentMethodCodeList.xsd #####

-->
	<simpleType name="BuyerPaymentMethodCodeType">
		<annotation>
			<documentation>
			     BuyerPaymentMethodCodeType - Type declaration to be used 
			     by other schema. The includes the codes for payment methods 
			     used by buyers to pay sellers.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="None">
				<annotation>
					<documentation>
						    No payment method specified
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="MOCC">
				<annotation>
					<documentation>
						  Money order/cashiers check
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="AmEx">
				<annotation>
					<documentation>
						  American Express
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="PaymentSeeDescription">
				<annotation>
					<documentation>
						  Payment See Description
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CCAccepted">
				<annotation>
					<documentation>
						  American Express
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="PersonalCheck">
				<annotation>
					<documentation>
						  Personal check
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="COD">
				<annotation>
					<documentation>
						   COD
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="VisaMC">
				<annotation>
					<documentation>
						  Visa/Mastercard
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Other">
				<annotation>
					<documentation>
						  Other forms of payment.
						  Some custom method is accepted by seller 
						  as payment method in the transaction. For 
						  Motors vehicle items, this field refers to the 
						  Deposit payment method.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="PayPal">
				<annotation>
					<documentation>
						  PayPal
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Discover">
				<annotation>
					<documentation>
						  Discover
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CashOnPickup">
				<annotation>
					<documentation>
						    Payment on delivery acceptable payment term. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="MoneyXferAccepted">
				<annotation>
					<documentation>
						    Direct transfer of money acceptable payment term. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="MoneyXferAcceptedinCheckout">
				<annotation>
					<documentation>
						    If the seller has bank account information on file, 
						    and MoneyXferAcceptedinCheckout = true, then 
						    the bank account information will be displayed in 
						    Checkout. Applicable to German site only.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="OtherOnlinePayments">
				<annotation>
					<documentation>
						    Online Escrow paid for by seller. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file BuyerProtectionCodeList.xsd #####

-->
	<simpleType name="BuyerProtectionCodeType">
		<annotation>
			<documentation>
			     BuyerProtectionCodeType - Type declaration to be used by other schema.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="ItemIneligible">
				<annotation>
					<documentation>
						    Item is ineligible (e.g., category not applicable).
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="ItemEligible">
				<annotation>
					<documentation>
						     Item is eligible per standard criteria. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="ItemMarkedIneligible">
				<annotation>
					<documentation>
						   Item marked ineligible per special criteria (e.g., seller's account closed).
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="ItemMarkedEligible">
				<annotation>
					<documentation>
						  Item marked eligible per other criteria.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file CheckoutStatusCodeList.xsd #####

-->
	<simpleType name="CheckoutStatusCodeType">
		<annotation>
			<documentation>
			     CheckoutStatusCodeType - Type declaration to be used by other schema.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="CheckoutComplete">
				<annotation>
					<documentation>
						    Checkout complete.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CheckoutIncomplete">
				<annotation>
					<documentation>
						    Checkout incomplete. No details specified.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="BuyerRequestsTotal">
				<annotation>
					<documentation>
						   Buyer requests total.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="SellerResponded">
				<annotation>
					<documentation>
						  Seller responded to buyer's request. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file CountryCodeList.xsd #####

-->
	<simpleType name="CountryCodeType">
		<annotation>
			<documentation>
			  CountryCodeType - Type declaration to be used by other schema.
			  This code list module defines the enumerated types
			   of standard 2-letter ISO 3166 country codes. This codelist
			   contains some additional country code not defined in
			   the ISO 3166 country code set. 
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="AF"/>
			<enumeration value="AL"/>
			<enumeration value="DZ"/>
			<enumeration value="AS"/>
			<enumeration value="AD"/>
			<enumeration value="AO"/>
			<enumeration value="AI"/>
			<enumeration value="AQ"/>
			<enumeration value="AG"/>
			<enumeration value="AR"/>
			<enumeration value="AM"/>
			<enumeration value="AW"/>
			<enumeration value="AU"/>
			<enumeration value="AT"/>
			<enumeration value="AZ"/>
			<enumeration value="BS"/>
			<enumeration value="BH"/>
			<enumeration value="BD"/>
			<enumeration value="BB"/>
			<enumeration value="BY"/>
			<enumeration value="BE"/>
			<enumeration value="BZ"/>
			<enumeration value="BJ"/>
			<enumeration value="BM"/>
			<enumeration value="BT"/>
			<enumeration value="BO"/>
			<enumeration value="BA"/>
			<enumeration value="BW"/>
			<enumeration value="BV"/>
			<enumeration value="BR"/>
			<enumeration value="IO"/>
			<enumeration value="BN"/>
			<enumeration value="BG"/>
			<enumeration value="BF"/>
			<enumeration value="BI"/>
			<enumeration value="KH"/>
			<enumeration value="CM"/>
			<enumeration value="CA"/>
			<enumeration value="CV"/>
			<enumeration value="KY"/>
			<enumeration value="CF"/>
			<enumeration value="TD"/>
			<enumeration value="CL"/>
			<enumeration value="CN"/>
			<enumeration value="CX"/>
			<enumeration value="CC"/>
			<enumeration value="CO"/>
			<enumeration value="KM"/>
			<enumeration value="CG"/>
			<enumeration value="CD"/>
			<enumeration value="CK"/>
			<enumeration value="CR"/>
			<enumeration value="CI"/>
			<enumeration value="HR"/>
			<enumeration value="CU"/>
			<enumeration value="CY"/>
			<enumeration value="CZ"/>
			<enumeration value="DK"/>
			<enumeration value="DJ"/>
			<enumeration value="DM"/>
			<enumeration value="DO"/>
			<enumeration value="TP"/>
			<enumeration value="EC"/>
			<enumeration value="EG"/>
			<enumeration value="SV"/>
			<enumeration value="GQ"/>
			<enumeration value="ER"/>
			<enumeration value="EE"/>
			<enumeration value="ET"/>
			<enumeration value="FK"/>
			<enumeration value="FO"/>
			<enumeration value="FJ"/>
			<enumeration value="FI"/>
			<enumeration value="FR"/>
			<enumeration value="GF"/>
			<enumeration value="PF"/>
			<enumeration value="TF"/>
			<enumeration value="GA"/>
			<enumeration value="GM"/>
			<enumeration value="GE"/>
			<enumeration value="DE"/>
			<enumeration value="GH"/>
			<enumeration value="GI"/>
			<enumeration value="GR"/>
			<enumeration value="GL"/>
			<enumeration value="GD"/>
			<enumeration value="GP"/>
			<enumeration value="GU"/>
			<enumeration value="GT"/>
			<enumeration value="GN"/>
			<enumeration value="GW"/>
			<enumeration value="GY"/>
			<enumeration value="HT"/>
			<enumeration value="HM"/>
			<enumeration value="VA"/>
			<enumeration value="HN"/>
			<enumeration value="HK"/>
			<enumeration value="HU"/>
			<enumeration value="IS"/>
			<enumeration value="IN"/>
			<enumeration value="ID"/>
			<enumeration value="IR"/>
			<enumeration value="IQ"/>
			<enumeration value="IE"/>
			<enumeration value="IL"/>
			<enumeration value="IT"/>
			<enumeration value="JM"/>
			<enumeration value="JP"/>
			<enumeration value="JO"/>
			<enumeration value="KZ"/>
			<enumeration value="KE"/>
			<enumeration value="KI"/>
			<enumeration value="KP"/>
			<enumeration value="KR"/>
			<enumeration value="KW"/>
			<enumeration value="KG"/>
			<enumeration value="LA"/>
			<enumeration value="LV"/>
			<enumeration value="LB"/>
			<enumeration value="LS"/>
			<enumeration value="LR"/>
			<enumeration value="LY"/>
			<enumeration value="LI"/>
			<enumeration value="LT"/>
			<enumeration value="LU"/>
			<enumeration value="MO"/>
			<enumeration value="MK"/>
			<enumeration value="MG"/>
			<enumeration value="MW"/>
			<enumeration value="MY"/>
			<enumeration value="MV"/>
			<enumeration value="ML"/>
			<enumeration value="MT"/>
			<enumeration value="MH"/>
			<enumeration value="MQ"/>
			<enumeration value="MR"/>
			<enumeration value="MU"/>
			<enumeration value="YT"/>
			<enumeration value="MX"/>
			<enumeration value="FM"/>
			<enumeration value="MD"/>
			<enumeration value="MC"/>
			<enumeration value="MN"/>
			<enumeration value="MS"/>
			<enumeration value="MA"/>
			<enumeration value="MZ"/>
			<enumeration value="MM"/>
			<enumeration value="NA"/>
			<enumeration value="NR"/>
			<enumeration value="NP"/>
			<enumeration value="NL"/>
			<enumeration value="AN"/>
			<enumeration value="NC"/>
			<enumeration value="NZ"/>
			<enumeration value="NI"/>
			<enumeration value="NE"/>
			<enumeration value="NG"/>
			<enumeration value="NU"/>
			<enumeration value="NF"/>
			<enumeration value="MP"/>
			<enumeration value="NO"/>
			<enumeration value="OM"/>
			<enumeration value="PK"/>
			<enumeration value="PW"/>
			<enumeration value="PS"/>
			<enumeration value="PA"/>
			<enumeration value="PG"/>
			<enumeration value="PY"/>
			<enumeration value="PE"/>
			<enumeration value="PH"/>
			<enumeration value="PN"/>
			<enumeration value="PL"/>
			<enumeration value="PT"/>
			<enumeration value="PR"/>
			<enumeration value="QA"/>
			<enumeration value="RE"/>
			<enumeration value="RO"/>
			<enumeration value="RU"/>
			<enumeration value="RW"/>
			<enumeration value="SH"/>
			<enumeration value="KN"/>
			<enumeration value="LC"/>
			<enumeration value="PM"/>
			<enumeration value="VC"/>
			<enumeration value="WS"/>
			<enumeration value="SM"/>
			<enumeration value="ST"/>
			<enumeration value="SA"/>
			<enumeration value="SN"/>
			<enumeration value="SC"/>
			<enumeration value="SL"/>
			<enumeration value="SG"/>
			<enumeration value="SK"/>
			<enumeration value="SI"/>
			<enumeration value="SB"/>
			<enumeration value="SO"/>
			<enumeration value="ZA"/>
			<enumeration value="GS"/>
			<enumeration value="ES"/>
			<enumeration value="LK"/>
			<enumeration value="SD"/>
			<enumeration value="SR"/>
			<enumeration value="SJ"/>
			<enumeration value="SZ"/>
			<enumeration value="SE"/>
			<enumeration value="CH"/>
			<enumeration value="SY"/>
			<enumeration value="TW"/>
			<enumeration value="TJ"/>
			<enumeration value="TZ"/>
			<enumeration value="TH"/>
			<enumeration value="TG"/>
			<enumeration value="TK"/>
			<enumeration value="TO"/>
			<enumeration value="TT"/>
			<enumeration value="TN"/>
			<enumeration value="TR"/>
			<enumeration value="TM"/>
			<enumeration value="TC"/>
			<enumeration value="TV"/>
			<enumeration value="UG"/>
			<enumeration value="UA"/>
			<enumeration value="AE"/>
			<enumeration value="GB"/>
			<enumeration value="US"/>
			<enumeration value="UM"/>
			<enumeration value="UY"/>
			<enumeration value="UZ"/>
			<enumeration value="VU"/>
			<enumeration value="VE"/>
			<enumeration value="VN"/>
			<enumeration value="VG"/>
			<enumeration value="VI"/>
			<enumeration value="WF"/>
			<enumeration value="EH"/>
			<enumeration value="YE"/>
			<enumeration value="YU"/>
			<enumeration value="ZM"/>
			<enumeration value="ZW"/>
			<enumeration value="AA">
				<annotation>
					<documentation>
		                NOTE: APO/FPO was defined in eBay list previously 
		                but they are not defined in ISO 3166. This country 
		                will remain on eBay country code list for backward 
		                compatibility.
		             </documentation>
				</annotation>
			</enumeration>
			<enumeration value="QM">
				<annotation>
					<documentation>
		                NOTE: Guernsey was defined in eBay list previously 
		                but they are not defined in ISO 3166. This country 
		                will remain on eBay country list for backward 
		                compatibility.
		             </documentation>
				</annotation>
			</enumeration>
			<enumeration value="QN">
				<annotation>
					<documentation>
		                 NOTE: Jan Mayen was defined in eBay list previously 
		                 but they are not defined in ISO 3166. This country 
		                 will remain on eBay country list for backward 
		                 compatibility.
		             </documentation>
				</annotation>
			</enumeration>
			<enumeration value="QO">
				<annotation>
					<documentation>
		                 NOTE: Jersey was defined in eBay list previously 
		                 but they are not defined in ISO 3166. This country 
		                 will remain on eBay country list for backward 
		                 compatibility.
		             </documentation>
				</annotation>
			</enumeration>
			<enumeration value="QP">
				<annotation>
					<documentation>
		                 NOTE: Tahiti was defined in eBay list previously 
		                 but they are not defined in ISO 3166. This country 
		                 will remain on eBay country list for backward 
		                 compatibility.
		             </documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file CurrencyCodeList.xsd #####

-->
	<simpleType name="CurrencyCodeType">
		<annotation>
			<documentation>
		   		This code list module defines the enumerated types
		   		of standard 3-letter ISO 4217 currency codes. 
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="AFA"/>
			<enumeration value="ALL"/>
			<enumeration value="DZD"/>
			<enumeration value="ADP"/>
			<enumeration value="AOA"/>
			<enumeration value="ARS"/>
			<enumeration value="AMD"/>
			<enumeration value="AWG"/>
			<enumeration value="AZM"/>
			<enumeration value="BSD"/>
			<enumeration value="BHD"/>
			<enumeration value="BDT"/>
			<enumeration value="BBD"/>
			<enumeration value="BYR"/>
			<enumeration value="BZD"/>
			<enumeration value="BMD"/>
			<enumeration value="BTN"/>
			<enumeration value="INR"/>
			<enumeration value="BOV"/>
			<enumeration value="BOB"/>
			<enumeration value="BAM"/>
			<enumeration value="BWP"/>
			<enumeration value="BRL"/>
			<enumeration value="BND"/>
			<enumeration value="BGL"/>
			<enumeration value="BGN"/>
			<enumeration value="BIF"/>
			<enumeration value="KHR"/>
			<enumeration value="CAD"/>
			<enumeration value="CVE"/>
			<enumeration value="KYD"/>
			<enumeration value="XAF"/>
			<enumeration value="CLF"/>
			<enumeration value="CLP"/>
			<enumeration value="CNY"/>
			<enumeration value="COP"/>
			<enumeration value="KMF"/>
			<enumeration value="CDF"/>
			<enumeration value="CRC"/>
			<enumeration value="HRK"/>
			<enumeration value="CUP"/>
			<enumeration value="CYP"/>
			<enumeration value="CZK"/>
			<enumeration value="DKK"/>
			<enumeration value="DJF"/>
			<enumeration value="DOP"/>
			<enumeration value="TPE"/>
			<enumeration value="ECV"/>
			<enumeration value="ECS"/>
			<enumeration value="EGP"/>
			<enumeration value="SVC"/>
			<enumeration value="ERN"/>
			<enumeration value="EEK"/>
			<enumeration value="ETB"/>
			<enumeration value="FKP"/>
			<enumeration value="FJD"/>
			<enumeration value="GMD"/>
			<enumeration value="GEL"/>
			<enumeration value="GHC"/>
			<enumeration value="GIP"/>
			<enumeration value="GTQ"/>
			<enumeration value="GNF"/>
			<enumeration value="GWP"/>
			<enumeration value="GYD"/>
			<enumeration value="HTG"/>
			<enumeration value="HNL"/>
			<enumeration value="HKD"/>
			<enumeration value="HUF"/>
			<enumeration value="ISK"/>
			<enumeration value="IDR"/>
			<enumeration value="IRR"/>
			<enumeration value="IQD"/>
			<enumeration value="ILS"/>
			<enumeration value="JMD"/>
			<enumeration value="JPY"/>
			<enumeration value="JOD"/>
			<enumeration value="KZT"/>
			<enumeration value="KES"/>
			<enumeration value="AUD"/>
			<enumeration value="KPW"/>
			<enumeration value="KRW"/>
			<enumeration value="KWD"/>
			<enumeration value="KGS"/>
			<enumeration value="LAK"/>
			<enumeration value="LVL"/>
			<enumeration value="LBP"/>
			<enumeration value="LSL"/>
			<enumeration value="LRD"/>
			<enumeration value="LYD"/>
			<enumeration value="CHF"/>
			<enumeration value="LTL"/>
			<enumeration value="MOP"/>
			<enumeration value="MKD"/>
			<enumeration value="MGF"/>
			<enumeration value="MWK"/>
			<enumeration value="MYR"/>
			<enumeration value="MVR"/>
			<enumeration value="MTL"/>
			<enumeration value="EUR"/>
			<enumeration value="MRO"/>
			<enumeration value="MUR"/>
			<enumeration value="MXN"/>
			<enumeration value="MXV"/>
			<enumeration value="MDL"/>
			<enumeration value="MNT"/>
			<enumeration value="XCD"/>
			<enumeration value="MZM"/>
			<enumeration value="MMK"/>
			<enumeration value="ZAR"/>
			<enumeration value="NAD"/>
			<enumeration value="NPR"/>
			<enumeration value="ANG"/>
			<enumeration value="XPF"/>
			<enumeration value="NZD"/>
			<enumeration value="NIO"/>
			<enumeration value="NGN"/>
			<enumeration value="NOK"/>
			<enumeration value="OMR"/>
			<enumeration value="PKR"/>
			<enumeration value="PAB"/>
			<enumeration value="PGK"/>
			<enumeration value="PYG"/>
			<enumeration value="PEN"/>
			<enumeration value="PHP"/>
			<enumeration value="PLN"/>
			<enumeration value="USD"/>
			<enumeration value="QAR"/>
			<enumeration value="ROL"/>
			<enumeration value="RUB"/>
			<enumeration value="RUR"/>
			<enumeration value="RWF"/>
			<enumeration value="SHP"/>
			<enumeration value="WST"/>
			<enumeration value="STD"/>
			<enumeration value="SAR"/>
			<enumeration value="SCR"/>
			<enumeration value="SLL"/>
			<enumeration value="SGD"/>
			<enumeration value="SKK"/>
			<enumeration value="SIT"/>
			<enumeration value="SBD"/>
			<enumeration value="SOS"/>
			<enumeration value="LKR"/>
			<enumeration value="SDD"/>
			<enumeration value="SRG"/>
			<enumeration value="SZL"/>
			<enumeration value="SEK"/>
			<enumeration value="SYP"/>
			<enumeration value="TWD"/>
			<enumeration value="TJS"/>
			<enumeration value="TZS"/>
			<enumeration value="THB"/>
			<enumeration value="XOF"/>
			<enumeration value="TOP"/>
			<enumeration value="TTD"/>
			<enumeration value="TND"/>
			<enumeration value="TRL"/>
			<enumeration value="TMM"/>
			<enumeration value="UGX"/>
			<enumeration value="UAH"/>
			<enumeration value="AED"/>
			<enumeration value="GBP"/>
			<enumeration value="USS"/>
			<enumeration value="USN"/>
			<enumeration value="UYU"/>
			<enumeration value="UZS"/>
			<enumeration value="VUV"/>
			<enumeration value="VEB"/>
			<enumeration value="VND"/>
			<enumeration value="MAD"/>
			<enumeration value="YER"/>
			<enumeration value="YUM"/>
			<enumeration value="ZMK"/>
			<enumeration value="ZWD"/>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file DepositTypeCodeList.xsd #####

-->
	<simpleType name="DepositTypeCodeType">
		<annotation>
			<documentation>
			   DepositTypeCodeType - Type declaration to be used by other schema's.
			   This code identifies the DepositType codes used to specify deposit
			   types for Motors items. If the ietm listed is not a Motors item, then always
			   return DepositType value to be "None".
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="None">
				<annotation>
					<documentation>None</documentation>
				</annotation>
			</enumeration>
			<enumeration value="OtherMethod">
				<annotation>
					<documentation>
					   Other Method
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="FastDeposit">
				<annotation>
					<documentation> 
					   Fast Deposit.																			</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file DetailLevelCodeList.xsd #####

-->
	<simpleType name="DetailLevelCodeType">
		<annotation>
			<documentation>
			     DetailLevelCodeType - Type declaration to be used by other schema.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="ReturnAll">
				<annotation>
					<documentation>
						    Return in response message all detail levels.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="ItemReturnDescription">
				<annotation>
					<documentation>
						    Return item description. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="ItemReturnAttributes">
				<annotation>
					<documentation>
						  Return attributes as part of the item.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file eBLBaseComponents-version0.94.xsd #####

-->
	<annotation>
		<documentation>
			This file defines re-useable base and aggregate components of the 
			eBay Business Lanaguage (eBL) that would be used to compose 
			message payloads for eBay APIs.
 		</documentation>
	</annotation>
	<simpleType name="ItemIDType">
		<annotation>
			<documentation>
			    Represents the unique identifier for an item. To be used to specify the
			    elements that represents an ItemID.
			</documentation>
		</annotation>
		<restriction base="xs:string"/>
	</simpleType>
	<complexType name="AccountEntryType">
		<sequence>
			<element ref="ns:Balance">
				<annotation>
					<documentation>
			          Balance as of a given entry, can be 0.00.
			       </documentation>
				</annotation>
			</element>
			<element name="Credit" type="cc:AmountType">
				<annotation>
					<documentation>
			          Credit Amount for a detail entry, can be 0.00. 
			       </documentation>
				</annotation>
			</element>
			<element name="Date" type="xs:dateTime">
				<annotation>
					<documentation>
			           Date entry was posted, in GMT. 
			       </documentation>
				</annotation>
			</element>
			<element name="Debit" type="cc:AmountType">
				<annotation>
					<documentation>
			           Debit Amount for this detail entry, can be 0.00.      
			       </documentation>
				</annotation>
			</element>
			<element ref="ns:ItemID">
				<annotation>
					<documentation>
			           Item number if transaction is associated with an auction or 0 
			           if no item is associated with an account entry.      
			       </documentation>
				</annotation>
			</element>
			<element name="Memo" type="xs:string">
				<annotation>
					<documentation>
			           Memo line for an account entry, can be empty string.
			       </documentation>
				</annotation>
			</element>
			<element name="RefNumber" type="xs:int">
				<annotation>
					<documentation>
			           eBay reference number for an account entry.    
			       </documentation>
				</annotation>
			</element>
			<element name="AccountEntryDetailsType" type="xs:int">
				<annotation>
					<documentation>
			           Integer code for account details entry type. This element
			           element specifies an index to a table of explanations for 
			           accounting charges. 
			       </documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="AdditionalAccountType">
		<annotation>
			<documentation>
	          The AdditionalAccount component represents historical data related to 
	          accounts that the user held with a country of residency other than 
	          the current one. eBay users can have one active account at a time. 
	          For users who change their country of residency and modify their 
	          eBay registration to reflect this change, the new country of residence 
	          becomes the currently active account. Any account associated with 
	          a previous country is treated as an additional account. Because the 
	          currency for these additional accounts are different than the active 
	          account, each additional account includes an indicator of the currency 
	          for that account. Users who never change their country of residence 
	          will not have any additional accounts.
	        </documentation>
		</annotation>
		<sequence>
			<element ref="ns:Balance"/>
			<element ref="ns:Currency"/>
			<element ref="ns:AccountCode"/>
		</sequence>
	</complexType>
	<complexType name="PromotedItemType">
		<annotation>
			<documentation>
				Merchandizing info for an Item. This contains a list of crosssell
				or upsell items.
	        </documentation>
		</annotation>
		<sequence>
			<element name="ItemID" type="ns:ItemIDType">
				<annotation>
					<documentation> 
						Item ID for the base item. Based on this item other items are 
						promoted. it is teh only tag that would show up in all calls that use promoted item type. 
						some are not in soap yet, such as get and ser promotion rules
                 	</documentation>
				</annotation>
			</element>
			<element name="PictureURL" type="xs:string" minOccurs="0">
				<annotation>
					<documentation>
                    	URL for the picture of the promoted item.           
                    </documentation>
				</annotation>
			</element>
			<element name="position" type="xs:int" minOccurs="0">
				<annotation>
					<documentation>
                    	Where to display in the list of items.currentl y even forget and set does not have to be minoccur =0 
                    	but if we ever were to do revise promotion tems, it can be omitted
                    </documentation>
				</annotation>
			</element>
			<element name="PromotionPrice" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
						Promotion Price. Price at which the buyer can buy the item now.
                    </documentation>
				</annotation>
			</element>
			<element name="PromotionPriceType" type="ns:PromotionItemPriceTypeCodeType" minOccurs="0"/>
			<element name="SelectionType" type="ns:PromotionItemSelectionCodeType" minOccurs="0"/>
			<element name="Title" type="xs:string" minOccurs="0">
				<annotation>
					<documentation>
                    	Item Title for the promoted item.           
                    </documentation>
				</annotation>
			</element>
			<element name="ListingType" type="ns:ListingTypeCodeType" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="CrossPromotionsType">
		<annotation>
			<documentation>
				Merchandizing info for an Item. This contains a list of crosssell
				or upsell items.
				PrimaryScheme, PromotionMethod,SellerId,ItemId, ShippingDiscount
				do not have be min occur 0
	        </documentation>
		</annotation>
		<sequence>
			<element name="ItemID" type="ns:ItemIDType">
				<annotation>
					<documentation> 
						Item ID for the base item. Based on this item other items are 
						promoted.
                 	</documentation>
				</annotation>
			</element>
			<element name="PrimaryScheme" type="ns:PromotionSchemeCodeType"/>
			<element name="PromotionMethod" type="ns:PromotionMethodCodeType"/>
			<element name="SellerID" type="xs:string">
				<annotation>
					<documentation>
                    	Id of the Seller who is promoting this item.           
                    </documentation>
				</annotation>
			</element>
			<element name="ShippingDiscount" type="xs:boolean">
				<annotation>
					<documentation>
                    	Shipping Discount offered or not by the seller.
                    </documentation>
				</annotation>
			</element>
			<element name="SellerKey" type="xs:string" minOccurs="0">
				<annotation>
					<documentation>
                    	Key of the Seller who is promoting this item.           
                    </documentation>
				</annotation>
			</element>
			<element name="StoreName" type="xs:string" minOccurs="0">
				<annotation>
					<documentation>
                    	Store Name for the seller.
                    </documentation>
				</annotation>
			</element>
			<element name="PromotedItem" type="ns:PromotedItemType" maxOccurs="unbounded"/>
		</sequence>
	</complexType>
	<complexType name="AccountSummaryType" mixed="true">
		<annotation>
			<documentation>
                     Includes account summary for the user. 
             </documentation>
		</annotation>
		<choice minOccurs="0" maxOccurs="unbounded">
			<element name="AccountState" type="ns:AccountStateCodeType" minOccurs="0"/>
			<element name="AdditionalAccount" type="ns:AdditionalAccountType" minOccurs="0" maxOccurs="unbounded"/>
			<element name="AdditionalAccountsCount" type="xs:int">
				<annotation>
					<documentation>
                                     Number of additional accounts.
                           	</documentation>
				</annotation>
			</element>
			<element ref="ns:AmountPastDue" minOccurs="0">
				<annotation>
					<documentation>
                                Amount past due, 0.00 if not past due. 
                           </documentation>
				</annotation>
			</element>
			<element name="BankAccountInfo" type="xs:string">
				<annotation>
					<documentation>
                                First four digits (with remainder Xed-out). This may be an empty 
                                string depending upon the value of the payment type for the 
                                user account (e.g, if no debit-card specified).
                           </documentation>
				</annotation>
			</element>
			<element name="BankModifyDate" type="xs:dateTime">
				<annotation>
					<documentation>
                                Last time/day BankAccountInfo and/or BankRoutingInfo was 
                                modified, in GMT. This may be an empty string depending 
                                upon the value of the payment type for the user account 
                                (e.g, if no debit-card specified).
                           </documentation>
				</annotation>
			</element>
			<element name="BillingCycleDate" type="xs:dateTime">
				<annotation>
					<documentation>
                                Indicates the billing cycle in which eBay sends a billing 
                                invoice to the specified user. Possible values:
    						0 = On the last day of the month.
    						15 = On the 15th day of the month. 
                           </documentation>
				</annotation>
			</element>
			<element name="CCExp" type="xs:dateTime">
				<annotation>
					<documentation>
                                Expiration date for the credit card selected as payment method, 
                                in GMT. Empty string if no credit card is on file or if account is
                                inactive -- even if there is a credit card on file.
                           </documentation>
				</annotation>
			</element>
			<element name="CCInfo" type="xs:string">
				<annotation>
					<documentation>
                                Last four digits of user's credit card selected as payment
                                type. Empty string if no credit is on file. This may be an empty 
                                string depending upon the value of the payment type for the 
                                user account (e.g, if no debit-card specified).
                           </documentation>
				</annotation>
			</element>
			<element name="CCModifyDate" type="xs:dateTime">
				<annotation>
					<documentation>
                                Last date credit card or credit card expiration date was 
                                modified, in GMT. This may be an empty string depending 
                                upon the value of the payment type for the user account 
                                (e.g, Empty string if no credit card is on file.
                           </documentation>
				</annotation>
			</element>
			<element ref="ns:CurrentBalance">
				<annotation>
					<documentation>
                                User's current balance. Can be 0.00, positive, or negative. 
                           </documentation>
				</annotation>
			</element>
			<element name="LastAmountPaid" type="cc:AmountType">
				<annotation>
					<documentation>
                                Amount of last payment posted, 0.00 if no payments posted. 
                           </documentation>
				</annotation>
			</element>
			<element name="LastInvoiceAmount" type="cc:AmountType">
				<annotation>
					<documentation>
                                Amount of last invoice. 0.00 if account not yet invoiced. 
                           </documentation>
				</annotation>
			</element>
			<element name="LastInvoiceDate" type="xs:dateTime">
				<annotation>
					<documentation>
                                Date of last invoice sent by eBay to the user, in GMT. 
                                Empty string if this account has not been invoiced yet. 
                           </documentation>
				</annotation>
			</element>
			<element name="LastPaymentDate" type="xs:dateTime">
				<annotation>
					<documentation>
                                Date of last payment by specified user to eBay, in GMT. 
                                Empty string if no payments posted. 
                           </documentation>
				</annotation>
			</element>
			<element name="PastDue" type="xs:boolean">
				<annotation>
					<documentation>
                                Indicates whether the account has past due amounts 
                                outstanding. Possible values:
    						true = Account is past due.
    						false = Account is current. 
                           </documentation>
				</annotation>
			</element>
			<element name="PaymentMethod" type="ns:SellerPaymentMethodCodeType">
				<annotation>
					<documentation>
                               Indicates the method the specified user selected for paying 
                               eBay. The values for PaymentType vary for each SiteID. 
                           </documentation>
				</annotation>
			</element>
		</choice>
	</complexType>
	<complexType name="BuyerType">
		<annotation>
			<documentation>
				Information about user used by buying applications
	        </documentation>
		</annotation>
		<sequence>
			<element ref="ns:ShippingAddress" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="SellerType">
		<annotation>
			<documentation>
				Information about user used by selling applications
				there are number of required elements - they will always show up for seller node
				there is not such a call to do revise seller info. only added minoccur=0 to elements that will not show up in every 
				type of request/responce
	        </documentation>
		</annotation>
		<sequence>
			<element name="AllowPaymentEdit" type="xs:boolean"/>
			<element name="BillingCurrency" type="ns:CurrencyCodeType" minOccurs="0"/>
			<element ref="ns:CheckoutEnabled"/>
			<element name="CIPBankAccountStored" type="xs:boolean"/>
			<element name="GoodStanding" type="xs:boolean"/>
			<element name="LiveAuctionAuthorized" type="xs:boolean"/>
			<element name="MerchandizingPref" type="ns:MerchandizingPrefCodeType">
				<annotation>
					<documentation>
					            		Indicates whether the user has elected to participate 
					            		as a seller in the Merchandising Manager feature. 
    					         	</documentation>
				</annotation>
			</element>
			<element name="QualifiesForB2BVAT" type="xs:boolean"/>
			<element ref="ns:SellerLevel"/>
			<element ref="ns:SellerPaymentAddress" minOccurs="0"/>
			<element name="SchedulingInfo" type="ns:SchedulingInfoType" minOccurs="0"/>
			<element ref="ns:StoreOwner"/>
			<element name="StoreURL" type="xs:anyURI" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="FeeType">
		<annotation>
			<documentation>
			     Definition of an eBay Fee type.
                   </documentation>
		</annotation>
		<sequence>
			<element name="Name" type="xs:string" minOccurs="0"/>
			<element name="Fee" type="cc:AmountType" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="FeesType">
		<annotation>
			<documentation>
			      Following are the current set of eBay fee types
					AuctionLengthFee
					BoldFee
					BuyItNowFee
					CategoryFeaturedFee
					FeaturedFee
					FeaturedGalleryFee
					FixedPriceDurationFee
					GalleryFee
					GiftIconFee
					HighLightFee
					InsertionFee
					ListingDesignerFee
					ListingFee
					PhotoDisplayFee
					PhotoFee
					ReserveFee
					SchedulingFee
					ThirtyDaysAucFee
				Instances of this type could hold one or more supported types of fee.
                   </documentation>
		</annotation>
		<sequence>
			<element name="Fee" type="ns:FeeType" maxOccurs="unbounded"/>
		</sequence>
	</complexType>
	<complexType name="ShippingCarrierDetailsType">
		<sequence>
			<element name="CarrierShippingFee" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
                                    Calculated cost of shipping, based on shipping parameters and 
                                    selected shipping service. Only returned if ShippingType = 2
                                    (i.e., calculated shipping rate).
                             	</documentation>
				</annotation>
			</element>
			<element ref="ns:InsuranceFee" minOccurs="0"/>
			<element ref="ns:InsuranceOption" minOccurs="0"/>
			<element name="PackagingHandlingCosts" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
                               	  Optional fees a seller might assess for the shipping of the item. 
                         		</documentation>
				</annotation>
			</element>
			<element name="ShippingRateErrorMessage" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
                              	  Describes any error message associated with the attempt 
                                   to calculate shipping rates. If there was no error, returns 
                              	  "No Error" (without the quotation marks).
                           </documentation>
				</annotation>
			</element>
			<element ref="ns:ShippingService">
				<annotation>
					<documentation> 
                              	is unique identified of shipping carrier, without this element the whole node makes no sence
                           </documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="CalculatedShippingRateType">
		<sequence>
			<element name="OriginatingPostalCode" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
                                    Potal/zip code from where package will be shipped.
                             	</documentation>
				</annotation>
			</element>
			<element name="ShippingIrregular" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation> 
                              	  Indicates an item that cannot go through the stamping machine 
                              	  at the shipping service office (a value of True) and requires 
                              	  special or fragile handling. Only returned if ShippingType = 2. 
                                 </documentation>
				</annotation>
			</element>
			<element name="CarrierDetails" type="ns:ShippingCarrierDetailsType" minOccurs="0" maxOccurs="unbounded">
				<annotation>
					<documentation> 
                               	 contains information about shipping fees per each shipping service chosen by the seller
                              </documentation>
				</annotation>
			</element>
			<element name="ShippingPackage" type="ns:ShippingPackageCodeType" minOccurs="0">
				<annotation>
					<documentation> 
                               	  May need to be moved into details - wait for George! The size of the package to be shipped. Possible values are:
    					  None
    					  Letter
    					  Large envelope
    					  USPS flat rate envelope
   	 				  Package/thick envelope
    					  USPS large package/oversize 1
    					  Very large package/oversize 2
    					  UPS Letter
                              </documentation>
				</annotation>
			</element>
			<element name="WeightMajor" type="cc:MeasureType" minOccurs="0">
				<annotation>
					<documentation> 
                              	  Shipping weight unit of measure (major). If unit of weight is kilogram 
                              	  (i.e., metric system) this would be the exact weight value in kilogram 
                              	  (i.e., complete decimal number, e.g., 2.23 kg). Only returned if 
                              	  ShippingType is 2. 
                               </documentation>
				</annotation>
			</element>
			<element name="WeightMinor" type="cc:MeasureType" minOccurs="0">
				<annotation>
					<documentation> 
                              	  Shipping weight unit of measure (minor). If unit of weight is  in pounds and/or
                              	  ounces, this would be the exact weight value in ounces (i.e., complete 
                              	  decimal number, e.g., 8.2 or 8.0 ounces). Only returned if ShippingType is 2. 
                               </documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="FlatShippingRateType">
		<sequence>
			<element name="AdditionalShippingCosts" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
                                     Any additional shipping costs for the item. 
                                 </documentation>
				</annotation>
			</element>
			<element name="FlatShippingHandlingCosts" type="cc:AmountType" minOccurs="0"/>
			<element ref="ns:InsuranceFee" minOccurs="0"/>
			<element ref="ns:InsuranceOption" minOccurs="0"/>
			<element ref="ns:ShippingService" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="SalesTaxType">
		<sequence>
			<element name="SalesTaxPercent" type="xs:float" minOccurs="0">
				<annotation>
					<documentation> 
                                   Amount of the sales tax to be collected for the transaction. 
                                   Sales tax is only for US. 
                             </documentation>
				</annotation>
			</element>
			<element name="SalesTaxState" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
                                    Sales tax for the transaction, expressed as a percentage. Should 
                                    be empty for items listed on international sites (hence, this is 
                                    US-only element).
                              </documentation>
				</annotation>
			</element>
			<element name="ShippingIncludedInTax" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation> 
                                   Indicates whether shipping is included in the tax. Applicable if 
                                   ShippingType = 1 or 2. This element is used for US-only.
                             </documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="ShippingDetailsType">
		<annotation>
			<documentation> 
                       Specifies the shipping payment details.
                   </documentation>
		</annotation>
		<sequence>
			<element name="AllowPaymentEdit" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation> 
                               	  Indicates whether the buyer edited the payment amount. 
                           	</documentation>
				</annotation>
			</element>
			<element name="CalculatedShippingRate" type="ns:CalculatedShippingRateType" minOccurs="0">
				<annotation>
					<documentation> 
                                    Calculated shipping rate details.  If present, then the calculated shipping rate option was used. 
                             	</documentation>
				</annotation>
			</element>
			<element name="ChangePaymentInstructions" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation> 
                               	  Indicates whether the payment instructions are included (e.g., for updating the
                               	  details of a transaction).
                           	</documentation>
				</annotation>
			</element>
			<element name="FlatShippingRate" type="ns:FlatShippingRateType" minOccurs="0" maxOccurs="unbounded">
				<annotation>
					<documentation> 
                                    Flat shipping rate details. If present, then the flat shipping rate option was used. 
                             	</documentation>
				</annotation>
			</element>
			<element name="InsuranceTotal" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
                                    Total cost of insurance for the transaction.
                               </documentation>
				</annotation>
			</element>
			<element name="InsuranceWanted" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation> 
                                    Indicates whether buyer selected to have insurance. 
                               </documentation>
				</annotation>
			</element>
			<element name="PaymentInstructions" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
                                    Payment instuctions.   
                             	</documentation>
				</annotation>
			</element>
			<element name="SalesTax" type="ns:SalesTaxType" minOccurs="0">
				<annotation>
					<documentation> 
                                    Sales tax details. Sales tax applicable for only US sites.
                                    For non-US sites this sub-element should not be used.
                                 </documentation>
				</annotation>
			</element>
			<element name="SellerPostalCode" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
                                    Postal/Zip code from where the seller will ship the item.
                                 </documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="SiteHostedPictureType">
		<sequence>
			<element name="PictureURL" type="xs:anyURI" minOccurs="0" maxOccurs="6">
				<annotation>
					<documentation> 
                                    URLs for item picture that are stored/hosted at eBay site.
                             </documentation>
				</annotation>
			</element>
			<element name="PhotoDisplay" type="ns:PhotoDisplayCodeType" minOccurs="0">
				<annotation>
					<documentation> 
			                   Type of display for photos used for PhotoHosting slide show. 
			                   Here are display options:
    							None = No special Picture Services features.
    							SlideShow = Slideshow of multiple pictures.
    							SuperSize = Super-size format picture.
    							PicturePack = Picture Pack.
    				             		Default is 'None'. 
                              	</documentation>
				</annotation>
			</element>
			<element name="GalleryType" type="ns:GalleryTypeCodeType" minOccurs="0">
				<annotation>
					<documentation> 
			                  This will be either "Featured" or "Gallery".
                              	</documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="VendorHostedPictureType">
		<sequence>
			<element name="PictureURL" type="xs:anyURI" minOccurs="0">
				<annotation>
					<documentation> 
                                    URLs for item picture that are stored/hosted at eBay site.
                             </documentation>
				</annotation>
			</element>
			<element name="GalleryURL" type="xs:anyURI" minOccurs="0">
				<annotation>
					<documentation> 
			             		URL for a picture for the gallery. If the GalleryFeatured 
			             		argument is true, a value must be supplied for either 
			             		the GalleryURL or the PictureURL argument. 
						In either case:
							(a) If a URL is provided for only PictureURL, it is used 
							as the Gallery thumbnail. 
							(b) If a URL is provided for both GalleryURL and 
							PictureURL, then the picture indicated in GalleryURL 
							is used as the thumbnail. 
						The image used for the Gallery thumbnail (specified 
						in the GalleryURL or PictureURL argument) must be 
						in one of the graphics formats JPEG, BMP, TIF, or GIF. 
                              </documentation>
				</annotation>
			</element>
			<element name="GalleryType" type="ns:GalleryTypeCodeType" minOccurs="0">
				<annotation>
					<documentation> 
			                  This will be either "Featured" or "Gallery".
                              	</documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="ValType">
		<sequence>
			<element name="ValueLiteral" type="xs:string"/>
		</sequence>
		<attribute name="ValueID" type="xs:string" use="optional"/>
	</complexType>
	<complexType name="AttributeType">
		<annotation>
			<documentation> 
   				Specific physical attribute of an item.
   	             </documentation>
		</annotation>
		<sequence>
			<element name="Value" type="ns:ValType" maxOccurs="unbounded">
				<annotation>
					<documentation>
				   ValueList of the Attribute being described by the AttributeID.
			       </documentation>
				</annotation>
			</element>
		</sequence>
		<attribute name="AttributeID" type="xs:string">
			<annotation>
				<documentation>
					Constant name of the attribute that identifies a 
				     	physical attribute within a set of characteristics 
				     	that describe something in a formalised way. 
			       </documentation>
			</annotation>
		</attribute>
	</complexType>
	<complexType name="AttributeSetType">
		<annotation>
			<documentation> 
			AttributeSet.
               </documentation>
		</annotation>
		<sequence>
			<element name="Attribute" type="ns:AttributeType" maxOccurs="unbounded"/>
		</sequence>
		<attribute name="AttributeSetID" type="xs:string"/>
	</complexType>
	<complexType name="ListOfAttributeSetType">
		<sequence>
			<element name="AttributeSet" type="ns:AttributeSetType" maxOccurs="unbounded"/>
		</sequence>
	</complexType>
	<complexType name="CategoryType">
		<annotation>
			<documentation>
 			  Container for data on the primary category of listing.
 	           </documentation>
		</annotation>
		<sequence>
			<element name="AutoPayEnabled" type="xs:boolean" minOccurs="0"/>
			<element name="B2BVATEnabled" type="xs:boolean" minOccurs="0"/>
			<element name="CatalogEnabled" type="xs:boolean" minOccurs="0"/>
			<element name="CategoryID" type="xs:string"/>
			<element name="CategoryLevel" type="xs:int" minOccurs="0"/>
			<element name="CategoryName" type="xs:string" minOccurs="0"/>
			<element name="CategoryParentID" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
			<element name="CategoryParentName" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
			<element name="CSIDList" type="xs:string" minOccurs="0" maxOccurs="unbounded">
				<annotation>
					<documentation>
 			  		CSIDList is not present if Attributes enabled.
 	           		 </documentation>
				</annotation>
			</element>
			<element name="Expired" type="xs:boolean" minOccurs="0"/>
			<element name="IntlAutosFixedCat" type="xs:boolean" minOccurs="0"/>
			<element name="LeafCategory" type="xs:boolean" minOccurs="0"/>
			<element name="Virtual" type="xs:boolean" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="StorefrontType">
		<annotation>
			<documentation> 
	       		Contains the eBay Stores-specific item attributes 
	       		department number and store location. StorefrontInfo 
	       		is shown for any item that belongs to an eBay Store 
	       		owner, regardless of whether it is fixed price or 
	       		auction type. Returned as null for international 
	       		fixed price items.
     			</documentation>
		</annotation>
		<sequence>
			<element ref="ns:StoreCategoryID">
				<annotation>
					<documentation> 
			      			assumed this type is specific to add/get/revise item, then each StorefrontType nust have category id, for store details this node makes no sense to use
			        	</documentation>
				</annotation>
			</element>
			<element ref="ns:StoreURL" minOccurs="0">
				<annotation>
					<documentation> 
			      			in case or revise item for example - to change store category (department) you do not need to change store URL, so it will notbe in request
			      		</documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="ListingDesignerType">
		<annotation>
			<documentation> 
  				Identifies the Layout and the Theme template 
	       		associated with the item. in case of revision - all data can be min occur = 0
			</documentation>
		</annotation>
		<sequence>
			<element name="LayoutID" type="xs:int" minOccurs="0">
				<annotation>
					<documentation> 
			      			Identifies the Layout template associated with the item.
			  		</documentation>
				</annotation>
			</element>
			<element name="OptimalPictureSize" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation>
						A value of true for OptimalPictureSize indicates that the picture 
						URL will be enlarged to fit description of the item.
					</documentation>
				</annotation>
			</element>
			<element name="ThemeID" type="xs:int" minOccurs="0">
				<annotation>
					<documentation> 
			      			Identifies the Theme template associated with the item.
			 		</documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="CharityType">
		<annotation>
			<documentation> 
                       Contains information about a Charity listing.in case of revision - all data can be min occur = 0
                   </documentation>
		</annotation>
		<sequence>
			<element name="CharityName" type="xs:string" minOccurs="0"/>
			<element name="CharityNumber" type="xs:int" minOccurs="0"/>
			<element name="DonationPercent" type="xs:float" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="SellingStatusType">
		<annotation>
			<documentation> 
			Contains the listed items price details which consists of
			following information: BuyItNowPrice, ConvertedBuyItNowPrice,
			ConvertedPrice, ConvertedStartPrice, CurrentPrice, MinimumToBid, 
			ReservePrice, and StartPrice.  need to take in account get seller events when defining minoccurs = 0       
                </documentation>
		</annotation>
		<sequence>
			<element name="BidCount" type="xs:int" minOccurs="0">
				<annotation>
					<documentation> 
			               Number of bids placed so far against the item. Not
			               returned for International Fixed Price items.
                          </documentation>
				</annotation>
			</element>
			<element name="BidIncrement" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
			               Smallest amount a bid must be above the current high 
			               bid. Not returned International Fixed Price items.
                          </documentation>
				</annotation>
			</element>
			<element name="ConvertedCurrentPrice" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
					   Converted current price of listed item.
                                 </documentation>
				</annotation>
			</element>
			<element name="CurrentPrice" type="cc:AmountType">
				<annotation>
					<documentation> 
					For auction-format listings, current minimum asking price 
					or the current highest bid for the item if bids have been 
					placed. Shows minimum bid if no bids have been placed 
					against the item. This field does not reflect the actual current 
					price of the item if it's a Type=7 or Type=9 (Fixed Price) 
					item and the price has been revised. (See StartPrice for 
					revised asking price.) 
                              </documentation>
				</annotation>
			</element>
			<element ref="ns:HighBidder" minOccurs="0">
				<annotation>
					<documentation> 
			                 Contains one User node representing the current high 
			                 bidder. GetItem returns a high bidder for auctions that have 
			                 ended and have a winning bidder. For Fixed Price listings, 
			                 in-progress auctions, or auction items that received no 
			                 bids, GetItem returns a HighBidder node with empty tags. 
                          		</documentation>
				</annotation>
			</element>
			<element name="LeadCount" type="xs:int" minOccurs="0">
				<annotation>
					<documentation> 
			                  Applicable to ad-format items only. Indicates how many 
			                  leads to potential buyers are associated with this item. 
			                  For other item types (other than ad-format items), returns
			                  a value of 0 (zero).
                          		</documentation>
				</annotation>
			</element>
			<element name="MinimumToBid" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
			                  Minimum acceptable bid for the item. Not returned for 
			                  International Fixed Price items.     
                             	</documentation>
				</annotation>
			</element>
			<element name="QuantitySold" type="xs:int">
				<annotation>
					<documentation> 
					     Number of items purchased so far. (Subtract from the value
					     returned in the Quantity field to calculate the number of items
					     remaining.)
					</documentation>
				</annotation>
			</element>
			<element name="ReserveMet" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation>
						Returns true if the reserve price was met or no reserve
						price was specified.  
					</documentation>
				</annotation>
			</element>
			<element name="SecondChanceEligible" type="xs:boolean" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="ReviseStatusType">
		<annotation>
			<documentation> 
			Contains the revise status information details (e.g., item properties 
			information). ths node contains system set data only - always output and always all data. no minccurs needed,
			except for motors specific data, since it wil lnot be retruned for non motors items
                </documentation>
		</annotation>
		<sequence>
			<element name="ItemRevised" type="xs:boolean">
				<annotation>
					<documentation> 
			              	Indicates whether the item was revised since the auction started. 
                          		</documentation>
				</annotation>
			</element>
			<element name="BuyItNowAdded" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation> 
			              	If true, indicates that a Buy It Now Price was added for
			              	the item. Only returned for Motors items.
                          		</documentation>
				</annotation>
			</element>
			<element name="BuyItNowLowered" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation> 
			             		Replaces BinLowered as of API version 305. If true,
			             		indicates that the Buy It Now Price was lowered for the
			             		item. Only returned for Motors items. 
                             	</documentation>
				</annotation>
			</element>
			<element name="ReserveLowered" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation>
			                  If true, indicates that the Reserve Price was lowered for
			                  the item. Only returned for Motors items.
                              	</documentation>
				</annotation>
			</element>
			<element name="ReserveRemoved" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation> 
			                  If true, indicates that the Reserve Price was removed
			                  from the item. Only returned for eBay Motors items.
                              </documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="ListingDetailsType">
		<annotation>
			<documentation> 
			Contains the listed item details which consists of following information: .         
                </documentation>
		</annotation>
		<sequence>
			<element name="Adult" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation>
                              </documentation>
				</annotation>
			</element>
			<element name="BindingAuction" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation>
                              </documentation>
				</annotation>
			</element>
			<element name="CheckoutEnabled" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation>
                              </documentation>
				</annotation>
			</element>
			<element name="ConvertedBuyItNowPrice" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
			               Converted value of the BuyItNowPrice in the currency 
			               indicated by SiteCurrency. This value must be refreshed 
			               every 24 hours to pick up the current conversion rates.
                          </documentation>
				</annotation>
			</element>
			<element name="ConvertedStartPrice" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
			               Converted value of the StartPrice field in the currency 
			               indicated by SiteCurrency. This value must be refreshed 
			               every 24 hours to pick up the current conversion rates.
                               </documentation>
				</annotation>
			</element>
			<element name="ConvertedReservePrice" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation>
					 Indicates the converted reserve price for a reserve auction. Returned 
					 only if DetailLevel = 4. ReservePrice is only returned for auctions with 
					 a reserve price where the user calling GetItem is the item's seller. 
					 Returned as null for International Fixed Price items. For more information 
					 on reserve price auctions, see http://pages.ebay.com/help/basics/f-format.html#1. 
                              </documentation>
				</annotation>
			</element>
			<element name="HasReservePrice" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation>
                              </documentation>
				</annotation>
			</element>
			<element name="RegionName" type="xs:string" minOccurs="0">
				<annotation>
					<documentation>
                              </documentation>
				</annotation>
			</element>
			<element name="RelistedItemID" type="ns:ItemIDType" minOccurs="0">
				<annotation>
					<documentation> 
			               	Indicates the new ItemID for a relisted item. When an item is 
			               	relisted, the old (expired) listing is annotated with the new 
			               	(relist) ItemID. This field only appears when the old listing is 
			               	retrieved.
                          		</documentation>
				</annotation>
			</element>
			<element name="SecondChanceOriginalItemID" type="ns:ItemIDType" minOccurs="0">
				<annotation>
					<documentation> 
			               The ItemID for the original listing (i.e., OriginalItemID specific 
			               to Second Chance Offer items). 
                              </documentation>
				</annotation>
			</element>
			<element name="StartTime" type="xs:dateTime" minOccurs="0">
				<annotation>
					<documentation> 
			              Time stamp for the start of the listing (in GMT). For regular items, 
			              StartTime is not sent in at listing time.
                              </documentation>
				</annotation>
			</element>
			<element name="EndTime" type="xs:dateTime" minOccurs="0">
				<annotation>
					<documentation> 
			              Time stamp for the end of the listing (in GMT).
                              </documentation>
				</annotation>
			</element>
			<element name="ViewItemURL" type="xs:anyURI" minOccurs="0">
				<annotation>
					<documentation>
                              </documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="ItemType">
		<sequence>
			<element name="ApplicationData" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
			               	Returns custom, application-specific data associated 
			               	with the item. The data in this field is stored with the item 
			               	in the items table at eBay, but is not used in any way by 
			               	eBay. Use ApplicationData to store such special information 
			               	as a part or SKU number. Maximum 32 characters in length.
                          		</documentation>
				</annotation>
			</element>
			<element name="ListOfAttributeSets" type="ns:ListOfAttributeSetType" minOccurs="0">
				<annotation>
					<documentation> 
			               	Carries one or more instances of the AttributeSet in a list.
                                 </documentation>
				</annotation>
			</element>
			<element name="AutoPay" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation> 
			               	If true (1), indicates that the seller requested immediate 
			               	payment for the item. False (0) if immediate payment was 
			               	not requested. (Does not indicate whether the item is 
			               	still a candidate for puchase via immediate payment.) 
			               	Only applicable for items listed on US and UK sites in 
			               	categories that support immediate payment, when seller 
			              	has a Premier or Business PayPal account.
                          		</documentation>
				</annotation>
			</element>
			<element name="BuyerProtection" type="ns:BuyerProtectionCodeType" minOccurs="0">
				<annotation>
					<documentation> 
			               	Indicates the status of the item's eligibility for the Buyer 
			               	Protection Program. Possible values:
    							ItemIneligible - Item is ineligible (e.g., category not applicable)
    						 	ItemEligible - Item is eligible per standard criteria 
    							ItemMarkedIneligible - Item marked ineligible per special criteria (e.g., seller's account closed)
    							ItemMarkedIneligible - Item marked elegible per other criteria
						Applicable for items listed to the US site and for the Parts 
						and Accessories category (6028) or Everything Else category 
						(10368) (or their subcategories) on the eBay Motors site.
                          		</documentation>
				</annotation>
			</element>
			<element name="BuyItNowPrice" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
			               	Amount a Buyer would need to bid to take advantage 
			               	of the Buy It Now feature. Not applicable to Fixed-Price 
			               	items (Type = 7 or 9) or AdFormat-type listings. For 
			               	Fixed-Price items, see StartPrice instead. 
                              	</documentation>
				</annotation>
			</element>
			<element name="Charity" type="ns:CharityType" minOccurs="0">
				<annotation>
					<documentation> 
			               	Charity listing container. 
                                 </documentation>
				</annotation>
			</element>
			<element ref="ns:Country" minOccurs="0">
				<annotation>
					<documentation> 
			              	2-letter ISO 3166 Country Code.   
                               </documentation>
				</annotation>
			</element>
			<element name="CrossPromotion" type="ns:CrossPromotionsType" minOccurs="0">
				<annotation>
					<documentation> 
			               	CrossPromotions container, if applicable shows promoted items
                                 </documentation>
				</annotation>
			</element>
			<element ref="ns:Currency" minOccurs="0">
				<annotation>
					<documentation> 
			                	3-letter ISO Currency Code.
                                 </documentation>
				</annotation>
			</element>
			<element name="Description" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
			               	Item Description.
                             </documentation>
				</annotation>
			</element>
			<element name="Escrow" type="ns:EscrowCodeType" minOccurs="0">
				<annotation>
					<documentation> 
			              	Online Escrow paid for by buyer or seller. Cannot use 
			              	with real estate auctions. Escrow is recommended for 
			              	for transactions over $500. Escrow service, 
			              	available via Escrow.com, protects both buyer and 
			              	seller by acting as a trusted third-party during the 
			              	transaction and managing the payment process
			              	from start to finish. Also, if escrow by seller option used,
			              	then for Motors, this means that Escrow will be 
			              	negotiated at the end of the auction.
                              	</documentation>
				</annotation>
			</element>
			<element name="GiftIcon" type="xs:int" minOccurs="0">
				<annotation>
					<documentation> 
			              	If set, a generic gift icon displays in the listing's 
			              	Title. GiftIcon must be set to to be able to use 
			              	GiftServices options (e.g., GiftExpressShipping, 
			              	GiftShipToRecipient, or GiftWrap).
                              </documentation>
				</annotation>
			</element>
			<element name="GiftServices" type="ns:GiftServicesCodeType" minOccurs="0" maxOccurs="unbounded">
				<annotation>
					<documentation> 
			              	Gift service options offered by the seller of 
			              	the listed item.    
                              </documentation>
				</annotation>
			</element>
			<element name="HitCounter" type="ns:HitCounterCodeType" minOccurs="0">
				<annotation>
					<documentation> 
			               	Optional hit counter for the item's listing page. Possible 
			               	values are:
			               		"NoHitCounter"  
							"HonestyStyle"  
							"GreenLED"  
							"Hidden"  
                          		</documentation>
				</annotation>
			</element>
			<element ref="ns:ItemID" minOccurs="0">
				<annotation>
					<documentation> 
			                	The ID that uniquely identifies the item listing.
                                 </documentation>
				</annotation>
			</element>
			<element name="ListingDetails" type="ns:ListingDetailsType" minOccurs="0">
				<annotation>
					<documentation> 
			               	Includes listing details in terms of start and 
			               	end time of listing (in GMT) as well as other 
			               	details (e.g., orginal item for second chance,
			               	converted start price, etc.).
                              	</documentation>
				</annotation>
			</element>
			<element name="ListingDesigner" type="ns:ListingDesignerType" minOccurs="0">
				<annotation>
					<documentation> 
			              	When an item is first listed (using AddItem), a Layout template 
			              	or a Theme template (or both) can be assigned to the item. 
			              	A Layout template is assigned to a new item by specifying 
			              	the Layout template ID (in the AddItem input argument 
			              	LayoutID). Similarly, a Theme template is assigned to the 
			              	item using the ThemeID argument.      
                             	</documentation>
				</annotation>
			</element>
			<element ref="ns:ListingDuration" minOccurs="0">
				<annotation>
					<documentation> 
			             		Describes the number of days the auction will be active.      
                             	</documentation>
				</annotation>
			</element>
			<element name="ListingEnhancement" type="ns:ListingEnhancementsCodeType" minOccurs="0" maxOccurs="unbounded">
				<annotation>
					<documentation> 
			             		Describes the types of enhancment supported
			               	for the item's listing.   
                              	</documentation>
				</annotation>
			</element>
			<element name="ListingType" type="ns:ListingTypeCodeType" minOccurs="0">
				<annotation>
					<documentation> 
			               	Describes the type of listing for the item a seller 
			               	has chosen (e.g., Chinese, Dutch, FixedPrice, etc.).    
                              	</documentation>
				</annotation>
			</element>
			<element name="Location" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
			             		Indicates the geographical location of the item.    
                              	</documentation>
				</annotation>
			</element>
			<element name="PartnerCode" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
			                  	Needed for add item only for partners.
                          		</documentation>
				</annotation>
			</element>
			<element name="PartnerName" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
			                  	Needed for add item only for partners.
                          		</documentation>
				</annotation>
			</element>
			<element ref="ns:PaymentMethods" minOccurs="0" maxOccurs="unbounded">
				<annotation>
					<documentation> 
			               	List of payment methods accepted by a seller from a buyer for 
			               	a (checkout) transaction.
                                 </documentation>
				</annotation>
			</element>
			<element name="PayPalEmailAddress" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
			                	Valid PayPal e-mail address if seller has chosen PayPal 
			                	as a payment method for the listed item.
                                </documentation>
				</annotation>
			</element>
			<element name="PrimaryCategory" type="ns:CategoryType" minOccurs="0">
				<annotation>
					<documentation>
			            		Container for data on the primary category of listing. 
			         	</documentation>
				</annotation>
			</element>
			<element name="PrivateListing" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation> 
			                  	Private auction. Not applicable to Fixed Price items.
                             	</documentation>
				</annotation>
			</element>
			<element name="Quantity" type="xs:int" minOccurs="0">
				<annotation>
					<documentation> 
			                 	Number of items being sold in the auction.
                              	</documentation>
				</annotation>
			</element>
			<element ref="ns:RegionID" minOccurs="0">
				<annotation>
					<documentation> 
			               	Region where the item is listed. See Region Table for values. 
			               	If the item is listed with a Region of 0 (zero), then this return 
			               	field denotes no region association with the item, meaning 
			               	that it is not listing the item regionally.
                             	</documentation>
				</annotation>
			</element>
			<element name="RelistLink" type="xs:boolean" minOccurs="0">
				<annotation>
					<documentation> 
			               	If true, creates a link from the old listing for the item to the new 
			               	relist page, which accommodates users who might still look for 
			               	the item under its old item ID. Also adds the relist ID to the old 
			               	listing's record in the eBay database, which can be returned by 
			               	calling GetItem for the old ItemId. If your application creates the 
			               	listing page for the user, you need to add the relist link option to 
			              	your application for your users.
                          		</documentation>
				</annotation>
			</element>
			<element name="ReservePrice" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation>
					 	Indicates the reserve price for a reserve auction. Returned 
					 	only if DetailLevel = 4. ReservePrice is only returned for 
					 	auctions with a reserve price where the user calling GetItem 
					 	is the item's seller. Returned as null for International Fixed 
					 	Price items. For more information on reserve price auctions, 
					 	see http://pages.ebay.com/help/basics/f-format.html#1. 
                              </documentation>
				</annotation>
			</element>
			<element ref="ns:ReviseStatus" minOccurs="0">
				<annotation>
					<documentation> 
			                  Revise Status contains information about the item being
			                  revised.
                             </documentation>
				</annotation>
			</element>
			<element name="ScheduleTime" type="xs:dateTime" minOccurs="0"/>
			<element name="SecondaryCategory" type="ns:CategoryType" minOccurs="0">
				<annotation>
					<documentation>
			            		Container for data on the secondary category of listing. 
			            		Secondary category is optional.
			          	</documentation>
				</annotation>
			</element>
			<element name="SiteHostedPicture" type="ns:SiteHostedPictureType" minOccurs="0">
				<annotation>
					<documentation> 
			                  	Item picture information for pictures hosted at eBay site.
                             	</documentation>
				</annotation>
			</element>
			<element ref="ns:Seller" minOccurs="0">
				<annotation>
					<documentation> 
			               	Seller user.     
                             	</documentation>
				</annotation>
			</element>
			<element ref="ns:SellingStatus" minOccurs="0">
				<annotation>
					<documentation>
			            		Container for for selling status information (e.g., BidCount,
			            		BidIncrement, HighBidder, MinimimumToBid, etc).
			         	</documentation>
				</annotation>
			</element>
			<element name="ShippingOption" type="ns:ShippingOptionCodeType" minOccurs="0">
				<annotation>
					<documentation> 
			               	Specifies where the seller is willing to ship the item. 
			               		Default "SiteOnly". Valid values are: 
			               	 	SiteOnly (the default)
    						 	WorldWide
    						 	SitePlusRegions
    							 WillNotShip
					 	If SitePlusRegions is selected, then at least one 
					 	regions argument (ShipToNorthAmerica, ShipToEurope, 
					 	etc.) must also be set.
                             </documentation>
				</annotation>
			</element>
			<element ref="ns:ShippingDetails" minOccurs="0">
				<annotation>
					<documentation> 
                              	  	Contains the shipping payment related information for the 
                              	  	listed item.
                         		</documentation>
				</annotation>
			</element>
			<element ref="ns:ShippingRegions" minOccurs="0" maxOccurs="unbounded">
				<annotation>
					<documentation> 
			               	Regions that seller will ship to.     
                             	</documentation>
				</annotation>
			</element>
			<element name="ShippingTerms" type="ns:ShippingTermsCodeType" minOccurs="0">
				<annotation>
					<documentation> 
			             	  	Describes who pays for the delivery of an item (e.g., buyer 
			               	or seller). 
                              	</documentation>
				</annotation>
			</element>
			<element ref="ns:Site" minOccurs="0">
				<annotation>
					<documentation> 
			                	eBay site on which item is listed.
                          		</documentation>
				</annotation>
			</element>
			<element name="StartPrice" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
			            		Starting price for the item. For Type=7 or Type=9 (Fixed Price) 
			            		items, if the item price (MinimumBid) is revised, this field 
			            		returns the new price. 
                             </documentation>
				</annotation>
			</element>
			<element name="Storefront" type="ns:StorefrontType" minOccurs="0">
				<annotation>
					<documentation> 
			             		Storefront is shown for any item that 
			             		belongs to an eBay Store owner, regardless of 
			             		whether it is fixed price or auction type.  Not 
			             		returned for International Fixed Price items.     
                             	</documentation>
				</annotation>
			</element>
			<element name="SubTitle" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
			                 Subtitle to use in addition to the title. Provides more keywords when buyers search in titles and descriptions.
                               </documentation>
				</annotation>
			</element>
			<element name="TimeLeft" type="xs:duration" minOccurs="0">
				<annotation>
					<documentation> 
			              	Time until the the end of the listing (e.g., the amount of time left 
			              	in an active auction).
                              	</documentation>
				</annotation>
			</element>
			<element name="Title" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
			                 Name of the item as it appears for auctions. 
                               </documentation>
				</annotation>
			</element>
			<element ref="ns:UUID" minOccurs="0">
				<annotation>
					<documentation> 
			              	Universally unique constraint tag. The UUID is unique to a category.
                               	</documentation>
				</annotation>
			</element>
			<element name="VATDetails" type="ns:VATDetailsType" minOccurs="0">
				<annotation>
					<documentation> 
			               	VAT info container. 
                                 </documentation>
				</annotation>
			</element>
			<element name="VendorHostedPicture" type="ns:VendorHostedPictureType" minOccurs="0">
				<annotation>
					<documentation> 
			                  	Item picture information for pictures hosted at vendor (i.e., remote) site.
                             	</documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="TransactionsType">
		<annotation>
			<documentation> 
                       Contains information about multiple individual transations.
                   </documentation>
		</annotation>
		<sequence>
			<element ref="ns:Transaction" maxOccurs="unbounded"/>
		</sequence>
	</complexType>
	<complexType name="TransactionType">
		<annotation>
			<documentation> 
                       Contains information about a single transaction. A transaction contains information 
                       about the sale of a particular item. The system creates a transaction when a buyer 
                       has made a purchase (Fixed Price items) or is the winning bidder (BIN and auction 
                       items). A listing can be associated with one or more transactions in these cases:
                           	Multi-Item Fixed Price Listings
                           	Dutch Auction Listings
                      A listing is associated with a single transaction in these cases:
                           	Single-Item Fixed Price Listings
                           	Single-Item Auction Listings
                   </documentation>
		</annotation>
		<sequence>
			<element ref="ns:AmountPaid" minOccurs="0">
				<annotation>
					<documentation> 
						The amount the buyer paid for the item or agreed to pay, 
						depending on how far into the checkout process the item is. 
						If the seller allowed the buyer to change the item total, the buyer 
						is able to change the total until the time that the transaction's 
						status moves to Complete. Determine whether the buyer 
						changed the amount by calling GetSellerTransactions or 
						GetSellerTransactions and comparing the AmountPaid value 
						to what the seller expected. For Motors items, AmountPaid is 
						the amount paid by the buyer for the deposit.
					</documentation>
				</annotation>
			</element>
			<element name="Buyer" type="ns:UserType" minOccurs="0">
				<annotation>
					<documentation> 
						Container for buyer data. 
					</documentation>
				</annotation>
			</element>
			<element ref="ns:ShippingDetails" minOccurs="0">
				<annotation>
					<documentation>
						Includes shipping payment data.  
					</documentation>
				</annotation>
			</element>
			<element name="ConvertedAmountPaid" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
			        		Value returned in the Transaction/AmountPaid element, converted 
			         		to the currency indicated by SiteCurrency.
			     		</documentation>
				</annotation>
			</element>
			<element name="ConvertedTransactionPrice" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
			        		Value returned in the Transaction/TransactionPrice element, 
			        		converted to the currency indicated by SiteCurrency.
			     		</documentation>
				</annotation>
			</element>
			<element name="CreatedDate" type="xs:dateTime" minOccurs="0">
				<annotation>
					<documentation> 
			        		For fixed-price, Stores, and BIN items indicates when the 
			        		purchase (or BIN) occurred. For all other item types indicates 
			        		when the transaction was created (the time when checkout 
			        		was initiated).
			     		</documentation>
				</annotation>
			</element>
			<element name="DepositType" type="ns:DepositTypeCodeType" minOccurs="0">
				<annotation>
					<documentation> 
			                    Deposit type for Motors items. If item is not a Motors item, 
			                    then returns a DepositType of None. Possible values:
    							None
    							Other Method
    							Fast Deposit
			     		</documentation>
				</annotation>
			</element>
			<element name="Item" type="ns:ItemType" minOccurs="0">
				<annotation>
					<documentation> 
			                	Item info associated with the transaction. 
					</documentation>
				</annotation>
			</element>
			<element name="QuantityPurchased" type="xs:int" minOccurs="0">
				<annotation>
					<documentation> 
			                   Contains the number of individual items the buyer purchased in 
			                   the transaction. 
					</documentation>
				</annotation>
			</element>
			<element name="ShippingHandlingTotal" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
			                    Shipping cost totals shown to user (for both flat and calculated 
			                    rates).		
					</documentation>
				</annotation>
			</element>
			<element name="Status" type="ns:TransactionStatusType" minOccurs="0">
				<annotation>
					<documentation> 
			                    Container node for transaction status data.      		
					</documentation>
				</annotation>
			</element>
			<element ref="ns:TransactionID" minOccurs="0">
				<annotation>
					<documentation> 
			              	Unique identifier for a transaction. Returns 0 when Type=1 
			             		(Chinese auction). Typically, an ItemID and a TransactionID 
			             		uniquely identify a checkout  transaction.
					</documentation>
				</annotation>
			</element>
			<element ref="ns:AuthorizationID" minOccurs="1">
				<annotation>
					<documentation> 
			              	Unique identifier for an authorization.
                              		</documentation>
				</annotation>
			</element>
			<element name="TransactionPrice" type="cc:AmountType" minOccurs="0">
				<annotation>
					<documentation> 
	                    		Price of the item, before shipping and sales tax. For Motors, 
	                    		TransactionPrice is the deposit amount.
	                 		</documentation>
				</annotation>
			</element>
			<element name="VATPercent" type="xs:decimal" minOccurs="0">
				<annotation>
					<documentation> 
			              	VAT rate for the item, if the item price includes the VAT rate. 
			              	Specify the VATPercent if you want include the net price in 
			              	addition to the gross price in the listing. VAT rates vary 
			              	depending on the item and on the user's country of residence; 
			              	therefore a business seller is responsible for entering the 
			              	correct VAT rate (it will not be calculated by eBay).
                               	</documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<simpleType name="UserIDType">
		<restriction base="xs:string">
			<length value="127"/>
		</restriction>
	</simpleType>
	<complexType name="PaymentMeansType">
		<sequence>
			<element name="TypeCodeID" type="ns:SellerPaymentMethodCodeType"/>
		</sequence>
	</complexType>
	<complexType name="PaymentType">
		<sequence>
			<element name="PaymentMeans" type="ns:PaymentMeansType"/>
		</sequence>
	</complexType>
	<complexType name="TransactionStatusType">
		<sequence>
			<element name="eBayPaymentStatus" type="xs:int" minOccurs="0">
				<annotation>
					<documentation> 
						Indicates the success or failure of an eBay Online Payment for 
						the transaction. If the payment failed, the value returned indicates 
						the reason for the failure. Possible values:
    							0 = No payment failure.
    							3 = Buyer's eCheck bounced.
    							4 = Buyer's credit card failed.
    							5 = Buyer failed payment as reported by seller.
    							7 = Payment from buyer to seller is in PayPal process, but has not yet been completed.
					</documentation>
				</annotation>
			</element>
			<element name="IncompleteState" type="xs:int" minOccurs="0">
				<annotation>
					<documentation> 
                       			Indicates the current state of the checkout process for the transaction. Possible values:
    						0 = Checkout complete.
    						1 = Checkout incomplete. No details specified.
    						2 = Buyer requests total.
    						3 = Seller responded to buyer's request.
                   			</documentation>
				</annotation>
			</element>
			<element name="LastTimeModified" type="xs:dateTime" minOccurs="0">
				<annotation>
					<documentation> 
                       			Indicates last date and time checkout status or incomplete state was updated 
                       			(in GMT). 
                   			</documentation>
				</annotation>
			</element>
			<element name="PaymentMethodUsed" type="ns:BuyerPaymentMethodCodeType" minOccurs="0">
				<annotation>
					<documentation> 
                       			Payment method used by the buyer. (See BuyerPaymentCodeList/Type).
                   			</documentation>
				</annotation>
			</element>
			<element name="StatusIs" type="xs:int" minOccurs="0">
				<annotation>
					<documentation> 
                       			Indicates whether the transaction process complete or incomplete. 
                       			Possible values:
    							1 = Incomplete
    							2 = Complete
                   			</documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="UserType">
		<sequence>
			<element name="AboutMePage" type="xs:boolean" minOccurs="0"/>
			<element name="EAISToken" type="xs:string" minOccurs="0"/>
			<element ref="ns:Email"/>
			<element ref="ns:FeedbackScore" minOccurs="0">
				<annotation>
					<documentation>
			  		Feedback scores are a quantitative expression of the desirability of dealing 
			  		with that person as a Buyer or a Seller in auction transactions. Each 
			  		auction transaction can result in one feedback entry for a given user 
			  		(the Buyer can leave one feedback about the Seller and the Seller can leave 
			  		one feedback about the Buyer). That one feedback can be positive, negative, 
			  		or neutral. The aggregated feedback counts for a particular user represent 
			  		that user's overall feedback score (referred to as a "feedback rating" on the 
			  		eBay site). This rating is commonly expressed as the eBay Feedback score
			  		for the user. 
			       </documentation>
				</annotation>
			</element>
			<element name="FeedbackPrivate" type="xs:boolean" minOccurs="0"/>
			<element name="FeedbackRatingStar" type="ns:FeedbackRatingStarCodeType" minOccurs="0"/>
			<element name="IDVerified" type="xs:boolean" minOccurs="0"/>
			<element name="NewUser" type="xs:boolean" minOccurs="0"/>
			<element ref="ns:RegistrationAddress" minOccurs="0"/>
			<element name="RegistrationDate" type="xs:dateTime" minOccurs="0"/>
			<element ref="ns:Site" minOccurs="0"/>
			<element name="Status" type="ns:UserStatusCodeType" minOccurs="0"/>
			<element ref="ns:UserID" minOccurs="0"/>
			<element name="UserIDChanged" type="xs:boolean" minOccurs="0"/>
			<element name="UserIDLastChanged" type="xs:dateTime" minOccurs="0"/>
			<element name="VATStatus" type="ns:VATStatusCodeType" minOccurs="0">
				<annotation>
					<documentation>
			              If present, indicates whether or not the user is subject to VAT. 
			              Users who have registered with eBay as VAT-exempt are not 
			              subject to VAT. See Value-Added Tax (VAT). Not returned for 
			              users whose country of residence is outside the EU. 
			              Possible values for the user's status:
    						2 = Residence in an EU country but user registered as VAT-exempt
    						3 = Residence in an EU country and user not registered as VAT-exempt 
                          </documentation>
				</annotation>
			</element>
			<element name="BuyerInfo" type="ns:BuyerType" minOccurs="0"/>
			<element name="SellerInfo" type="ns:SellerType" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="VATDetailsType">
		<annotation>
			<documentation> 
                       Contains information required To list a business item.
                       BusinessSeller - only for add item, the RestrictedToBusiness and VATPercent for both get and add,
                       for revise all must be optional
                   </documentation>
		</annotation>
		<sequence>
			<element name="BusinessSeller" type="xs:boolean" minOccurs="0"/>
			<element name="RestrictedToBusiness" type="xs:boolean" minOccurs="0"/>
			<element name="VATPercent" type="xs:float" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="SchedulingInfoType">
		<annotation>
			<documentation> 
                       Contains information for Scheduling limits for the user. All dtails must be present,unless we will have revise call one day,
                       just in case we might let's make min occur = 0
                   </documentation>
		</annotation>
		<sequence>
			<element name="MaxScheduledMinutes" type="xs:int" minOccurs="0"/>
			<element name="MinScheduledMinutes" type="xs:int" minOccurs="0"/>
			<element name="MaxScheduledItems" type="xs:int" minOccurs="0"/>
		</sequence>
	</complexType>
	<element name="AccountCode" type="xs:string"/>
	<element name="AccountSummary" type="ns:AccountSummaryType"/>
	<element name="AmountPaid" type="cc:AmountType"/>
	<element name="AmountPastDue" type="cc:AmountType"/>
	<element name="Balance" type="cc:AmountType"/>
	<element name="Buyer" type="ns:UserType"/>
	<element name="Category" type="ns:CategoryType"/>
	<element name="CheckoutEnabled" type="xs:boolean"/>
	<element name="CurrentBalance" type="cc:AmountType"/>
	<element name="FeedbackScore" type="xs:int"/>
	<element name="Fees" type="ns:FeesType"/>
	<element name="HighBidder" type="ns:UserType"/>
	<element name="InsuranceFee" type="cc:AmountType">
		<annotation>
			<documentation> 
                        Amount of insurance. Applicable if ShippingType is
                        Flat shipping rate orCalculated shipping rate. 
                    </documentation>
		</annotation>
	</element>
	<element name="InsuranceOption" type="ns:InsuranceOptionCodeType">
		<annotation>
			<documentation> 
                                    Indicates whether insurance fee is required. Possible values:
				      Insurance not offered.
   					      Insurance optional.
   					      Insurance required. 
   					      Insurance included in Shipping and Handling costs.
			         Applicable if ShippingType is Flat shipping rate or 
			         Calculated shipping rate. 
                              </documentation>
		</annotation>
	</element>
	<element name="Item" type="ns:ItemType"/>
	<element name="ItemID" type="ns:ItemIDType"/>
	<element name="ListingDuration" type="ns:ListingDurationCodeType"/>
	<element name="PaymentMeans" type="ns:PaymentMeansType"/>
	<element name="PaymentMethods" type="ns:BuyerPaymentMethodCodeType"/>
	<element name="PaymentType" type="ns:PaymentType"/>
	<element name="Region" type="xs:string"/>
	<element name="RegionID" type="xs:string"/>
	<element name="RegistrationAddress" type="ns:AddressType"/>
	<element name="ReviseStatus" type="ns:ReviseStatusType"/>
	<element name="Seller" type="ns:UserType"/>
	<element name="SellerLevel" type="ns:SellerLevelCodeType"/>
	<element name="SellingStatus" type="ns:SellingStatusType"/>
	<element name="ShippingService" type="ns:ShippingServiceCodeType">
		<annotation>
			<documentation> 
                              	  Shipping carrier for the item. Possible values are:
    					   UPS Ground
    					   UPS 3rd Day
    					   UPS 2nd Day
    					   UPS Next Day
    					   USPS Priority
    					   USPS Parcel
    					   USPS Media
    					   USPS First Class 
                         		</documentation>
		</annotation>
	</element>
	<element name="Site" type="ns:SiteCodeType"/>
	<element name="StoreCategoryID" type="xs:int">
		<annotation>
			<documentation> 
	       		Custom categories for subdividing the items 
	       		within an eBay Store. Store owners can create 
	       		up to 12 custom categories for their stores. 
	       		(One Store category cannot be customized 
	       		and retains the value of "Other") If specified, 
	       		must be number between 0 and 12.
    					0=Not an eBay Store item
    					1=Other
    					2=Category 1
    					3=Category 2
    					...
    					11=Category 10
    					12=Category 11
 				Returned as null for international fixed priced 
 				item.
     	             </documentation>
		</annotation>
	</element>
	<element name="StoreOwner" type="xs:boolean"/>
	<element name="StoreURL" type="xs:anyURI">
		<annotation>
			<documentation> 
	       		URL pointing to the seller's eBay Store page. 
	       		Returned as null for International Fixed Price items. 
	       		This URL follows the format below, where "####" 
	       		is replaced by the seller's eBay Stores ID (that 
	       		uniquely identifies the eBay Store).
    					http://www.ebaystores.com/id=####
     	             </documentation>
		</annotation>
	</element>
	<complexType name="ItemArrayType">
		<sequence>
			<element ref="ns:Item" minOccurs="0" maxOccurs="unbounded"/>
		</sequence>
	</complexType>
	<element name="ItemArray" type="ns:ItemArrayType"/>
	<complexType name="CategoryArrayType">
		<sequence>
			<element ref="ns:Category" minOccurs="0" maxOccurs="unbounded"/>
		</sequence>
	</complexType>
	<element name="CategoryArray" type="ns:CategoryArrayType"/>
	<complexType name="PaginationType">
		<sequence>
			<element name="EntriesPerPage" type="xs:int" minOccurs="0"/>
			<element name="PageNumber" type="xs:int" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="ModifiedFieldType">
		<sequence>
			<element name="Field" type="xs:string" minOccurs="0"/>
			<element name="ModifyType" type="ns:ModifyCodeType" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="PaginationResultType">
		<sequence>
			<element name="TotalNumberOfPages" type="xs:int" minOccurs="0"/>
			<element name="TotalNumberOfEntries" type="xs:int" minOccurs="0"/>
		</sequence>
	</complexType>
	<element name="Pagination" type="ns:PaginationType"/>
	<element name="PaginationResult" type="ns:PaginationResultType"/>
	<element name="ShippingAddress" type="ns:AddressType"/>
	<element name="SellerPaymentAddress" type="ns:AddressType"/>
	<element name="ShippingRegions" type="ns:ShippingRegionCodeType"/>
	<element name="ShippingDetails" type="ns:ShippingDetailsType"/>
	<element name="ShippingTerm" type="ns:ShippingTermsCodeType"/>
	<element name="Transaction" type="ns:TransactionType"/>
	<element name="Transactions" type="ns:TransactionsType"/>
	<element name="TransactionID" type="xs:string"/>
	<element name="AuthorizationID" type="xs:string"/>
	<element name="UserID" type="ns:UserIDType"/>
	<element name="User" type="ns:UserType"/>
<!--  

##### from file eBLCodeLists.xsd #####

-->
	<annotation>
		<documentation xml:lang="en">
            Inclusion of all supported eBay Business Language (eBL) Code Lists.            
         </documentation>
	</annotation>
<!--  

##### from file eBLSharedComponents.xsd #####

-->
	<annotation>
		<documentation>
			This schema definition file contains specification for:
			1) eBay Business Langauge (eBL) Abstract Request and Response Message
			    which will be used to construct payloads for various applications;
			2) Re-useable error components of the eBL that would be used to communicate 
			    application-level error messages back to the client application. These application 
			    error messages may be due to a problem detected while processing the 
			    request message.
			3) Other utility components needed by various eBay buying, selling, and payment
			    applications, e.g., address type and element.
 		</documentation>
	</annotation>
	<complexType name="ErrorParameterType">
		<sequence>
			<element name="Value" type="xs:string">
				<annotation>
					<documentation>
		                    Value of the application-specific error parameter.
	                      </documentation>
				</annotation>
			</element>
		</sequence>
		<attribute name="ParamID" type="xs:string">
			<annotation>
				<documentation>
		             Specifies application-specific error parameter name.
	               </documentation>
			</annotation>
		</attribute>
	</complexType>
	<complexType name="ErrorType">
		<sequence>
			<element name="ShortMessage" type="xs:string"/>
			<element name="LongMessage" type="xs:string" minOccurs="0"/>
			<element name="ErrorCode" type="xs:token">
				<annotation>
					<documentation>
		       		Error code can be used by a receiving application to debugging a response 
		       		message. These codes will need to be uniquely defined for each application. 
		    		 </documentation>
				</annotation>
			</element>
			<element name="SeverityCode" type="ns:SeverityCodeType">
				<annotation>
					<documentation>
		                   SeverityCode indicates whether the error is an application
		                   level error or if it is informational error, i.e., warning.
	                     </documentation>
				</annotation>
			</element>
			<element name="ErrorParameters" type="ns:ErrorParameterType" minOccurs="0" maxOccurs="unbounded">
				<annotation>
					<documentation>
		                   This optional element may carry additional application-specific error variables 
		                   that indicate specific information about the error condition particularly in the 
		                   cases where there are multiple instances of the ErrorType which require 
		                   additional context.
	                     </documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
	<complexType name="FaultDetailsType">
		<sequence>
			<element name="ErrorCode" type="xs:string">
				<annotation>
					<documentation>
		       		Error code can be used by a receiving application to debugging a SOAP response 
		       		message that contain one or more SOAP Fault detail objects, i.e., fault detail sub-elements. 
		       		These codes will need to be uniquely defined for each fault scenario.
		    		 </documentation>
				</annotation>
			</element>
			<element name="Severity" type="xs:string">
				<annotation>
					<documentation>
		                   Severity indicates whether the error is a serious fault
		                   or if it is informational error, i.e., warning.
	                     </documentation>
				</annotation>
			</element>
			<element name="DetailedMessage" type="xs:string" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="AbstractRequestType" abstract="true">
		<annotation>
			<documentation> 
                       Base type definition of request payload that can carry any type 
                       of payload content with optional versioning information and detail level
                       requirements.
                   </documentation>
		</annotation>
		<sequence>
			<element name="DetailLevel" type="ns:DetailLevelCodeType" minOccurs="0" maxOccurs="unbounded">
				<annotation>
					<documentation> 
                                 This specifies the required detail level that is needed by a client application pertaining to
                                 a particular data component (e.g., Item, Transaction, etc.). The detail level is specified in
                                 the DetailLevelCodeType which has all the enumerated values of the detail level for 
                                 each component.  
                            </documentation>
				</annotation>
			</element>
			<element name="ErrorLanguage" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
                                 This should be the standard RFC 3066 language identification tag, e.g., en_US.
                            </documentation>
				</annotation>
			</element>
			<element name="MessageID" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
                                 The MessageID is used to correlate (i.e., reference) the response message  
                                 to a specific request message.
                            </documentation>
				</annotation>
			</element>
			<element name="Version" type="xs:string">
				<annotation>
					<documentation> 
                               This refers to the version of the request payload schema.
                           </documentation>
				</annotation>
			</element>
			<any processContents="lax" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="AbstractResponseType" abstract="true">
		<annotation>
			<documentation> 
                    Base type definition of a response payload that can carry any 
                    type of payload content with following optional elements:
                    	- timestamp of response message, 
                    	- application level acknowledgement, and 
                    	- application-level errors and warnings.
                    </documentation>
		</annotation>
		<sequence>
			<element name="Timestamp" type="xs:dateTime" minOccurs="0">
				<annotation>
					<documentation> 
  				        This value represents the date and time (GMT) when the response 
  				        was generated by a service provider (as a result of processing 
  				        of a request). 
  	                        </documentation>
				</annotation>
			</element>
			<element name="Ack" type="ns:AckCodeType">
				<annotation>
					<documentation> 
                                   Application level acknowledgement code.
                               </documentation>
				</annotation>
			</element>
			<element name="CorrelationID" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
                                   CorrelationID may be used optionally with an application 
                                   level acknowledgement.
                               </documentation>
				</annotation>
			</element>
			<element name="Errors" type="ns:ErrorType" minOccurs="0" maxOccurs="unbounded"/>
			<element name="Version" type="xs:string">
				<annotation>
					<documentation> 
                                 This refers to the version of the response payload schema.
                             </documentation>
				</annotation>
			</element>
			<element name="Build" type="xs:string">
				<annotation>
					<documentation> 
                               This refers to the specific software build that was used in the deployment 
                               for processing the request and generating the response.
                             </documentation>
				</annotation>
			</element>
			<any processContents="lax" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="AddressType">
		<sequence>
			<element name="Name" type="xs:string" minOccurs="0"/>
			<element name="Street1" type="xs:string" minOccurs="0"/>
			<element name="Street2" type="xs:string" minOccurs="0"/>
			<element name="CityName" type="xs:string" minOccurs="0"/>
			<element name="StateOrProvince" type="xs:string" minOccurs="0"/>
			<element ref="ns:Country" minOccurs="0"/>
			<element ref="ns:CountryName" minOccurs="0">
				<annotation>
					<documentation> 
			           This element should only be used in response elements and typically
			           should not be used in creating request messages which specify the 
			           name of a country using the Country element (which refers to a
			           2-letter country code).      
					</documentation>
				</annotation>
			</element>
			<element name="Phone" type="xs:string" minOccurs="0"/>
			<element name="PostalCode" type="xs:string" minOccurs="0"/>
			<element name="AddressID" type="xs:string" minOccurs="0"/>
			<element name="AddressOwner" type="ns:AddressOwnerCodeType" minOccurs="0"/>
			<element name="ExternalAddressID" type="xs:string" minOccurs="0"/>
			<element name="InternationalName" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
			           Only applicable to SellerPaymentAddress today. Seller's international name that is associated with the payment address. 
					</documentation>
				</annotation>
			</element>
			<element name="InternationalStateAndCity" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
			           Only applicable to SellerPaymentAddress today. International state and city for the seller's payment address. 
					</documentation>
				</annotation>
			</element>
			<element name="InternationalStreet" type="xs:string" minOccurs="0">
				<annotation>
					<documentation> 
			           Only applicable to SellerPaymentAddress today. Seller's international street address that is associated with the payment address.
					</documentation>
				</annotation>
			</element>
			<element name="AddressStatus" type="ns:AddressStatusCodeType" minOccurs="0"/>
		</sequence>
	</complexType>
	<element name="Country" type="ns:CountryCodeType"/>
	<element name="CountryName" type="xs:string"/>
	<element name="Currency" type="ns:CurrencyCodeType"/>
	<element name="Email" type="xs:string"/>
	<element name="StateOrProvince" type="xs:string"/>
	<element name="UUID" type="cc:UUIDType"/>
<!--  

##### from file EscrowCodeList.xsd #####

-->
	<simpleType name="EscrowCodeType">
		<annotation>
			<documentation>
			     EscrowCodeType - Type declaration to be used by other schema.
			     These are the possible codes to describe Escrow options. 
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="ByBuyer">
				<annotation>
					<documentation>
						    By Buyer
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="BySeller">
				<annotation>
					<documentation>
						   By Seller.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="None">
				<annotation>
					<documentation>
						   None.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file FeedbackRatingStarCodeList.xsd #####

-->
	<simpleType name="FeedbackRatingStarCodeType">
		<annotation>
			<documentation>
			     FeedbackRatingStarCodeType - Type declaration to be used by other schema.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="None">
				<annotation>
					<documentation>
						No graphic displayed
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Yellow">
				<annotation>
					<documentation>
						Yellow Star
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Turquoise">
				<annotation>
					<documentation>
						Turquoise Star
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Purple">
				<annotation>
					<documentation>
						Purple Star
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Red">
				<annotation>
					<documentation>
						Red Star
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Green">
				<annotation>
					<documentation>
						Green Star
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="YellowShooting">
				<annotation>
					<documentation>
						Yellow Shooting Star
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="TurquoiseShooting">
				<annotation>
					<documentation>
						Turquoise Shooting Star
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="PurpleShooting">
				<annotation>
					<documentation>
						Purple Shooting Star
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="RedShooting">
				<annotation>
					<documentation>
						Red Shooting Star
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Blue">
				<annotation>
					<documentation>
						Blue Star
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file GalleryTypeCodeList.xsd #####

-->
	<simpleType name="GalleryTypeCodeType">
		<annotation>
			<documentation>
			     GalleryTypeCodeType - Type declaration to be used by other schema.
			     Specifies the codes for various properties of an item. 
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Featured">
				<annotation>
					<documentation>
						   Indicates whether it is a featured item. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Gallery">
				<annotation>
					<documentation>
						   Include in the gallery. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file GeneralPaymentMethodCodeList.xsd #####

-->
	<simpleType name="GeneralPaymentMethodCodeType">
		<annotation>
			<documentation>
			     GeneralPaymentMethodCodeType - Type declaration to be used 
			     by other schema. This code identifies the general types of payment means, 
			     e.g., used by payment service provider applications.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Other">
				<annotation>
					<documentation>Custom Code</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Echeck">
				<annotation>
					<documentation>Electronic check.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="ACH">
				<annotation>
					<documentation> ACH.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Creditcard">
				<annotation>
					<documentation>
					     Credit-card.
					 </documentation>
				</annotation>
			</enumeration>
			<enumeration value="PayPalBalance">
				<annotation>
					<documentation>
					     Pay balance.
					 </documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file GiftServicesCodeList.xsd #####

-->
	<simpleType name="GiftServicesCodeType">
		<annotation>
			<documentation>
			     GiftServicesCodeType - Type declaration to be used by other schema's.
			     Specifies the codes for the various Gift Services offered by sellers. If 
			     any of the Gift Services are offered by the seller, the generic gift icon 
			     should be used to display the item:
			     		http://pics.ebay.com/aw/pics/gift/gift.gif 
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="GiftExpressShipping">
				<annotation>
					<documentation>
						    indicates that the seller is offering to ship the item via 
						    an express shipping method as described in the item 
						    description. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="GiftShipToRecipient">
				<annotation>
					<documentation>
						    indicates that the seller is offering to ship to the gift recipient, 
						    not the buyer, when payment clears.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="GiftWrap">
				<annotation>
					<documentation>
						   indicates that the seller is offering to wrap the item (and 
						   optionally include a card) as described in the item 
						   description.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file HitCounterCodeList.xsd #####

-->
	<simpleType name="HitCounterCodeType">
		<annotation>
			<documentation>
			   HitCounterCodeType - Type declaration to be used by other schema.
			   This code identifies the HitCounter codes used to specify whether 
			   a hit counter is used for the item's listing page and, if so, what type.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="NoHitCounter">
				<annotation>
					<documentation>No hit counter</documentation>
				</annotation>
			</enumeration>
			<enumeration value="HonestyStyle">
				<annotation>
					<documentation>
					   Honesty Style Hit Counter
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="GreenLED">
				<annotation>
					<documentation> 
					   Green LED counter.																	</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Hidden">
				<annotation>
					<documentation>
					     Hidden counter.
					 </documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file InsuranceOptionCodeList.xsd #####

-->
	<simpleType name="InsuranceOptionCodeType">
		<annotation>
			<documentation>
			     InsuranceOptionCodeType - Type declaration to be used by other schema.
			     These are the possible codes to describe insurance option as part of shipping
			     service.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Optional">
				<annotation>
					<documentation>
						    Insurance optional.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Required">
				<annotation>
					<documentation>
						   Insurance required. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="NotOffered">
				<annotation>
					<documentation>
						   Insurance not offered.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="IncludedInShippingHandling">
				<annotation>
					<documentation>
						   Insurance included in Shipping and Handling costs.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file ListingDurationCodeList.xsd #####

-->
	<simpleType name="ListingDurationCodeType">
		<annotation>
			<documentation>
			     ListingDurationCodeType - Type declaration to be used by other schema.
			     These are the possible codes to describe the number of days the 
			     auction will be active. Must be one of the values 3, 5, 7, or 10 
			     for auction and basic Fixed-Price (Type 9) listings. Must be 30, 
			     60, 90, 120, or GTC for Stores Fixed-Price (Type 7) listings. 
			     Specify GTC for the Good 'Til Cancel feature (eBay Stores 
			     items only).
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Days_1">
				<annotation>
					<documentation>
						    1 Day
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Days_3">
				<annotation>
					<documentation>
						    3 Days
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Days_5">
				<annotation>
					<documentation>
						   5 Days
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Days_7">
				<annotation>
					<documentation>
						  7 Days
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Days_10">
				<annotation>
					<documentation>
						  10 Days
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Days_30">
				<annotation>
					<documentation>
						  30 Days
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Days_60">
				<annotation>
					<documentation>
						    60 Days
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Days_90">
				<annotation>
					<documentation>
						  90 Days
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Days_120">
				<annotation>
					<documentation>
						  120 Days
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="GTC">
				<annotation>
					<documentation>
						  GTC
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file ListingEnhancementsCodeList.xsd #####

-->
	<simpleType name="ListingEnhancementsCodeType">
		<annotation>
			<documentation>
			     ListingEnhancementsCodeType - Type declaration to be used by other schema.
			     Specifies the codes for various properties of an item. 
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Border">
				<annotation>
					<documentation>
						    Indicates whether an item will be displayed with a  border 
						    that will go around the item (e.g., for category-based search 
						    result page or store search that brings up multiple items) 
						    to differentiate it from the rest of list.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="BoldTitle">
				<annotation>
					<documentation>
						   Indicates whether the bolding option was used. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Featured">
				<annotation>
					<documentation>
						   Indicates whether it is a featured item. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Highlight">
				<annotation>
					<documentation>
						    Indicates item's listing is highlighted. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="HomePageFeatured">
				<annotation>
					<documentation>
						    Indicates item's listing is home page featured. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<annotation>
		<documentation>eBay Listing Enhancements Codes</documentation>
	</annotation>
	<annotation>
		<documentation>Code List Agency - eBay, Inc.</documentation>
	</annotation>
	<annotation>
		<documentation>Code List Version - 1.0</documentation>
	</annotation>
<!--  

##### from file ListingTypeCodeList.xsd #####

-->
	<simpleType name="ListingTypeCodeType">
		<annotation>
			<documentation>
			     ListingTypeCodeType - Type declaration to be used 
			     by other schema. This includes codes indicating the
			     type of auction for the listed item.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Unknown">
				<annotation>
					<documentation>
						    Unknown Listing Type
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Chinese">
				<annotation>
					<documentation>
						   Chinese auction
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Dutch">
				<annotation>
					<documentation>
						   Dutch auction
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Live">
				<annotation>
					<documentation>
						   Live Auctions-type auction
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="AdType">
				<annotation>
					<documentation>
						   Ad type auction
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="StoresFixedPrice">
				<annotation>
					<documentation>
						   Stores Fixed-price auction (US only)
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="PersonalOffer">
				<annotation>
					<documentation>
						   Personal Offer auction 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="FixedPriceItem">
				<annotation>
					<documentation>
						   Fixed Price item ("BIN only").
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file MerchandizingPrefCodeList.xsd #####

-->
	<simpleType name="MerchandizingPrefCodeType">
		<annotation>
			<documentation>
			     MerchandizingPrefCodeType - Type declaration to be used by other schema.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="OptIn">
				<annotation>
					<documentation>
						OptIn
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="OptOut">
				<annotation>
					<documentation>
						OptOut
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file ModifyCodeList.xsd #####

-->
	<simpleType name="ModifyCodeType">
		<annotation>
			<documentation>
			   ModifyCodeType - Type declaration to be used by other schema.
			   This code identifies the types of modification you can make on an object.
			   account.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Dropped">
				<annotation>
					<documentation>Indicate filed is to be dropped.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Modify">
				<annotation>
					<documentation>Indicate filed is to be modified.</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file PhotoDisplayCodeList.xsd #####

-->
	<simpleType name="PhotoDisplayCodeType">
		<annotation>
			<documentation>
			     PhotoDisplayCodeType - Type declaration to be used by other schema.
			     These are types of display for photos used for PhotoHosting slide show. 
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="None">
				<annotation>
					<documentation>
						      No special Picture Services features.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="SlideShow">
				<annotation>
					<documentation>
						    Slideshow of multiple pictures.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="SuperSize">
				<annotation>
					<documentation>
						   Super-size format picture.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="PicturePack">
				<annotation>
					<documentation>
						  Picture Pack. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file PromotionItemPriceTypeCodeList.xsd #####

-->
	<simpleType name="PromotionItemPriceTypeCodeType">
		<annotation>
			<documentation>
				Cross Promotion Method.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="AuctionPrice">
				<annotation>
					<documentation>
						    Auction Item
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="BuyItNowPrice">
				<annotation>
					<documentation>
						  Buy It Now
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved. Do not use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file PromotionItemSelectionCodeList.xsd #####

-->
	<simpleType name="PromotionItemSelectionCodeType">
		<annotation>
			<documentation>
				Cross Promotion Method.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Manual">
				<annotation>
					<documentation>
						    Manual Selection
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Automatic">
				<annotation>
					<documentation>
						  Automatic Selection
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved. Do not use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file PromotionMethodCodeList.xsd #####

-->
	<simpleType name="PromotionMethodCodeType">
		<annotation>
			<documentation>
				Cross Promotion Method.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="CrossSell">
				<annotation>
					<documentation>
						    Cross Sell
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="UpSell">
				<annotation>
					<documentation>
						  Up Sell
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved. Do not use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file PromotionSchemeCodeList.xsd #####

-->
	<simpleType name="PromotionSchemeCodeType">
		<annotation>
			<documentation>
				Cross Promotion Context Promotion Scheme.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="ItemToItem">
				<annotation>
					<documentation>
						    Item to Item Promotional Scheme
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="ItemToStoreCat">
				<annotation>
					<documentation>
						  Item to Item Store Scheme
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="StoreToStoreCat">
				<annotation>
					<documentation>
						  Store to Store Scheme
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved. Do not use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file PurchasePurposeTypeCodeList.xsd #####

-->
	<simpleType name="PurchasePurposeTypeCodeType">
		<annotation>
			<documentation>
			   PurchasePurposeTypeCodeType - Type declaration to be used by other 
			   schema. This code identifies the purpose of purchases, e.g.,  
			   by a PayPal application.                
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Other">
				<annotation>
					<documentation>Custom Code</documentation>
				</annotation>
			</enumeration>
			<enumeration value="BuyNowItem">
				<annotation>
					<documentation/>
				</annotation>
			</enumeration>
			<enumeration value="ShoppingCart">
				<annotation>
					<documentation/>
				</annotation>
			</enumeration>
			<enumeration value="AuctionItem">
				<annotation>
					<documentation/>
				</annotation>
			</enumeration>
			<enumeration value="GiftCertificates">
				<annotation>
					<documentation/>
				</annotation>
			</enumeration>
			<enumeration value="Subscription">
				<annotation>
					<documentation/>
				</annotation>
			</enumeration>
			<enumeration value="Donation">
				<annotation>
					<documentation/>
				</annotation>
			</enumeration>
			<enumeration value="eBayBilling">
				<annotation>
					<documentation/>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file SellerLevelCodeList.xsd #####

-->
	<simpleType name="SellerLevelCodeType">
		<annotation>
			<documentation>
			     SellerLevelCodeType - Type declaration to be used by other schema.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Bronze">
				<annotation>
					<documentation>
						Bronze
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Silver">
				<annotation>
					<documentation>
						Silver
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Gold">
				<annotation>
					<documentation>
						Gold
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Platinum">
				<annotation>
					<documentation>
						Platinum
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Titanium">
				<annotation>
					<documentation>
						Titanium
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="None">
				<annotation>
					<documentation>
						None
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file SellerPaymentMethodCodeList.xsd #####

-->
	<simpleType name="SellerPaymentMethodCodeType">
		<annotation>
			<documentation>
			     SellerPaymentMethodCodeType - Type declaration to be used by other schema.
			     These are payment methods that sellers can use to pay eBay.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Other">
				<annotation>
					<documentation>
						    No payment method specified - some other payment method.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Amex">
				<annotation>
					<documentation>
						    Amex
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Visa">
				<annotation>
					<documentation>
						   Visa
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Mastercard">
				<annotation>
					<documentation>
						  Mastercard
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Discover">
				<annotation>
					<documentation>
						  Discover
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="JCB">
				<annotation>
					<documentation>
						   JCB
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Diners">
				<annotation>
					<documentation>
						   Diners
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file SeverityCodeList.xsd #####

-->
	<simpleType name="SeverityCodeType">
		<annotation>
			<documentation>
			   SeverityCodeType - Type declaration to be used by other schema.
			   This code identifies the Severity code types in terms of whether
			   there is an API-level error or warning that needs to be communicated
			   to the client.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Warning">
				<annotation>
					<documentation>
					   Warning or informational error.
				      </documentation>
				</annotation>
			</enumeration>
			<enumeration value="Error">
				<annotation>
					<documentation> 
					   Application-level error.										
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file ShippingOptionCodeList.xsd #####

-->
	<simpleType name="ShippingOptionCodeType">
		<annotation>
			<documentation>
			     ShippingOptionCodeType - Type declaration to be used by other schema.
			     These are the possible codes to describe shipping options in terms
			     of where the seller is willing to ship the item. 
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="SiteOnly">
				<annotation>
					<documentation>
						    Site only.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="WorldWide">
				<annotation>
					<documentation>
						   WorldWide.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="SitePlusRegions">
				<annotation>
					<documentation>
						   SitePlusRegions.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="WillNotShip">
				<annotation>
					<documentation>
						   WillNotShip.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file ShippingPackageCodeList.xsd #####

-->
	<simpleType name="ShippingPackageCodeType">
		<annotation>
			<documentation>
			     ShippingPackageCodeType - Type declaration to be used by other schema.
			     These are the possible codes to describe shipping package options.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="None">
				<annotation>
					<documentation>
						    None.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Letter">
				<annotation>
					<documentation>
						   Letter.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="LargeEnvelope">
				<annotation>
					<documentation>
						   LargeEnvelope
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="USPSLargePack">
				<annotation>
					<documentation>
						   USPS Large Package/Oversize 1
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="VeryLargePack">
				<annotation>
					<documentation>
						   Very Large Package/Oversize 2
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="UPSLetter">
				<annotation>
					<documentation>
						   UPS Letter
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="USPSFlatRateEnvelope">
				<annotation>
					<documentation>
						   USPS Flat Rate Envelope
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="PackageThickEnvelope">
				<annotation>
					<documentation>
						    Package/thick envelope
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file ShippingRatesTypeCodeList.xsd #####

-->
	<simpleType name="ShippingRatesTypeCodeType">
		<annotation>
			<documentation>
			     ShippingRatesTypeCodeType - Type declaration to be used 
			     by other schema. The includes the codes for shipping types
			     supported by sellers to transport items sold to buyers.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Flat">
				<annotation>
					<documentation>
						    Flat shipping rate.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Calculated">
				<annotation>
					<documentation>
						  Calculated shipping rate.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file ShippingRegionCodeList.xsd #####

-->
	<simpleType name="ShippingRegionCodeType">
		<annotation>
			<documentation>
			     ShippingRegion CodeType - Type declaration to be used by other schema.
			     This code list module defines the enumerated types of regions for 
			     shipping items (i.e., a seller may support shipment of an item). 
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Africa">
				<annotation>
					<documentation>
						Africa
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Asia">
				<annotation>
					<documentation>
						Asia
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Caribbean">
				<annotation>
					<documentation>
						Carribbean
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Europe">
				<annotation>
					<documentation>
						Europe
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="LatinAmerica">
				<annotation>
					<documentation>
						LatinAmerica
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="MiddleEast">
				<annotation>
					<documentation>
						MiddleEast
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="NorthAmerica">
				<annotation>
					<documentation>
						NorthAmerica
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Oceania">
				<annotation>
					<documentation>
						Oceania (i.e., Pacific region other than Asia)
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="SouthAmerica">
				<annotation>
					<documentation>
						SouthAmerica
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file ShippingServiceCodeList.xsd #####

-->
	<simpleType name="ShippingServiceCodeType">
		<annotation>
			<documentation>
			     ShippingServiceCodeType - Type declaration to be used by other schema.
			     These are the possible codes to describe insurance option as part of shipping
			     service.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="UPSGround">
				<annotation>
					<documentation>
						    UPS Ground
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="UPS3rdDay">
				<annotation>
					<documentation>
						   UPS 3rd Day
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="UPS2ndDay">
				<annotation>
					<documentation>
						   UPS 2nd Day
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="UPSNextDay">
				<annotation>
					<documentation>
						   UPS Next Day.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="USPSPriority">
				<annotation>
					<documentation>
						   USPS Priority.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="USPSParcel">
				<annotation>
					<documentation>
						   USPS Parcel.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="USPSMedia">
				<annotation>
					<documentation>
						   USPS Media.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="USPSFirstClass">
				<annotation>
					<documentation>
						   USPS First Class
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="ShippingMethodStandard">
				<annotation>
					<documentation>
						    ShippingMethodStandard - used by merchant tool only
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="ShippingMethodExpress">
				<annotation>
					<documentation>
						  ShippingMethodExpress- used by merchant tool only
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="ShippingMethodNextDay">
				<annotation>
					<documentation>
						    ShippingMethodNextDay- used by merchant tool only
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="USPSExpressMail">
				<annotation>
					<documentation>
						    USPS Express Mail
				</documentation>
				</annotation>
			</enumeration>
			<enumeration value="USPSGround">
				<annotation>
					<documentation>
						    USPS Ground
			</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file ShippingTermsCodeList.xsd #####

-->
	<simpleType name="ShippingTermsCodeType">
		<annotation>
			<documentation>
			     ShippingTermsCodeType - Type declaration to be used by other schema's.
			     Shipping terms code describes who pays for the shipping of an item.
			     These are the standard shipping terms, i.e.,  terms of delivery of an item. 
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="SellerPays">
				<annotation>
					<documentation>
						    Seller pays all shipping costs. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="BuyerPays">
				<annotation>
					<documentation>
						    Buyer pays all shipping costs. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file SiteCodeList.xsd #####

-->
	<simpleType name="SiteCodeType">
		<annotation>
			<documentation>
			     SiteCodeType - Type declaration to be used by other schema.
			     These are site codes that buyers and sellers can use to identify 
			     their sites.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="US">
				<annotation>
					<documentation>
						USA
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Canada">
				<annotation>
					<documentation>
						Canada
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="UK">
				<annotation>
					<documentation>
						United Kingdom
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Australia">
				<annotation>
					<documentation>
						Australia
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Austria">
				<annotation>
					<documentation>
						Austria
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Belgium_French">
				<annotation>
					<documentation>
						Belgium (French)
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="France">
				<annotation>
					<documentation>
						France
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Germany">
				<annotation>
					<documentation>
						Germany
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Italy">
				<annotation>
					<documentation>
						Italy
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Belgium_Dutch">
				<annotation>
					<documentation>
						Belgium (Dutch)
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Netherlands">
				<annotation>
					<documentation>
						Netherlands
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Spain">
				<annotation>
					<documentation>
						Spain
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Switzerland">
				<annotation>
					<documentation>
						Switzerland
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Taiwan">
				<annotation>
					<documentation>
						Taiwan
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="eBayMotors">
				<annotation>
					<documentation>
						eBay Motors
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="HongKong">
				<annotation>
					<documentation>
						Hong Kong
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Singapore">
				<annotation>
					<documentation>
						Singapore
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file UnitCodeList.xsd #####

-->
	<simpleType name="UnitCodeType">
		<annotation>
			<documentation>
			     UnitCodeType - Type declaration to be used by other schema.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="kg">
				<annotation>
					<documentation>
						    Kilogram.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="lbs">
				<annotation>
					<documentation>
						    Pounds.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="oz">
				<annotation>
					<documentation>
						   Ounces						
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="cm">
				<annotation>
					<documentation>
						  Centimeter. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="inches">
				<annotation>
					<documentation>
						  Inches. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="ft">
				<annotation>
					<documentation>
						  Feet.
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file UserStatusCodeList.xsd #####

-->
	<simpleType name="UserStatusCodeType">
		<annotation>
			<documentation>
			     UserStatusCodeType - Type declaration to be used by other schema.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Unknown">
				<annotation>
					<documentation>
						     User properties have never been set. 
						     This value should seldom, if ever, be returned 
						     and typically represents a problem. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Suspended">
				<annotation>
					<documentation>
						    User has been suspended from selling and buying, 
						    such as for violations of eBay terms or agreement. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Confirmed">
				<annotation>
					<documentation>
						   User has completed online registration and has 
						   properly responded to confirmation email. Most 
						   users should fall in this category. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Unconfirmed">
				<annotation>
					<documentation>
						    User has completed online registration, but 
						    has either not responded to confirmation email 
						    or has not yet been sent the confirmation email. . 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Ghost">
				<annotation>
					<documentation>
						    Registered users of AuctionWeb (pre-eBay) 
						    who never re-registered on eBay.  
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="InMaintenance">
				<annotation>
					<documentation>
						    Temporary user record state indicating the 
						    record is in the process of being changed by 
						    eBay. Query user information again to get new 
						    status.   
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Deleted">
				<annotation>
					<documentation>
						    Records for the specified user have been deleted.  
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CreditCardVerify">
				<annotation>
					<documentation>
						    User has completed registration and confirmation, 
						    but is pending a verification of credit card information. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="AccountOnHold">
				<annotation>
					<documentation>
						    User's account is on hold, such as for non-payment 
						    of amounts due eBay. User cannot sell or buy items.   
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Merged">
				<annotation>
					<documentation>
						      User record has been merged with another account 
						      record for the same user. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="RegistrationCodeMailOut">
				<annotation>
					<documentation>
						    User has completed online registration and has 
						    been sent the confirmation email, but has not yet 
						    responded to the confirmation email. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="TermPending">
				<annotation>
					<documentation>
						      User has been scheduled for account closure 
						      (typically when a user has requested to have 
						      their account closed.) A user in this state should 
						      not be considered an active user. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="UnconfirmedHalfOptIn">
				<annotation>
					<documentation>
						      User has completed the registration for 
						      Half.com and opted to automatically also be 
						      registered with eBay, but the registration 
						      confirmation is still pending. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CreditCardVerifyHalfOptIn">
				<annotation>
					<documentation>
						      User has completed the registration for 
						      Half.com and opted to automatically also be 
						      registered with eBay, but the verification of 
						      credit card information is still pending. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="UnconfirmedPassport">
				<annotation>
					<documentation>
						      Passport User. User has completed the registration process, but the registration confirmation is still pending. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CreditCardVerifyPassport">
				<annotation>
					<documentation>
						     Passport User Requiring Credit Card Verification. User has completed the registration process with credit card verification, but the registration confirmation is still pending. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="UnconfirmedExpress">
				<annotation>
					<documentation>
						     Half.com User. User has completed the registration for Half.com and opted to automatically also be registered with eBay, but the registration confirmation is still pending. 
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!--  

##### from file VATStatusCodeList.xsd #####

-->
	<simpleType name="VATStatusCodeType">
		<annotation>
			<documentation>
			     VATStatusCodeType - Type declaration to be used by other schema.   
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="NoVATTax">
				<annotation>
					<documentation>
						No VAT Tax
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="VATTax">
				<annotation>
					<documentation>
						VAT Tax
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="VATExempt">
				<annotation>
					<documentation>
						VAT Exempt
					</documentation>
				</annotation>
			</enumeration>
			<enumeration value="CustomCode">
				<annotation>
					<documentation>
						  Reserved for internal or future use.
					</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
	<simpleType name="CreditCardTypeType">
		<annotation>
			<documentation>
				Type declaration to be used by other schemas.
				This is the credit card type
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Visa"/>
			<enumeration value="MasterCard"/>
			<enumeration value="Discover"/>
			<enumeration value="Amex"/>
		</restriction>
	</simpleType>
	<simpleType name="NameType">
		<restriction base="xs:string">
			<length value="25"/>
		</restriction>
	</simpleType>
	<simpleType name="SalutationType">
		<restriction base="xs:string">
			<length value="20"/>
		</restriction>
	</simpleType>
	<simpleType name="SuffixType">
		<restriction base="xs:string">
			<length value="12"/>
		</restriction>
	</simpleType>
	<complexType name="PersonNameType">
		<sequence>
			<element name="Salutation" type="ns:SalutationType" minOccurs="0"/>
			<element name="FirstName" type="ns:NameType" minOccurs="0"/>
			<element name="MiddleName" type="ns:NameType" minOccurs="0"/>
			<element name="LastName" type="ns:NameType" minOccurs="0"/>
			<element name="Suffix" type="ns:SuffixType" minOccurs="0"/>
		</sequence>
	</complexType>
	<simpleType name="TransactionId">
		<annotation>
			<documentation>
				TransactionId - Type for a PayPal Transaction ID.
			</documentation>
		</annotation>
		<restriction base="xs:string"/>
	</simpleType>
	<simpleType name="AuthorizationId">
		<annotation>
			<documentation>
				AuthorizationId - Type for a PayPal Authorization ID.
			</documentation>
		</annotation>
		<restriction base="xs:string"/>
	</simpleType>
	<!-- put this in eBLPaymentPP -->
	<element name="RefundType" type="ns:RefundPurposeTypeCodeType"/>
	<simpleType name="RefundPurposeTypeCodeType">
		<annotation>
			<documentation>
				RefundPurposeTypeCodeType - Type declaration to be used by other 
				schema. This code identifies the types of refund transactions 
				supported.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Other">
				<annotation>
					<documentation>Custom Code</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Full">
				<annotation>
					<documentation>Full Refund</documentation>
				</annotation>
			</enumeration>
			<enumeration value="Partial">
				<annotation>
					<documentation>Partial Refund</documentation>
				</annotation>
			</enumeration>
		</restriction>
	</simpleType>
<!-- new eBL types -->
	<simpleType name="MerchantPullIDType">
		<restriction base="xs:string"/>
	</simpleType>
	<simpleType name="EmailAddressType">
		<restriction base="xs:string"/>
	</simpleType>
	<simpleType name="ExpressCheckoutTokenType">
		<restriction base="xs:string"/>
	</simpleType>
	<!-- eBLPaymentsPP in the reusable section -->
	<element name="ReceiptID" type="xs:string"/>
	<element name="SubscriptionID" type="xs:string"/>
	<element name="PaymentTransactions" type="ns:PaymentTransactionSearchResultType"/>
	<element name="PaymentTransactionDetails" type="ns:PaymentTransactionType"/>
	<element name="MerchantPullPaymentDetails" type="ns:MerchantPullPaymentType"/>
	<element name="BillUserResponseDetails" type="ns:MerchantPullPaymentResponseType"/>
	<element name="BAUpdateResponseDetails" type="ns:BAUpdateResponseDetailsType"/>
	<element name="SetExpressCheckoutRequestDetails" type="ns:SetExpressCheckoutRequestDetailsType"/>
	<element name="GetExpressCheckoutDetailsResponseDetails" type="ns:GetExpressCheckoutDetailsResponseDetailsType"/>
	<element name="DoExpressCheckoutPaymentResponseDetails" type="ns:DoExpressCheckoutPaymentResponseDetailsType"/>
	<element name="DoExpressCheckoutPaymentRequestDetails" type="ns:DoExpressCheckoutPaymentRequestDetailsType"/>
	<element name="DoCaptureResponseDetails" type="ns:DoCaptureResponseDetailsType"/>
	<element name="DoDirectPaymentRequestDetails" type="ns:DoDirectPaymentRequestDetailsType"/>

	<complexType name="SetExpressCheckoutRequestDetailsType">
		<sequence>
			<element name="OrderTotal" type="cc:BasicAmountType" minOccurs="1" maxOccurs="1"/>
			<element name="ReturnURL" type="xs:string" minOccurs="1" maxOccurs="1" />
			<element name="CancelURL" type="xs:string" minOccurs="1" maxOccurs="1" />
			<element name="Token" type="ns:ExpressCheckoutTokenType" minOccurs="0" maxOccurs="1"/>
			<element name="MaxAmount" type="cc:BasicAmountType" minOccurs="0" maxOccurs="1"/>
			<element name="OrderDescription" type="xs:string" minOccurs="0" maxOccurs="1"/>
			<element name="Custom" type="xs:string" minOccurs="0" maxOccurs="1" />
			<element name="InvoiceID" type="xs:string" minOccurs="0" maxOccurs="1" />
			<element name="ReqConfirmShipping" type="xs:string" minOccurs="0" maxOccurs="1" />
			<element name="NoShipping" type="xs:string" minOccurs="0" maxOccurs="1" />
			<element name="AddressOverride" type="xs:string" minOccurs="0" maxOccurs="1" />
			<element name="LocaleCode" type="xs:string" minOccurs="0" maxOccurs="1" />
			<element name="PageStyle" type="xs:string" minOccurs="0" maxOccurs="1" />
			<element name="cpp-header-image" type="xs:string" minOccurs="0" maxOccurs="1" />
			<element name="cpp-header-border-color" type="xs:string" minOccurs="0" maxOccurs="1" />
			<element name="cpp-header-back-color" type="xs:string" minOccurs="0" maxOccurs="1" />
			<element name="cpp-payflow-color" type="xs:string" minOccurs="0" maxOccurs="1" />
			<element name="Address" type="ns:AddressType" minOccurs="0" maxOccurs="1"/>
			<element name="PaymentAction" type="ns:PaymentActionCodeType" minOccurs="0" maxOccurs="1"/>
			<element name="BuyerEmail" type="ns:EmailAddressType" minOccurs="0" maxOccurs="1"/>
		</sequence>
	</complexType>
	<complexType name="GetExpressCheckoutDetailsResponseDetailsType">
		<sequence>
			<element name="Token" type="ns:ExpressCheckoutTokenType" minOccurs="1" maxOccurs="1"/>
			<element name="PayerInfo" type="ns:PayerInfoType" minOccurs="1" maxOccurs="1"/>
			<element name="Custom" type="xs:string" minOccurs="0" maxOccurs="1"/>
			<element name="InvoiceID" type="xs:string" minOccurs="0" maxOccurs="1"/>
			<element name="ContactPhone" type="xs:string" minOccurs="0" maxOccurs="1"/>
		</sequence>
	</complexType>
	<complexType name="DoExpressCheckoutPaymentRequestDetailsType">
		<sequence>
			<element name="PaymentAction" type="ns:PaymentActionCodeType" minOccurs="1" maxOccurs="1"/>
			<element name="Token" type="ns:ExpressCheckoutTokenType" minOccurs="1" maxOccurs="1"/>
			<element name="PayerID" type="ns:UserIDType" minOccurs="1" maxOccurs="1"/>
			<element name="PaymentDetails" type="ns:PaymentDetailsType" minOccurs="1" maxOccurs="1"/>
		</sequence>
	</complexType>
	<complexType name="DoExpressCheckoutPaymentResponseDetailsType">
		<sequence>
			<element name="Token" type="ns:ExpressCheckoutTokenType" minOccurs="1" maxOccurs="1"/>
			<element name="PaymentInfo" type="ns:PaymentInfoType" minOccurs="1" maxOccurs="1"/>
		</sequence>
	</complexType>
	<complexType name="DoCaptureResponseDetailsType">
		<sequence>
			<element ref="ns:AuthorizationID"/>
			<element name="PaymentInfo" type="ns:PaymentInfoType" minOccurs="1" maxOccurs="1"/>
		</sequence>
	</complexType>
	<complexType name="DoDirectPaymentRequestDetailsType">
		<sequence>
			<element name="PaymentAction" type="ns:PaymentActionCodeType" minOccurs="1" maxOccurs="1"/>
			<element name="PaymentDetails" type="ns:PaymentDetailsType" minOccurs="1" maxOccurs="1"/>
			<element name="CreditCard" type="ns:CreditCardDetailsType" minOccurs="1" maxOccurs="1"/>
			<element name="IPAddress" type="xs:string" minOccurs="1" maxOccurs="1"/>
			<element name="MerchantSessionId" type="xs:string" minOccurs="0" maxOccurs="1"/>
		</sequence>
	</complexType>
	<complexType name="BAUpdateResponseDetailsType">
		<sequence>
			<element name="MpID" type="ns:MerchantPullIDType"/>
			<element name="PayerInfo" type="ns:PayerInfoType"/>
			<element name="MerchantPullInfo" type="ns:MerchantPullInfoType"/>
		</sequence>
	</complexType>
	<complexType name="MerchantPullPaymentResponseType">
		<annotation>
			<documentation>
				MerchantPullPaymentResponseType - Type declaration to be used by other schemas.
				Response data from the merchant pull.
			</documentation>
		</annotation>
		<sequence>
			<element name="PayerInfo" type="ns:PayerInfoType"/>
			<element name="PaymentInfo" type="ns:PaymentInfoType"/>
			<element name="MerchantPullInfo" type="ns:MerchantPullInfoType"/>
		</sequence>
	</complexType>
	<complexType name="MerchantPullInfoType">
		<annotation>
			<documentation>
				MerchantPullInfoType - Type declaration to be used by other schemas.
				Information about the merchant pull.
			</documentation>
		</annotation>
		<sequence>
			<element name="MpStatus" type="ns:MerchantPullStatusCodeType"/>
			<element name="MpMax" type="cc:BasicAmountType"/>
			<element name="MpCustom" type="xs:string" minOccurs="0"/>
			<element name="Desc" type="xs:string" minOccurs="0"/>
			<element name="Invoice" type="xs:string" minOccurs="0"/>
			<element name="Custom" type="xs:string" minOccurs="0"/>
			<element name="PaymentSourceID" type="xs:string" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="PaymentTransactionSearchResultType">
		<annotation>
			<documentation>
				PaymentTransactionSearchResultType - Type declaration to be used by other schemas.
				Results from a PaymentTransaction search
			</documentation>
		</annotation>
		<sequence>
			<element name="Timestamp" type="xs:dateTime"/>
			<element name="Timezone" type="xs:string"/>
			<element name="Type" type="xs:string"/>
			<element name="Payer" type="ns:EmailAddressType"/>
			<element name="PayerDisplayName" type="xs:string"/>
			<element ref="ns:TransactionID"/>
			<element name="Status" type="xs:string"/>
			<element name="GrossAmount" type="cc:BasicAmountType"/>
			<element name="FeeAmount" type="cc:BasicAmountType"/>
			<element name="NetAmount" type="cc:BasicAmountType"/>
		</sequence>
	</complexType>
	<complexType name="MerchantPullPaymentType">
		<annotation>
			<documentation>
				MerchantPullPayment - Type declaration to be used by other schemas.
				Parameters to make initiate a pull payment
			</documentation>
		</annotation>
		<sequence>
			<element name="Amount" type="cc:BasicAmountType"/>
			<element name="MpID" type="ns:MerchantPullIDType"/>
			<element name="PaymentType" type="ns:MerchantPullPaymentCodeType" minOccurs="0"/>
			<element name="Memo" type="xs:string" minOccurs="0"/>
			<element name="EmailSubject" type="xs:string" minOccurs="0"/>
			<element name="Tax" type="cc:BasicAmountType" minOccurs="0"/>
			<element name="Shipping" type="cc:BasicAmountType" minOccurs="0"/>
			<element name="Handling" type="cc:BasicAmountType" minOccurs="0"/>
			<element name="ItemName" type="xs:string" minOccurs="0"/>
			<element name="ItemNumber" type="xs:string" minOccurs="0"/>
			<element name="Invoice" type="xs:string" minOccurs="0"/>
			<element name="Custom" type="xs:string" minOccurs="0"/>
		</sequence>
<!-- annnotate item name and number -->
	</complexType>
	<complexType name="PaymentTransactionType">
		<annotation>
			<documentation>
				PaymentTransactionType - Type declaration to be used by other schemas.
				Information about a PayPal payment from the seller side
			</documentation>
		</annotation>
		<sequence>
			<element name="ReceiverInfo" type="ns:ReceiverInfoType"/>
			<element name="PayerInfo" type="ns:PayerInfoType"/>
			<element name="PaymentInfo" type="ns:PaymentInfoType"/>
			<element name="PaymentItemInfo" type="ns:PaymentItemInfoType" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="ReceiverInfoType">
		<annotation>
			<documentation>
				ReceiverInfoType - Type declaration to be used by other schemas.
				Receiver information.
			</documentation>
		</annotation>
		<sequence>
			<element name="Business" type="ns:EmailAddressType"/>
			<element name="Receiver" type="ns:EmailAddressType"/>
			<element name="ReceiverID" type="ns:UserIDType"/>
		</sequence>
	</complexType>
	<complexType name="PayerInfoType">
		<annotation>
			<documentation>
				PayerInfoType - Type declaration to be used by other schemas.
				Payer information
			</documentation>
		</annotation>
		<sequence>
			<element name="Payer" type="ns:EmailAddressType"/>
			<element name="PayerID" type="ns:UserIDType"/>
			<element name="PayerStatus" type="ns:PayPalUserStatusCodeType"/>
			<element name="PayerName" type="ns:PersonNameType"/>
			<element name="PayerCountry" type="ns:CountryCodeType"/>
			<element name="PayerBusiness" type="xs:string" minOccurs="0"/>
			<element name="Address" type="ns:AddressType" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="PaymentInfoType">
		<annotation>
			<documentation>
				PaymentInfoType - Type declaration to be used by other schemas.
				Payment information.
			</documentation>
		</annotation>
		<sequence>
			<element ref="ns:TransactionID"/>
			<element name="ParentTransactionID" type="ns:TransactionId" minOccurs="0"/>
			<element ref="ns:ReceiptID" minOccurs="0"/>
			<element name="TransactionType" type="ns:PaymentTransactionCodeType"/>
			<element name="PaymentType" type="ns:PaymentCodeType" minOccurs="0"/>
			<element name="PaymentDate" type="xs:dateTime"/>
			<element name="GrossAmount" type="cc:BasicAmountType"/>
			<element name="FeeAmount" type="cc:BasicAmountType" minOccurs="0"/>
			<element name="SettleAmount" type="cc:BasicAmountType" minOccurs="0"/>
			<element name="TaxAmount" type="cc:BasicAmountType" minOccurs="0"/>
			<element name="ExchangeRate" type="xs:string" minOccurs="0"/>
			<element name="PaymentStatus" type="ns:PaymentStatusCodeType"/>
			<element name="PendingReason" type="ns:PendingStatusCodeType" minOccurs="0"/>
			<element name="ReasonCode" type="ns:ReversalReasonCodeType" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="SubscriptionTermsType">
		<annotation>
			<documentation>
				SubscriptionTermsType - Type declaration to be used by other schemas.
				Terms of a PayPal subscription.
			</documentation>
		</annotation>
		<sequence>
			<element name="Amount" type="cc:BasicAmountType"/>
		</sequence>
		<attribute name="period" type="xs:string" use="required"/>
	</complexType>
	<complexType name="SubscriptionInfoType">
		<annotation>
			<documentation>
				SubscriptionInfoType - Type declaration to be used by other schemas.
				Information about a PayPal Subscription.
			</documentation>
		</annotation>
		<sequence>
			<element ref="ns:SubscriptionID"/>
			<element name="SubscriptionDate" type="xs:dateTime" minOccurs="0"/>
			<element name="EffectiveDate" type="xs:dateTime" minOccurs="0"/>
			<element name="RetryTime" type="xs:dateTime" minOccurs="0"/>
			<element name="Username" type="xs:string" minOccurs="0"/>
			<element name="Password" type="xs:string" minOccurs="0"/>
			<element name="Recurrences" type="xs:string" minOccurs="0"/>
			<element name="Terms" type="ns:SubscriptionTermsType" minOccurs="0" maxOccurs="unbounded"/>
		</sequence>
		<attribute name="reattempt" type="xs:string" use="required"/>
		<attribute name="recurring" type="xs:string" use="required"/>
	</complexType>
	<complexType name="AuctionInfoType">
		<annotation>
			<documentation>
				AuctionInfoType - Type declaration to be used by other schemas.
				Basic information about an auction.
			</documentation>
		</annotation>
		<sequence>
			<element name="BuyerID" type="xs:string" minOccurs="0"/>
			<element name="ClosingDate" type="xs:dateTime" minOccurs="0"/>
		</sequence>
		<attribute name="multiItem" type="xs:string" use="required"/>
	</complexType>
	<complexType name="OptionType">
		<annotation>
			<documentation>
				OptionType - Type declaration to be used by other schemas.
				PayPal item options for shopping cart.
			</documentation>
<!-- add more documentation here -->
		</annotation>
		<sequence/>
		<attribute name="name" type="xs:string" use="required"/>
		<attribute name="value" type="xs:string" use="required"/>
	</complexType>
	<complexType name="PaymentDetailsItemType">
		<annotation>
			<documentation>
				PaymentDetailsItemType - Type declaration to be used by other schemas.
				Information about a Payment Item.
			</documentation>
<!-- add more documentation here -->
		</annotation>
		<sequence>
			<element name="Name" type="xs:string" minOccurs="0"/>
			<element name="Number" type="xs:string" minOccurs="0"/>
			<element name="Quantity" type="xs:integer" minOccurs="0"/>
			<element name="Tax" type="cc:BasicAmountType" minOccurs="0"/>
			<element name="Amount" type="cc:BasicAmountType" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="PaymentItemType">
		<annotation>
			<documentation>
				PaymentItemType - Type declaration to be used by other schemas.
				Information about a Payment Item.
			</documentation>
<!-- add more documentation here -->
		</annotation>
		<sequence>
			<element name="Name" type="xs:string" minOccurs="0"/>
			<element name="Number" type="xs:string" minOccurs="0"/>
			<element name="Quantity" type="xs:string" minOccurs="0"/>
			<element name="SalesTax" type="xs:string" minOccurs="0"/>
			<element name="Amount" type="cc:BasicAmountType" minOccurs="0"/>
			<element name="Options" type="ns:OptionType" minOccurs="0" maxOccurs="unbounded"/>
		</sequence>
	</complexType>
	<complexType name="PaymentItemInfoType">
		<annotation>
			<documentation>
				PaymentItemInfoType - Type declaration to be used by other schemas.
				Information about a PayPal item.
			</documentation>
		</annotation>
		<sequence>
			<element name="InvoiceID" type="xs:string" minOccurs="0"/>
			<element name="Custom" type="xs:string" minOccurs="0"/>
			<element name="Memo" type="xs:string" minOccurs="0"/>
			<element name="SalesTax" type="xs:string" minOccurs="0"/>
			<element name="PaymentItem" type="ns:PaymentItemType" minOccurs="0" maxOccurs="unbounded"/>
			<element name="Subscription" type="ns:SubscriptionInfoType" minOccurs="0"/>
			<element name="Auction" type="ns:AuctionInfoType" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="PaymentDetailsType">
		<annotation>
			<documentation>
				PaymentDetailsType - Type declaration to be used by other schemas.
				Information about a payment.  Used by DCC and Express Checkout.
			</documentation>
			<!-- add more documentation here -->
		</annotation>
		<sequence>
			<element name="OrderTotal" type="cc:BasicAmountType"/>
			<element name="ItemTotal" type="cc:BasicAmountType" minOccurs="0"/>
			<element name="ShippingTotal" type="cc:BasicAmountType" minOccurs="0"/>
			<element name="HandlingTotal" type="cc:BasicAmountType" minOccurs="0"/>
			<element name="TaxTotal" type="cc:BasicAmountType" minOccurs="0"/>
			<element name="OrderDescription" type="xs:string" minOccurs="0"/>
			<element name="Custom" type="xs:string" minOccurs="0"/>
			<element name="InvoiceID" type="xs:string" minOccurs="0"/>
			<element name="ButtonSource" type="xs:string" minOccurs="0"/>
			<element name="NotifyURL" type="xs:string" minOccurs="0"/>
			<element name="ShipToAddress" type="ns:AddressType" minOccurs="0"/>
			<element name="PaymentDetailsItem" type="ns:PaymentDetailsItemType" minOccurs="0" maxOccurs="unbounded"/>
		</sequence>
	</complexType>
	<complexType name="CreditCardDetailsType">
		<annotation>
			<documentation>
				CreditCardDetailsType - Type declaration to be used by other schemas.
				Information about a Credit Card.
			</documentation>
			<!-- add more documentation here -->
		</annotation>
		<sequence>
			<element name="CreditCardType" type="ns:CreditCardTypeType"/>
			<element name="CreditCardNumber" type="xs:string"/>
			<element name="ExpMonth" type="xs:int"/>
			<element name="ExpYear" type="xs:int"/>
			<element name="CardOwner" type="ns:PayerInfoType"/>
			<element name="CVV2" type="xs:string" minOccurs="0"/>
		</sequence>
	</complexType>
<!-- new CodeTypes -->
	<simpleType name="PaymentTransactionCodeType">
		<annotation>
			<documentation>
				PaymentTransactionCodeType - Type declaration to be used by other schemas.
				This is the type of a PayPal of which matches the output from IPN
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="none"/>
			<enumeration value="web-accept"/>
			<enumeration value="cart"/>
			<enumeration value="send-money"/>
			<enumeration value="subscr-failed"/>
			<enumeration value="subscr-cancel"/>
			<enumeration value="subscr-payment"/>
			<enumeration value="subscr-signup"/>
			<enumeration value="subscr-eot"/>
			<enumeration value="subscr-modify"/>
			<enumeration value="mercht-pmt"/>
			<enumeration value="mass-pay"/>
			<enumeration value="virtual-terminal"/>
			<enumeration value="express-checkout"/>
		</restriction>
	</simpleType>
	<simpleType name="PaymentStatusCodeType">
		<annotation>
			<documentation>
				PaymentStatusCodeType - Type declaration to be used by other schemas.
				This is the status of a PayPal Payment which matches the output from IPN
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="None"/>
			<enumeration value="Completed"/>
			<enumeration value="Failed"/>
			<enumeration value="Pending"/>
			<enumeration value="Denied"/>
			<enumeration value="Refunded"/>
			<enumeration value="Reversed"/>
			<enumeration value="Canceled-Reversal"/>
			<enumeration value="Processed"/>
		</restriction>
	</simpleType>
	<simpleType name="AddressStatusCodeType">
		<annotation>
			<documentation>
				AddressStatusCodeType - Type declaration to be used by other schemas.
				This is the PayPal address status
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="None"/>
			<enumeration value="Confirmed"/>
			<enumeration value="Unconfirmed"/>
		</restriction>
	</simpleType>
	<simpleType name="PaymentActionCodeType">
		<annotation>
			<documentation>
				PaymentDetailsCodeType - Type declaration to be used by other schemas.
				This is the PayPal payment details type (used by DCC and Express Checkout)
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="None"/>
			<enumeration value="Authorization"/>
			<enumeration value="Sale"/>
		</restriction>
	</simpleType>
	<simpleType name="PendingStatusCodeType">
		<annotation>
			<documentation>
				PendingStatusCodeType - Type declaration to be used by other schemas.
				The pending status for a PayPal Payment transaction which matches the output from IPN
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="none"/>
			<enumeration value="echeck"/>
			<enumeration value="intl"/>
			<enumeration value="verify"/>
			<enumeration value="address"/>
			<enumeration value="unilateral"/>
			<enumeration value="other"/>
			<enumeration value="upgrade"/>
			<enumeration value="multi-currency"/>
			<enumeration value="authorization"/>
		</restriction>
	</simpleType>
	<simpleType name="ReversalReasonCodeType">
		<annotation>
			<documentation>
				ReversalReasonCodeType - Type declaration to be used by other schemas.
				Reason for a reversal on a PayPal transaction which matches the output from IPN
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="none"/>
			<enumeration value="chargeback"/>
			<enumeration value="guarantee"/>
			<enumeration value="buyer-complaint"/>
			<enumeration value="refund"/>
			<enumeration value="other"/>
		</restriction>
	</simpleType>
	<simpleType name="PaymentCodeType">
		<annotation>
			<documentation>
				PaymentCodeType - Type declaration to be used by other schemas.
				This is the type of PayPal payment which matches the output from IPN.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="none"/>
			<enumeration value="echeck"/>
			<enumeration value="instant"/>
		</restriction>
	</simpleType>
	<simpleType name="PayPalUserStatusCodeType">
		<annotation>
			<documentation>
				PayPalUserStatusCodeType - Type declaration to be used by other schemas.
				PayPal status of a user Address
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="verified"/>
			<enumeration value="unverified"/>
		</restriction>
	</simpleType>
	<simpleType name="MerchantPullPaymentCodeType">
		<annotation>
			<documentation>
				MerchantPullPaymentCodeType - Type declaration to be used by other schemas.
				Type of Payment to be initiated by the merchant
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Any"/>
			<enumeration value="InstantOnly"/>
			<enumeration value="EcheckOnly"/>
		</restriction>
	</simpleType>
	<simpleType name="MerchantPullStatusCodeType">
		<annotation>
			<documentation>
				MerchantPullStatusCodeType - Type declaration to be used by other schemas.
				Status of the merchant pull
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Active"/>
			<enumeration value="Canceled"/>
		</restriction>
	</simpleType>
	<simpleType name="PaymentTransactionStatusCodeType">
		<annotation>
			<documentation>
				PaymentTransactionStatusCodeType - Type declaration to be used by other schemas.
				The status of the PayPal payment.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="Pending"/>
			<enumeration value="Processing"/>
			<enumeration value="Success"/>
			<enumeration value="Denied"/>
			<enumeration value="Reversed"/>
		</restriction>
	</simpleType>
	<simpleType name="PaymentTransactionClassCodeType">
		<annotation>
			<documentation>
				PaymentTransactionClassCodeType - Type declaration to be used by other schemas.
				The Type of PayPal payment.
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="All"/>
			<enumeration value="Sent"/>
			<enumeration value="Received"/>
			<enumeration value="MassPay"/>
			<enumeration value="MoneyRequest"/>
			<enumeration value="FundsAdded"/>
			<enumeration value="FundsWithdrawn"/>
			<enumeration value="PayPalDebitCard"/>
			<enumeration value="Referral"/>
			<enumeration value="Fee"/>
			<enumeration value="Subscription"/>
			<enumeration value="Dividend"/>
			<enumeration value="Billpay"/>
			<enumeration value="Refund"/>
			<enumeration value="CurrencyConversions"/>
			<enumeration value="BalanceTransfer"/>
			<enumeration value="Reversal"/>
			<enumeration value="Shipping"/>
			<enumeration value="BalanceAffecting"/>
			<enumeration value="ECheck"/>
		</restriction>
	</simpleType>
	<simpleType name="MatchStatusCodeType">
		<annotation>
			<documentation>
				MatchStatusCodeType - Type declaration to be used by other schemas.
				This is the PayPal (street/zip) match code
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="None"/>
			<enumeration value="Matched"/>
			<enumeration value="Unmatched"/>
		</restriction>
	</simpleType>
	<simpleType name="CompleteCodeType">
		<annotation>
			<documentation>
				CompleteCodeType - Type declaration to be used by other schemas.
				This is the PayPal DoCapture CompleteType code
			</documentation>
		</annotation>
		<restriction base="xs:token">
			<enumeration value="NotComplete"/>
			<enumeration value="Complete"/>
		</restriction>
	</simpleType>
	<!-- Custom Security Header -->
	<complexType name="CustomSecurityHeaderType">
		<annotation>
			<documentation>
      			    Custom Securiy Header.
      			</documentation>
		</annotation>
		<sequence>
			<element name="eBayAuthToken" type="xs:string" minOccurs="0"/>
			<element name="HardExpirationWarning" type="xs:string" minOccurs="0"/>
			<element name="Credentials" type="ns:UserIdPasswordType" minOccurs="0"/>
		</sequence>
	</complexType>
	<complexType name="UserIdPasswordType">
		<sequence>
			<element name="AppId" type="xs:string" minOccurs="0"/>
			<element name="DevId" type="xs:string" minOccurs="0"/>
			<element name="AuthCert" type="xs:string" minOccurs="0"/>
			<element name="Username" type="xs:string">
				<annotation>
					<documentation>
						The username is the identifier for an account.
					</documentation>
				</annotation>
			</element>
			<element name="Password" type="xs:string">
				<annotation>
					<documentation>
						Password contains the current password associated with the username.  
					</documentation>
				</annotation>
			</element>
			<element name="Subject" type="xs:string" minOccurs="0">
				<annotation>
					<documentation>
			          This field identifies an account (e.g., payment) on whose behalf the operation is being performed. 
			           For instance one account holder may delegate the abililty to perform certain operations 
			           to another account holder.  This delegation is done through a separate mechanism.  
			           If the base username has not been authorized by the subject the request will be rejected.
			      </documentation>
				</annotation>
			</element>
		</sequence>
	</complexType>
</schema>
