The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

DESCRIPTION

SYNOPSIS

INHERITANCE

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

Subroutines:

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'