http://soap.amazon.com
>
Item
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
Item
Complex Type
Local elements (8)
ItemId
ProductName
Catalog
Asin
ExchangeId
Quantity
ListPrice
OurPrice
Complex Type
Item
The Item type does not allow mixed content. There is no restriction on type derivation.
XML Instance
<...>
-
Begin All [1...1]
<
ItemId
>
xsd:
string
</ItemId>
[1..1]
<
ProductName
>
xsd:
string
</ProductName>
[1..1]
<
Catalog
>
xsd:
string
</Catalog>
[1..1]
<
Asin
>
xsd:
string
</Asin>
[0..1]
<
ExchangeId
>
xsd:
string
</ExchangeId>
[0..1]
<
Quantity
>
xsd:
string
</Quantity>
[1..1]
<
ListPrice
>
xsd:
string
</ListPrice>
[0..1]
<
OurPrice
>
xsd:
string
</OurPrice>
[1..1]
End All
</...>
Attributes
Item
Item/ItemId
Item/ProductName
Item/Catalog
Item/Asin
Item/ExchangeId
Item/Quantity
Item/ListPrice
Item/OurPrice
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
Name
Type
Summary
No Attributes
XML
-
<
xsd:complexType
name
="
Item
"
>
-
<
xsd:all
>
<
xsd:element
name
="
ItemId
"
type
="
xsd:string
"
/>
<
xsd:element
name
="
ProductName
"
type
="
xsd:string
"
/>
<
xsd:element
name
="
Catalog
"
type
="
xsd:string
"
/>
<
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:element
minOccurs
="
0
"
name
="
ListPrice
"
type
="
xsd:string
"
/>
<
xsd:element
name
="
OurPrice
"
type
="
xsd:string
"
/>
</
xsd:all
>
</
xsd:complexType
>
Uses
Type (1)
string
Used-By
Type (1)
ItemArray
Generated by
WSDLdoc
©