element <GUI>
Namespace:
http://schema.caplin.com/CaplinTrader/webcentric
XML Representation Summary
<GUI
   
 = 
xs:string
 = 
xs:string
    >
   
Content: 
Decorators?, FrameItems
</GUI>
Child elements (2):
Parent elements (1):
Description
This element, with its children, fully describes the graphical interface of the application. The GUI element is actually a specialised form of MDI Frameset; one of several frameset types. The GUI element hosts the main Application Stack and any dialogs.
Attribute Detail
decorators
Type:
xs:string, predefined
Use:
optional
This value defines the id of the decorator to be applied on the GUI element. The decorator is defined separately in the Declarations section of the configuration.

id
Type:
xs:string, predefined
Use:
optional
This is a unique identifier. It must be unique within the current application document.