element <state>
Namespace: |
http://schema.caplin.com/CaplinTrader/tradeModels |
XML Representation Summary |
<state
|
|
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
|
> |
|
|
</state>
|
Child elements (1):
-
Parent elements (1):
-
Description
Defines a particular state; its children define the possible transitions from this
state to another.
name
-
Type: |
xs:string, predefined
|
Use: |
required |
The name of the state, must be unique.
timeout
-
Type: |
xs:string, predefined
|
Use: |
optional |
The time in seconds before triggering a transition to the state defined in the
timeoutState attribute. (This attribute only effects client application, not
the Trading Adapter on the server.)
timeoutState
-
Type: |
xs:string, predefined
|
Use: |
optional |
The state to transition to if this state lasts longer than the time defined in
timeout. (This attribute only effects client application, not
the Trading Adapter on the server.)