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

simpleType "ns:ItemSpecificSourceCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"ItemSpecific"
 - 
This enumeration value indicates that the corresponding Item Specific was specified by the seller in Add/Revise/Relist call or flow. In an Add/Revise/Relist API call, Item Specifics for a listing are specified through the ItemSpecifics.NameValueList or VariationSpecifics.NameValueList (for a variation in a multiple-variation listing) containers.
"Attribute"
 - 
This value is no longer applicable and should not be returned.
"Product"
 - 
This enumeration value indicates that the corresponding Item Specific was derived from a product in the eBay Catalog, and was automatically picked up by the listing when the seller created, revised, or relisted an item referencing and matching an eBay catalog product through the use of an ePID or GTIN value in the ProductListingDetails container.
"CustomCode"
 - 
Reserved for future use.

All Direct / Indirect Based Elements (2):
ns:Source (defined in ns:NameRecommendationType complexType),
ns:Source (defined in ns:NameValueListType complexType)
Known Usage Locations
Annotation
This enumerated type is used by GetItem, and indicates the source for an Item Specific.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:ItemSpecificSourceCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (5); see within schema source)
<xs:simpleType name="ItemSpecificSourceCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="ItemSpecific"/>
<xs:enumeration value="Attribute"/>
<xs:enumeration value="Product"/>
<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.