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

complexType "ns:UploadSiteHostedPicturesResponseType"
Namespace:
Content:
complex, 17 elements, elem. wildcard
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 (1):
Known Usage Locations
Annotation
Contains information about a picture upload (i.e., information about a picture upload containing a binary attachment of an image).
Type Definition Detail
Type Derivation Tree
ns:AbstractResponseType (extension)
  ns:UploadSiteHostedPicturesResponseType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="UploadSiteHostedPicturesResponseType">
<xs:complexContent>
<xs:extension base="ns:AbstractResponseType">
<xs:sequence>
<xs:element minOccurs="0" name="PictureSystemVersion" type="xs:int"/>
<xs:element minOccurs="0" name="SiteHostedPictureDetails" type="ns:SiteHostedPictureDetailsType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/18)
ns:PictureSystemVersion
Type:
xs:int, predefined, simple content
Specifies the picture system version that was used to upload pictures. Only version 2 is valid.
XML Representation Summary
<ns:PictureSystemVersion>
   
Content: 
{ xs:int }
</ns:PictureSystemVersion>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="PictureSystemVersion" type="xs:int"/>

ns:SiteHostedPictureDetails
Type:
The information about an UploadSiteHostedPictures upload, including the URL of the uploaded picture.
Component Diagram
XML Representation Summary
<ns:SiteHostedPictureDetails>
   
Content: 
</ns:SiteHostedPictureDetails>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SiteHostedPictureDetails" type="ns:SiteHostedPictureDetailsType"/>

 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.