http://soap.amazon.com
>
AddItem
LOCATION:
http://soap.amazon.com/schemas2/AmazonWebServices.wsdl
SECTIONS:
Basic
|
XML Instance
|
Attributes
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://soap.amazon.com
The
AddItem
Complex Type
Local elements (3)
Asin
ExchangeId
Quantity
Complex Type
AddItem
The AddItem type does not allow mixed content. There is no restriction on type derivation.
XML Instance
<...>
-
Begin All [1...1]
<
Asin
>
xsd:
string
</Asin>
[0..1]
<
ExchangeId
>
xsd:
string
</ExchangeId>
[0..1]
<
Quantity
>
xsd:
string
</Quantity>
[1..1]
End All
</...>
Attributes
AddItem
AddItem/Asin
AddItem/ExchangeId
AddItem/Quantity
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
XML
-
<
xsd:complexType
name
="
AddItem
"
>
-
<
xsd:all
>
<
xsd:element
minOccurs
="
0
"
name
="
Asin
"
type
="
xsd:string
"
/>
<
xsd:element
minOccurs
="
0
"
name
="
ExchangeId
"
type
="
xsd:string
"
/>
<
xsd:element
name
="
Quantity
"
type
="
xsd:string
"
/>
</
xsd:all
>
</
xsd:complexType
>
Uses
Type (1)
string
Used-By
Type (1)
AddItemArray
Generated by
WSDLdoc
©