NAME
eBay::API::XML::Call::GetProductFinderXSL::GetProductFinderXSLResponseType
DESCRIPTION
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
INHERITANCE
eBay::API::XML::Call::GetProductFinderXSL::GetProductFinderXSLResponseType inherits from the eBay::API::XML::ResponseDataType class
Subroutines:
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'