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

simpleType "ns:PeriodCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Days_1"
 - 
This value is no longer applicable.
"Days_30"
 - 
This value indicates that the evaluation period is set back 30 days from the present date.
"Days_180"
 - 
This value indicates that the evaluation period is set back 180 days (approximately 6 months) from the present date.
"Days_360"
 - 
This value indicates that the evaluation period is set back 360 days (approximately 12 months) from the present date.
"Days_540"
 - 
This value is no longer applicable.
"CustomCode"
 - 
This value is reserved for future or internal use.

All Direct / Indirect Based Elements (4):
Known Usage Locations
Annotation
Type defining the time periods used when evaluating the number of unpaid item strikes that a buyer has against their account. A seller can set up listing-level Buyer Requirements in an Add/Revise/Relist call that will block a buyer if that buyer has a specified number of unpaid item strikes against their account during a specified time period.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:PeriodCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (7); see within schema source)
<xs:simpleType name="PeriodCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Days_1"/>
<xs:enumeration value="Days_30"/>
<xs:enumeration value="Days_180"/>
<xs:enumeration value="Days_360"/>
<xs:enumeration value="Days_540"/>
<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.