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

complexType "ns:ExtendedContactDetailsType"
Namespace:
Content:
complex, 3 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 3 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This type is used to provide contact hours for a seller of a Classified Ad listing, including motor vehicles. There is also a boolean field in this type that indicates whether or not potential buyer can contact the seller by email.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="ExtendedContactDetailsType">
<xs:sequence>
<xs:element minOccurs="0" name="ContactHoursDetails" type="ns:ContactHoursDetailsType"/>
<xs:element minOccurs="0" name="ClassifiedAdContactByEmailEnabled" type="xs:boolean"/>
<xs:element minOccurs="0" name="PayPerLeadPhoneNumber" type="xs:string"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 4/4)
ns:ClassifiedAdContactByEmailEnabled
Type:
xs:boolean, predefined, simple content
A value of true in this field indicates that potential buyers can contact the seller of the Classified Ad listing by email.
XML Representation Summary
<ns:ClassifiedAdContactByEmailEnabled>
   
Content: 
{ xs:boolean }
</ns:ClassifiedAdContactByEmailEnabled>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ClassifiedAdContactByEmailEnabled" type="xs:boolean"/>

ns:ContactHoursDetails
Type:
This containers consists of fields that allows the seller of a Classified Ad listing to tell potential buyers what days and times they may be contacted to inquire about the listing.
Component Diagram
XML Representation Summary
<ns:ContactHoursDetails>
   
Content: 
</ns:ContactHoursDetails>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ContactHoursDetails" type="ns:ContactHoursDetailsType"/>

ns:PayPerLeadPhoneNumber
Type:
xs:string, predefined, simple content
This field is deprecated.
XML Representation Summary
<ns:PayPerLeadPhoneNumber>
   
Content: 
{ xs:string }
</ns:PayPerLeadPhoneNumber>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="PayPerLeadPhoneNumber" type="xs:string"/>

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