http://soap.amazon.com
The DirectorRequest Complex Type
Local elements (9)
director page mode tag type devtag sort variations locale
Complex Type DirectorRequest
The DirectorRequest type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin All [1...1]
<director>xsd:string</director> [1..1]
<page>xsd:string</page> [1..1]
<mode>xsd:string</mode> [1..1]
<tag>xsd:string</tag> [1..1]
<type>xsd:string</type> [1..1]
<devtag>xsd:string</devtag> [1..1]
<sort>xsd:string</sort> [0..1]
<variations>xsd:string</variations> [0..1]
<locale>xsd:string</locale> [0..1]
End All
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="DirectorRequest">
-<xsd:all>
<xsd:element  name="director"  type="xsd:string" />
<xsd:element  name="page"  type="xsd:string" />
<xsd:element  name="mode"  type="xsd:string" />
<xsd:element  name="tag"  type="xsd:string" />
<xsd:element  name="type"  type="xsd:string" />
<xsd:element  name="devtag"  type="xsd:string" />
<xsd:element  minOccurs="0"  name="sort"  type="xsd:string" />
<xsd:element  minOccurs="0"  name="variations"  type="xsd:string" />
<xsd:element  minOccurs="0"  name="locale"  type="xsd:string" />
</xsd:all>
</xsd:complexType>

 Collapse Uses
 Collapse Type (1)
string 
 
 Collapse Used-By
 
Generated by WSDLdoc ©