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

simpleType "ns:ProductSortCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
never
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"PopularityAsc"
 - 
This value is not used.
"PopularityDesc"
 - 
This value is not used.
"RatingAsc"
 - 
This value is not used.
"RatingDesc"
 - 
This value is not used.
"ReviewCountAsc"
 - 
This value is not used.
"ReviewCountDesc"
 - 
This value is not used.
"ItemCountAsc"
 - 
This value is not used.
"ItemCountDesc"
 - 
This value is not used.
"TitleAsc"
 - 
This value is not used.
"TitleDesc"
 - 
This value is not used.
"CustomCode"
 - 
This value is not used.
Annotation
This enumerated type is deprecated.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:ProductSortCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (12); see within schema source)
<xs:simpleType name="ProductSortCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="PopularityAsc"/>
<xs:enumeration value="PopularityDesc"/>
<xs:enumeration value="RatingAsc"/>
<xs:enumeration value="RatingDesc"/>
<xs:enumeration value="ReviewCountAsc"/>
<xs:enumeration value="ReviewCountDesc"/>
<xs:enumeration value="ItemCountAsc"/>
<xs:enumeration value="ItemCountDesc"/>
<xs:enumeration value="TitleAsc"/>
<xs:enumeration value="TitleDesc"/>
<xs:enumeration value="CustomCode"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
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.