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

complexType "ns:BusinessSellerDetailsType"
Namespace:
Content:
complex, 8 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 8 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type used by the BusinessSellerDetails container, which is returned in an Item node if the item's seller is registered on eBay as a Business Seller.
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="BusinessSellerDetailsType">
<xs:sequence>
<xs:element minOccurs="0" name="Address" type="ns:AddressType"/>
<xs:element minOccurs="0" name="Fax" type="xs:string"/>
<xs:element minOccurs="0" name="Email" type="xs:string"/>
<xs:element minOccurs="0" name="AdditionalContactInformation" type="xs:string"/>
<xs:element minOccurs="0" name="TradeRegistrationNumber" type="xs:string"/>
<xs:element minOccurs="0" name="LegalInvoice" type="xs:boolean"/>
<xs:element minOccurs="0" name="TermsAndConditions" type="xs:string"/>
<xs:element minOccurs="0" name="VATDetails" type="ns:VATDetailsType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 9/9)
ns:AdditionalContactInformation
Type:
xs:string, predefined, simple content
This field shows any additional contact for the Business Seller in free-form text. This field is only returned if known and available.
XML Representation Summary
<ns:AdditionalContactInformation>
   
Content: 
{ xs:string }
</ns:AdditionalContactInformation>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="AdditionalContactInformation" type="xs:string"/>

ns:Address
Type:
ns:AddressType, complex content
This field shows the address on file for the Business Seller.
Component Diagram
XML Representation Summary
<ns:Address>
   
Content: 
</ns:Address>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Address" type="ns:AddressType"/>

ns:Email
Type:
xs:string, predefined, simple content
This field shows the email address on file for the Business Seller.
XML Representation Summary
<ns:Email>
   
Content: 
{ xs:string }
</ns:Email>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Email" type="xs:string"/>

ns:Fax
Type:
xs:string, predefined, simple content
This field shows the Fax number on file for the Business Seller. This field is only returned if known and available.
XML Representation Summary
<ns:Fax>
   
Content: 
{ xs:string }
</ns:Fax>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Fax" type="xs:string"/>

ns:LegalInvoice
Type:
xs:boolean, predefined, simple content
This boolean field is returned as true if the Business Seller provides legal invoices to buyers.
XML Representation Summary
<ns:LegalInvoice>
   
Content: 
{ xs:boolean }
</ns:LegalInvoice>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="LegalInvoice" type="xs:boolean"/>

ns:TermsAndConditions
Type:
xs:string, predefined, simple content
This free-form text field provides the Business Seller's terms and conditions for doing business.
XML Representation Summary
<ns:TermsAndConditions>
   
Content: 
{ xs:string }
</ns:TermsAndConditions>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TermsAndConditions" type="xs:string"/>

ns:TradeRegistrationNumber
Type:
xs:string, predefined, simple content
This field shows the Trade Registration Number for the Business Seller.
XML Representation Summary
<ns:TradeRegistrationNumber>
   
Content: 
{ xs:string }
</ns:TradeRegistrationNumber>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TradeRegistrationNumber" type="xs:string"/>

ns:VATDetails
Type:
ns:VATDetailsType, complex content
This container provides Value-Added Tax (VAT) details for the Business Seller, including the seller's VAT ID and the VAT percentage rate applicable to the item. VAT is similar to a sales and/or consumption tax, and it is only applicable to sellers selling on European sites.
Component Diagram
XML Representation Summary
<ns:VATDetails>
   
Content: 
</ns:VATDetails>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="VATDetails" type="ns:VATDetailsType"/>

{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.