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

complexType "ns:ValidateTestUserRegistrationRequestType"
Namespace:
Content:
complex, 16 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 6 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Requests to enable a test user to sell items in the Sandbox environment.
Type Definition Detail
Type Derivation Tree
ns:AbstractRequestType (extension)
  ns:ValidateTestUserRegistrationRequestType
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="ValidateTestUserRegistrationRequestType">
<xs:complexContent>
<xs:extension base="ns:AbstractRequestType">
<xs:sequence>
<xs:element minOccurs="0" name="FeedbackScore" type="xs:int"/>
<xs:element minOccurs="0" name="RegistrationDate" type="xs:dateTime"/>
<xs:element minOccurs="0" name="SubscribeSA" type="xs:boolean"/>
<xs:element minOccurs="0" name="SubscribeSAPro" type="xs:boolean"/>
<xs:element minOccurs="0" name="SubscribeSM" type="xs:boolean"/>
<xs:element minOccurs="0" name="SubscribeSMPro" type="xs:boolean"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 6/17)
ns:FeedbackScore
Type:
xs:int, predefined, simple content
Value for the feedback score of a user. If no value is passed in the request, or if the value is zero, the feedback score is unchanged. This element is not intended for regularly testing feedback because the feedback value can change after the request.
XML Representation Summary
<ns:FeedbackScore>
   
Content: 
{ xs:int }
</ns:FeedbackScore>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="FeedbackScore" type="xs:int"/>

ns:RegistrationDate
Type:
xs:dateTime, predefined, simple content
Value for the date and time that a user's registration begins.
XML Representation Summary
<ns:RegistrationDate>
   
Content: 
{ xs:dateTime }
</ns:RegistrationDate>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RegistrationDate" type="xs:dateTime"/>

ns:SubscribeSA
Type:
xs:boolean, predefined, simple content
This field is no longer applicable since the Seller Assistant feature is no longer available.
XML Representation Summary
<ns:SubscribeSA>
   
Content: 
{ xs:boolean }
</ns:SubscribeSA>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SubscribeSA" type="xs:boolean"/>

ns:SubscribeSAPro
Type:
xs:boolean, predefined, simple content
This field is no longer applicable since the Seller Assistant Pro feature is no longer available.
XML Representation Summary
<ns:SubscribeSAPro>
   
Content: 
{ xs:boolean }
</ns:SubscribeSAPro>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SubscribeSAPro" type="xs:boolean"/>

ns:SubscribeSM
Type:
xs:boolean, predefined, simple content
Indicates if a user subscribes to Selling Manager. You cannot request to subscribe a user to both Selling Manager and Selling Manager Pro. You cannot request to unsubscribe a user.
XML Representation Summary
<ns:SubscribeSM>
   
Content: 
{ xs:boolean }
</ns:SubscribeSM>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SubscribeSM" type="xs:boolean"/>

ns:SubscribeSMPro
Type:
xs:boolean, predefined, simple content
Indicates if a user subscribes to Selling Manager Pro. You cannot request to subscribe a user to both Selling Manager and Selling Manager Pro. You cannot request to unsubscribe a user.
XML Representation Summary
<ns:SubscribeSMPro>
   
Content: 
{ xs:boolean }
</ns:SubscribeSMPro>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SubscribeSMPro" 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.