eBay::API::XML::Call::GetProductFinderXSL::GetProductFinderXSLResponseType - eBay::API::XML::Call::GetProductFinderXSL::GetProductFinderXSLResponseType documentation


eBay-API documentation  | view source Contained in the eBay-API distribution.

Index


NAME

Top

eBay::API::XML::Call::GetProductFinderXSL::GetProductFinderXSLResponseType

DESCRIPTION

Top

Retrieves the Product Finder XSL stylesheet. Apply the stylesheet to the XML returned from a call to GetProductFinder to render a form that lets a user form a multi-attribute query against eBay catalog data. See the Developer's Guide for an overview of Pre-filled Item Information and information on searching for catalog products.

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetProductFinderXSL::GetProductFinderXSLResponseType inherits from the eBay::API::XML::ResponseDataType class

Subroutines:

Top

setXSLFile()

Child elements specify data related to one XSL file. In theory, multiple XSLFile objects can be returned. Currently, this call only retrieves the product_finder.xsl file.

# Argument: reference to an array of 'ns:XSLFileType'

getXSLFile()

  Returned: Always
  Details: DetailLevel: none, ReturnAll
#    Returns: reference to an array  
                      of 'ns:XSLFileType'


eBay-API documentation  | view source Contained in the eBay-API distribution.