Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

simpleType "ns:EndOfAuctionLogoTypeCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"WinningBidderNotice"
 - 
This enumeration value indicates that the PayPal Winning Bidder Notice logo will be used in the end of auction email to winning bidder.
"Store"
 - 
This enumeration value indicates that the eBay seller's Store logo will be used in the end of auction email to winning bidder.
"Customized"
 - 
This enumeration value indicates that a custom logo will be used in the end of auction email to winning bidder. The location (URL) of this custom logo is specified in the LogoURL field.
"CustomCode"
 - 
Reserved for internal or future use.
"None"
 - 
This enumeration value indicates that no logo will be used in the end of auction email to winning bidder.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This enumeration type is used to indicate the type of logo that will be included in the customized email that will be sent by the seller to the winning bidder in an auction listing.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:EndOfAuctionLogoTypeCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (6); see within schema source)
<xs:simpleType name="EndOfAuctionLogoTypeCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="WinningBidderNotice"/>
<xs:enumeration value="Store"/>
<xs:enumeration value="Customized"/>
<xs:enumeration value="CustomCode"/>
<xs:enumeration value="None"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.