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

complexType "ns:StoreFontType"
Namespace:
Content:
complex, 9 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 9 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Store font set.
XML Source (w/o annotations (10); see within schema source)
<xs:complexType name="StoreFontType">
<xs:sequence>
<xs:element minOccurs="0" name="NameFace" type="ns:StoreFontFaceCodeType"/>
<xs:element minOccurs="0" name="NameSize" type="ns:StoreFontSizeCodeType"/>
<xs:element minOccurs="0" name="NameColor" type="xs:string"/>
<xs:element minOccurs="0" name="TitleFace" type="ns:StoreFontFaceCodeType"/>
<xs:element minOccurs="0" name="TitleSize" type="ns:StoreFontSizeCodeType"/>
<xs:element minOccurs="0" name="TitleColor" type="xs:string"/>
<xs:element minOccurs="0" name="DescFace" type="ns:StoreFontFaceCodeType"/>
<xs:element minOccurs="0" name="DescSize" type="ns:StoreFontSizeCodeType"/>
<xs:element minOccurs="0" name="DescColor" type="xs:string"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 10/10)
ns:DescColor
Type:
xs:string, predefined, simple content
Font color for the Store description. Specified in 6-digit Hex format. For example: F6F6C9
XML Representation Summary
<ns:DescColor>
   
Content: 
{ xs:string }
</ns:DescColor>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DescColor" type="xs:string"/>

ns:DescFace
Type:
ns:StoreFontFaceCodeType, simple content
Font for the Store description.
XML Representation Summary
<ns:DescFace>
   
Content: 
{ enumeration of xs:token }
</ns:DescFace>
Simple Content
Enumeration:
"Arial"
 - 
Arial font.
"Courier"
 - 
Courier font.
"Times"
 - 
Times New Roman font.
"Verdana"
 - 
Verdana font.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DescFace" type="ns:StoreFontFaceCodeType"/>

ns:DescSize
Type:
ns:StoreFontSizeCodeType, simple content
Font size for the Store description.
XML Representation Summary
<ns:DescSize>
   
Content: 
{ enumeration of xs:token }
</ns:DescSize>
Simple Content
Enumeration:
"XXS"
 - 
Extra extra small.
"XS"
 - 
Extra small.
"S"
 - 
Small.
"M"
 - 
Medium.
"L"
 - 
Large.
"XL"
 - 
Extra large.
"XXL"
 - 
Extra extra large.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="DescSize" type="ns:StoreFontSizeCodeType"/>

ns:NameColor
Type:
xs:string, predefined, simple content
Font color for the Store name. Specified in 6-digit Hex format. For example: F6F6C9
XML Representation Summary
<ns:NameColor>
   
Content: 
{ xs:string }
</ns:NameColor>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="NameColor" type="xs:string"/>

ns:NameFace
Type:
ns:StoreFontFaceCodeType, simple content
Font for the Store name.
XML Representation Summary
<ns:NameFace>
   
Content: 
{ enumeration of xs:token }
</ns:NameFace>
Simple Content
Enumeration:
"Arial"
 - 
Arial font.
"Courier"
 - 
Courier font.
"Times"
 - 
Times New Roman font.
"Verdana"
 - 
Verdana font.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="NameFace" type="ns:StoreFontFaceCodeType"/>

ns:NameSize
Type:
ns:StoreFontSizeCodeType, simple content
Font size for the Store name.
XML Representation Summary
<ns:NameSize>
   
Content: 
{ enumeration of xs:token }
</ns:NameSize>
Simple Content
Enumeration:
"XXS"
 - 
Extra extra small.
"XS"
 - 
Extra small.
"S"
 - 
Small.
"M"
 - 
Medium.
"L"
 - 
Large.
"XL"
 - 
Extra large.
"XXL"
 - 
Extra extra large.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="NameSize" type="ns:StoreFontSizeCodeType"/>

ns:TitleColor
Type:
xs:string, predefined, simple content
Font color for the Store section title. Specified in 6-digit Hex format. For example: F6F6C9
XML Representation Summary
<ns:TitleColor>
   
Content: 
{ xs:string }
</ns:TitleColor>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TitleColor" type="xs:string"/>

ns:TitleFace
Type:
ns:StoreFontFaceCodeType, simple content
Font for the Store section title.
XML Representation Summary
<ns:TitleFace>
   
Content: 
{ enumeration of xs:token }
</ns:TitleFace>
Simple Content
Enumeration:
"Arial"
 - 
Arial font.
"Courier"
 - 
Courier font.
"Times"
 - 
Times New Roman font.
"Verdana"
 - 
Verdana font.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TitleFace" type="ns:StoreFontFaceCodeType"/>

ns:TitleSize
Type:
ns:StoreFontSizeCodeType, simple content
Font size for the Store section title.
XML Representation Summary
<ns:TitleSize>
   
Content: 
{ enumeration of xs:token }
</ns:TitleSize>
Simple Content
Enumeration:
"XXS"
 - 
Extra extra small.
"XS"
 - 
Extra small.
"S"
 - 
Small.
"M"
 - 
Medium.
"L"
 - 
Large.
"XL"
 - 
Extra large.
"XXL"
 - 
Extra extra large.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TitleSize" type="ns:StoreFontSizeCodeType"/>

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