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

complexType "ns:BuyerProtectionDetailsType"
Namespace:
Content:
complex, 2 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining the ApplyBuyerProtection container, which consists of details related to whether or not the item is eligible for buyer protection and which of the buyer protection programs will cover the item.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="BuyerProtectionDetailsType">
<xs:sequence>
<xs:element minOccurs="0" name="BuyerProtectionSource" type="ns:BuyerProtectionSourceCodeType"/>
<xs:element minOccurs="0" name="BuyerProtectionStatus" type="ns:BuyerProtectionCodeType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:BuyerProtectionSource
Type:
This value indicates the type of buyer protection program applicable for the item. This field is always returned with the ApplyBuyerProtection container.
XML Representation Summary
<ns:BuyerProtectionSource>
   
Content: 
{ enumeration of xs:token }
</ns:BuyerProtectionSource>
Simple Content
Enumeration:
"eBay"
 - 
This value indicates that the item is possibly eligible for buyer protection under the eBay Money Back Guarantee program.
"PayPal"
 - 
This value indicates that the item is possibly eligible for buyer protection under the PayPal Purchase Protection Program.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="BuyerProtectionSource" type="ns:BuyerProtectionSourceCodeType"/>

ns:BuyerProtectionStatus
Type:
This value indicates the item's eligibility for the buyer protection program listed in the ApplyBuyerProtection.BuyerProtectionSource field. This field is always returned with the ApplyBuyerProtection container.
XML Representation Summary
<ns:BuyerProtectionStatus>
   
Content: 
{ enumeration of xs:token }
</ns:BuyerProtectionStatus>
Simple Content
Enumeration:
"ItemIneligible"
 - 
This value indicates that the item is ineligible for buyer protection. In many cases, the item is ineligible for buyer protection due to the listing category.
"ItemEligible"
 - 
This value indicates that the item is eligible for buyer protection.
"ItemMarkedIneligible"
 - 
This value indicates that customer support has marked the item as ineligible per special criteria (e.g., seller's account closed).
"ItemMarkedEligible"
 - 
This value indicates that customer support has marked the item as eligible per special criteria.
"NoCoverage"
 - 
This value indicates that the item is ineligible for coverage under any buyer protection program.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="BuyerProtectionStatus" type="ns:BuyerProtectionCodeType"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
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.