urn:GoogleSearch
The GoogleSearchResult Complex Type
Local elements (11)
documentFiltering searchComments estimatedTotalResultsCount estimateIsExact resultElements searchQuery startIndex endIndex searchTips directoryCategories searchTime
Complex Type GoogleSearchResult
The GoogleSearchResult type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin All [1...1]
<documentFiltering>xsd:boolean</documentFiltering> [1..1]
<searchComments>xsd:string</searchComments> [1..1]
<estimatedTotalResultsCount>xsd:int</estimatedTotalResultsCount> [1..1]
<estimateIsExact>xsd:boolean</estimateIsExact> [1..1]
<resultElements arrayType="xs:string" offset="tns:arrayCoordinate" id="xs:ID" href="xs:anyURI">typens:ResultElementArray</resultElements> [1..1]
<searchQuery>xsd:string</searchQuery> [1..1]
<startIndex>xsd:int</startIndex> [1..1]
<endIndex>xsd:int</endIndex> [1..1]
<searchTips>xsd:string</searchTips> [1..1]
<directoryCategories arrayType="xs:string" offset="tns:arrayCoordinate" id="xs:ID" href="xs:anyURI">typens:DirectoryCategoryArray</directoryCategories> [1..1]
<searchTime>xsd:double</searchTime> [1..1]
End All
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="GoogleSearchResult">
-<xsd:all>
<xsd:element  name="documentFiltering"  type="xsd:boolean" />
<xsd:element  name="searchComments"  type="xsd:string" />
<xsd:element  name="estimatedTotalResultsCount"  type="xsd:int" />
<xsd:element  name="estimateIsExact"  type="xsd:boolean" />
<xsd:element  name="resultElements"  type="typens:ResultElementArray" />
<xsd:element  name="searchQuery"  type="xsd:string" />
<xsd:element  name="startIndex"  type="xsd:int" />
<xsd:element  name="endIndex"  type="xsd:int" />
<xsd:element  name="searchTips"  type="xsd:string" />
<xsd:element  name="directoryCategories"  type="typens:DirectoryCategoryArray" />
<xsd:element  name="searchTime"  type="xsd:double" />
</xsd:all>
</xsd:complexType>

 Collapse Uses
 Collapse Used-By
 
Generated by WSDLdoc ©