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

complexType "ns:ReminderCustomizationType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Specifies how to return certain reminder types from the user's My eBay account.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="ReminderCustomizationType">
<xs:sequence>
<xs:element minOccurs="0" name="DurationInDays" type="xs:int"/>
<xs:element minOccurs="0" name="Include" type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/2)
ns:DurationInDays
Type:
xs:int, predefined, simple content
The length of time the reminder has existed in the user's My eBay account, in days. Valid values are 1-60.
XML Representation Summary
<ns:DurationInDays>
   
Content: 
{ xs:int }
</ns:DurationInDays>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DurationInDays" type="xs:int"/>

ns:Include
Type:
xs:boolean, predefined, simple content
Whether to include information about this type of reminder in the response. When true, the container is returned with default input parameters.
XML Representation Summary
<ns:Include>
   
Content: 
{ xs:boolean }
</ns:Include>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Include" type="xs:boolean"/>

 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.