| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetAttributesXSL::GetAttributesXSLResponseType
Retrieves the Item Specifics SYI XSL stylesheet.Apply the stylesheet to the XML returned from a call to GetAttributesCS or GetProductSellingPages to render a form like the Item Specifics portion of eBay's Title and Description page. See the Developer's Guide for an overview of Item Specifics and information on working with the XSL.
eBay::API::XML::Call::GetAttributesXSL::GetAttributesXSLResponseType inherits from the eBay::API::XML::ResponseDataType class
Child elements contain data related to one XSL file. Multiple XSLFile objects can be returned. However, currently only one is returned.
# Argument: reference to an array of 'ns:XSLFileType'
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. |