element <layoutConfiguration>
Namespace: |
http://schema.caplin.com/CaplinTrader/layoutConfiguration |
XML Representation Summary |
<layoutConfiguration
|
|
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
|
> |
|
|
</layoutConfiguration>
|
Child elements (2):
-
Description
The outermost tag of the User Layout configuration XML
applicationName
-
Type: |
xs:string, predefined
|
Use: |
required |
The name of the application (for example, "fxtrader").
emptyLayoutName
-
Type: |
xs:string, predefined
|
Use: |
required |
The default name assigned to empty layouts when they are created (for example, "New Layout").
themes
-
Type: |
xs:string, predefined
|
Use: |
required |
A comma separated list of theme names defining the themes available to users (for example, themes="theme1, theme2"). Each theme name must reference an existing theme.
This attribute is ignored for any user who is named in a <user> element where the theme attribute is specified. In this case, the theme attribute of the <user> tag determines which themes are available to that user.