element <transform>
Namespace:
http://schema.caplin.com/CaplinTrader/rendererDefinitions
XML Representation Summary
<transform
   
 = 
xs:string
 = 
xs:string
 = 
xs:string
    >
   
Content: 
attribute*
</transform>
Child elements (1):
Parent elements (2):
Description
Identifies a formatter, styler, or parser that transforms the <upstream> or <downstream> data in a display control.
Attribute Detail
className
Type:
xs:string, predefined
Use:
optional
The fully qualified name of the JavaScript class that implements the transform (for example, "caplin.element.styler.FlashStyler").

exclude
Type:
xs:string, predefined
Use:
optional
A comma delimited list of additional fields not required by this renderer.

include
Type:
xs:string, predefined
Use:
optional
A comma delimited list of the additional fields required by this renderer.