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

complexType "ns:ValType"
Namespace:
Content:
complex, 3 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 3 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (3):
ns:Value (defined in ns:AttributeType complexType),
ns:ValueList (defined in ns:CharacteristicType complexType),
Known Usage Locations
Annotation
This type is only applicable for Half.com listings, and since the Half.com site has been shut down, this type is no longer applicable.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="ValType">
<xs:sequence>
<xs:element minOccurs="0" name="ValueLiteral" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="SuggestedValueLiteral" type="xs:string"/>
<xs:element minOccurs="0" name="ValueID" type="xs:int"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 4/4)
ns:SuggestedValueLiteral
Type:
xs:string, predefined, simple content
Note: ValType and all of its fields are no longer applicable since the Half.com site has been shut down.
XML Representation Summary
<ns:SuggestedValueLiteral>
   
Content: 
{ xs:string }
</ns:SuggestedValueLiteral>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="SuggestedValueLiteral" type="xs:string"/>

ns:ValueID
Type:
xs:int, predefined, simple content
Note: ValType and all of its fields are no longer applicable since the Half.com site has been shut down.
XML Representation Summary
<ns:ValueID>
   
Content: 
{ xs:int }
</ns:ValueID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ValueID" type="xs:int"/>

ns:ValueLiteral
Type:
xs:string, predefined, simple content
Note: ValType and all of its fields are no longer applicable since the Half.com site has been shut down. For Half.com, use AttributeArray.Attribute.Value.ValueLiteral in listing requests.

AttributeArray.Attribute.Value.ValueLiteral is required when you use AddItem. For the Half.com Notes attribute, the max length is 500 characters. You can revise AttributeArray.Attribute.Value.ValueLiteral for Half.com listings.
XML Representation Summary
<ns:ValueLiteral>
   
Content: 
{ xs:string }
</ns:ValueLiteral>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ValueLiteral" type="xs:string"/>

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