XSLFileType
Describes an XSL file that would be returned from an Item Specifics or Pre-filled Item Information meta-data call (such as GetAttributesXSL or GetProductFinderXSL).

Types that use XSLFileType:

Calls that use one or more fields of XSLFileType:

Fields

FileContent ( string ) [0..1]
Contains a MIME base-64-encoded representation of the XSL file. See the eBay Web Services Guide for information on decoding the XSL stylesheet file. If no XSL file is available (or if you passed no detail level), this property is empty or not returned.
See the Field Index to learn which calls use FileContent.

FileName ( string ) [0..1]
The name of the XSL file. Store this information to use it as input to the call in the future.
See the Field Index to learn which calls use FileName.

FileVersion ( string ) [0..1]
The version number of the XSL file. Store this information to use it as input to the call in the future. To get the current version value without retrieving the XSL file, do not pass DetailLevel in the request.
See the Field Index to learn which calls use FileVersion.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2010 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.