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

simpleType "ns:ShippingPackageCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"None"
 - 
None
"Letter"
 - 
Letter
"LargeEnvelope"
 - 
LargeEnvelope
"USPSLargePack"
 - 
USPS Large Package/Oversize 1
"VeryLargePack"
 - 
Very Large Package/Oversize 2
"ExtraLargePack"
 - 
Extra Large Package/Oversize 3
"UPSLetter"
 - 
UPS Letter
"USPSFlatRateEnvelope"
 - 
USPS Flat Rate Envelope
"PackageThickEnvelope"
 - 
Package/thick envelope
"Roll"
 - 
Roll
"Europallet"
 - 
Europallet
"OneWayPallet"
 - 
Onewaypallet
"BulkyGoods"
 - 
Bulky goods
"Furniture"
 - 
Furniture
"Cars"
 - 
Cars
"Motorbikes"
 - 
Motorbikes
"Caravan"
 - 
Caravan
"IndustryVehicles"
 - 
Industry vehicles
"ParcelOrPaddedEnvelope"
 - 
Parcel or padded Envelope
"SmallCanadaPostBox"
 - 
Small Canada Post Box
"MediumCanadaPostBox"
 - 
Medium Canada Post Box
"LargeCanadaPostBox"
 - 
Large Canada Post Box
"SmallCanadaPostBubbleMailer"
 - 
Small Canada Post Bubble Mailer
"MediumCanadaPostBubbleMailer"
 - 
Medium Canada Post Bubble Mailer
"LargeCanadaPostBubbleMailer"
 - 
Large Canada Post Bubble Mailer
"PaddedBags"
 - 
Padded Bags
"ToughBags"
 - 
Tough Bags
"ExpandableToughBags"
 - 
Expandable Tough Bags
"MailingBoxes"
 - 
Mailing Boxes
"Winepak"
 - 
Winepak
"CustomCode"
 - 
Reserved for internal or future use.

All Direct / Indirect Based Elements (5):
Known Usage Locations
Annotation
The nature of the package used to ship the item(s). Required for calculated shipping only. Not all package types are supported by a specific shipping service (ShippingServiceCodeType).
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:ShippingPackageCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (32); see within schema source)
<xs:simpleType name="ShippingPackageCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="None"/>
<xs:enumeration value="Letter"/>
<xs:enumeration value="LargeEnvelope"/>
<xs:enumeration value="USPSLargePack"/>
<xs:enumeration value="VeryLargePack"/>
<xs:enumeration value="ExtraLargePack"/>
<xs:enumeration value="UPSLetter"/>
<xs:enumeration value="USPSFlatRateEnvelope"/>
<xs:enumeration value="PackageThickEnvelope"/>
<xs:enumeration value="Roll"/>
<xs:enumeration value="Europallet"/>
<xs:enumeration value="OneWayPallet"/>
<xs:enumeration value="BulkyGoods"/>
<xs:enumeration value="Furniture"/>
<xs:enumeration value="Cars"/>
<xs:enumeration value="Motorbikes"/>
<xs:enumeration value="Caravan"/>
<xs:enumeration value="IndustryVehicles"/>
<xs:enumeration value="ParcelOrPaddedEnvelope"/>
<xs:enumeration value="SmallCanadaPostBox"/>
<xs:enumeration value="MediumCanadaPostBox"/>
<xs:enumeration value="LargeCanadaPostBox"/>
<xs:enumeration value="SmallCanadaPostBubbleMailer"/>
<xs:enumeration value="MediumCanadaPostBubbleMailer"/>
<xs:enumeration value="LargeCanadaPostBubbleMailer"/>
<xs:enumeration value="PaddedBags"/>
<xs:enumeration value="ToughBags"/>
<xs:enumeration value="ExpandableToughBags"/>
<xs:enumeration value="MailingBoxes"/>
<xs:enumeration value="Winepak"/>
<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.