eBay::API::XML::Call::GetAttributesXSL - eBay::API::XML::Call::GetAttributesXSL documentation


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

Index


NAME

Top

eBay::API::XML::Call::GetAttributesXSL

DESCRIPTION

Top

SYNOPSIS

Top

INHERITANCE

Top

eBay::API::XML::Call::GetAttributesXSL inherits from the eBay::API::XML::BaseCall class

Subroutines:

Top

setFileName()

The name of the XSL file to retrieve. If not specified, the call returns the latest versions of all available XSL files. FileName is an optional input. Valid values<br> <br> syi_attributes.xsl

  RequiredInput: No
#    Argument: 'xs:string'

setFileVersion()

The desired version of the XSL file. Required if FileName is specified. If not specified, the call returns the latest version of the file. (This is not a filter for retrieving changes to the XSL file.)

  RequiredInput: Conditionally
#    Argument: 'xs:string'

getXSLFile()

Child elements contain data related to one XSL file. Multiple XSLFile objects can be returned. However, currently only one is returned.

  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.