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

complexType "ns:PictureURLsType"
Namespace:
Content:
complex, 2 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This container returns the URLs of the seller's self-hosted (hosted outside of eBay) pictures and the URL for the corresponding eBay Picture Services (EPS), that was generated when the picture was uploaded.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="PictureURLsType">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="eBayPictureURL" type="xs:anyURI"/>
<xs:element maxOccurs="1" minOccurs="0" name="ExternalPictureURL" type="xs:anyURI"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:eBayPictureURL
Type:
xs:anyURI, predefined, simple content
The URL of an eBay Picture Services (EPS) image. This image is created when a seller uploads a self-hosted image using the UploadSiteHostedPictures, AddItem or AddFixedPriceItem call.
XML Representation Summary
<ns:eBayPictureURL>
   
Content: 
{ xs:anyURI }
</ns:eBayPictureURL>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="eBayPictureURL" type="xs:anyURI"/>

ns:ExternalPictureURL
Type:
xs:anyURI, predefined, simple content
The URL of a seller's self-hosted image(s).
XML Representation Summary
<ns:ExternalPictureURL>
   
Content: 
{ xs:anyURI }
</ns:ExternalPictureURL>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="ExternalPictureURL" type="xs:anyURI"/>

{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.