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

complexType "ns:CatalogProductType"
Namespace:
Content:
complex, 11 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 11 elements, elem. wildcard
Used:
never
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Annotation
This type is deprecated.
XML Source (w/o annotations (12); see within schema source)
<xs:complexType name="CatalogProductType">
<xs:sequence>
<xs:element minOccurs="0" name="Title" type="xs:string"/>
<xs:element minOccurs="0" name="DetailsURL" type="xs:anyURI"/>
<xs:element minOccurs="0" name="StockPhotoURL" type="xs:anyURI"/>
<xs:element minOccurs="0" name="DisplayStockPhotos" type="xs:boolean"/>
<xs:element minOccurs="0" name="ItemCount" type="xs:int"/>
<xs:element minOccurs="0" name="ProductReferenceID" type="xs:long"/>
<xs:element minOccurs="0" name="AttributeSetID" type="xs:int"/>
<xs:element minOccurs="0" name="ItemSpecifics" type="ns:NameValueListArrayType"/>
<xs:element minOccurs="0" name="ReviewCount" type="xs:int"/>
<xs:element minOccurs="0" name="ReviewDetails" type="ns:ReviewDetailsType"/>
<xs:element minOccurs="0" name="ProductState" type="ns:ProductStateCodeType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 12/12)
ns:AttributeSetID
Type:
xs:int, predefined, simple content
This field is deprecated.
XML Representation Summary
<ns:AttributeSetID>
   
Content: 
{ xs:int }
</ns:AttributeSetID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="AttributeSetID" type="xs:int"/>

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

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

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

ns:ItemSpecifics
Type:
ns:NameValueListArrayType, complex content
This field is deprecated.
Component Diagram
XML Representation Summary
<ns:ItemSpecifics>
   
Content: 
</ns:ItemSpecifics>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ItemSpecifics" type="ns:NameValueListArrayType"/>

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

ns:ProductState
Type:
ns:ProductStateCodeType, simple content
This field is deprecated.
XML Representation Summary
<ns:ProductState>
   
Content: 
{ enumeration of xs:token }
</ns:ProductState>
Simple Content
Enumeration:
"Update"
 - 
This value is not used.
"UpdateMajor"
 - 
This value is not used.
"UpdateNoDetails"
 - 
This value is not used.
"Merge"
 - 
This value is not used.
"Delete"
 - 
This value is not used.
"CustomCode"
 - 
This value is not used.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ProductState" type="ns:ProductStateCodeType"/>

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

ns:ReviewDetails
Type:
ns:ReviewDetailsType, complex content
This field is deprecated.
Component Diagram
XML Representation Summary
<ns:ReviewDetails>
   
Content: 
</ns:ReviewDetails>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ReviewDetails" type="ns:ReviewDetailsType"/>

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

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