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

complexType "ns:VerifiedUserRequirementsType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements
Used:
never
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Annotation
The Verified User Buyer Requirement has been deprecated, so this type is no longer applicable.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="VerifiedUserRequirementsType">
<xs:sequence>
<xs:element minOccurs="0" name="VerifiedUser" type="xs:boolean"/>
<xs:element minOccurs="0" name="MinimumFeedbackScore" type="xs:int"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/2)
ns:MinimumFeedbackScore
Type:
xs:int, predefined, simple content
XML Representation Summary
<ns:MinimumFeedbackScore>
   
Content: 
{ xs:int }
</ns:MinimumFeedbackScore>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="MinimumFeedbackScore" type="xs:int"/>

ns:VerifiedUser
Type:
xs:boolean, predefined, simple content
XML Representation Summary
<ns:VerifiedUser>
   
Content: 
{ xs:boolean }
</ns:VerifiedUser>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="VerifiedUser" 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.