| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::GetAttributesXSL
eBay::API::XML::Call::GetAttributesXSL inherits from the eBay::API::XML::BaseCall class
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'
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'
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. |