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

complexType "ns:RecommendationType"
Namespace:
Content:
complex, 5 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 5 elements, elem. wildcard
Used:
never
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Annotation
This type was replaced by ListingRecommendationType
XML Source (w/o annotations (6); see within schema source)
<xs:complexType name="RecommendationType">
<xs:sequence>
<xs:element minOccurs="0" name="FieldGroup" type="xs:string"/>
<xs:element minOccurs="0" name="FieldName" type="xs:string"/>
<xs:element minOccurs="0" name="RecommendationCode" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="RecommendedValue" type="xs:string"/>
<xs:element minOccurs="0" name="Message" type="xs:string"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 6/6)
ns:FieldGroup
Type:
xs:string, predefined, simple content
XML Representation Summary
<ns:FieldGroup>
   
Content: 
{ xs:string }
</ns:FieldGroup>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="FieldGroup" type="xs:string"/>

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

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

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

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