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

complexType "ns:DescriptionTemplateType"
Namespace:
Content:
complex, 6 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 6 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type that provides detailed information on a Listing Designer Theme or Layout.
XML Source (w/o annotations (7); see within schema source)
<xs:complexType name="DescriptionTemplateType">
<xs:sequence>
<xs:element minOccurs="0" name="GroupID" type="xs:int"/>
<xs:element minOccurs="0" name="ID" type="xs:int"/>
<xs:element minOccurs="0" name="ImageURL" type="xs:anyURI"/>
<xs:element minOccurs="0" name="Name" type="xs:string"/>
<xs:element minOccurs="0" name="TemplateXML" type="xs:string"/>
<xs:element minOccurs="0" name="Type" type="ns:DescriptionTemplateCodeType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 7/7)
ns:GroupID
Type:
xs:int, predefined, simple content
This integer value is a unique identifier for the Listing Designer Theme group, such as Holiday/Seasonal, Special Events, or Patterns/Textures. This field is not applicable and will not be returned for a Listing Designer Layout.
XML Representation Summary
<ns:GroupID>
   
Content: 
{ xs:int }
</ns:GroupID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="GroupID" type="xs:int"/>

ns:ID
Type:
xs:int, predefined, simple content
This integer value is a unique identifier of the Listing Designer Theme or Layout.
XML Representation Summary
<ns:ID>
   
Content: 
{ xs:int }
</ns:ID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ID" type="xs:int"/>

ns:ImageURL
Type:
xs:anyURI, predefined, simple content
This URL is the path to a small image providing a sample of the appearance of a Listing Designer Theme or Layout.
XML Representation Summary
<ns:ImageURL>
   
Content: 
{ xs:anyURI }
</ns:ImageURL>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ImageURL" type="xs:anyURI"/>

ns:Name
Type:
xs:string, predefined, simple content
This string value is the name of the Listing Designer Theme or Layout.
XML Representation Summary
<ns:Name>
   
Content: 
{ xs:string }
</ns:Name>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Name" type="xs:string"/>

ns:TemplateXML
Type:
xs:string, predefined, simple content
This string value is actually a CDATA representation of the Listing Designer template. Image-related elements in a template include ThemeTop, ThemeUserCellTop, ThemeUserContent,, ThemeUserCellBottom, and ThemeBottom. This field is not applicable and will not be returned for a Listing Designer Layout.
XML Representation Summary
<ns:TemplateXML>
   
Content: 
{ xs:string }
</ns:TemplateXML>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TemplateXML" type="xs:string"/>

ns:Type
Type:
This enumeration value indicates that the information returned under the DescriptionTemplate container is related to a Listing Designer Theme or Layout.
XML Representation Summary
<ns:Type>
   
Content: 
{ enumeration of xs:token }
</ns:Type>
Simple Content
Enumeration:
"Layout"
 - 
This value indicates that the Listing Designer template is a layout template that controls how pictures and description text are positioned on the View Item page.
"Theme"
 - 
This value indicates that the Listing Designer template is a theme template that determines which eBay-provided theme (e.g. Valentine's Day) is to be applied for presenting pictures and description text.
"CustomCode"
 - 
Reserved for future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Type" type="ns:DescriptionTemplateCodeType"/>

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