Namespace: |
|
Type: |
embedded complexType |
Content: |
complex, 9 attributes, 5 elements |
Defined: |
globally in bot.xsd |
Used: |
never |
XML Representation Summary |
|||||
<bot:bot |
|||||
logLevel | = |
("error" | "exception" | "warning" | "trace" | "debug" | "all" | "off") |
|||
menuHistorySize | = |
integer |
|||
resourceBundle | = |
string |
|||
threadPoolSize | = |
positiveInteger |
|||
userTimeout | = |
string |
|||
xml:base | = |
xs:anyURI |
|||
xml:id | = |
xs:ID |
|||
xml:lang | = |
(xs:language | "") |
|||
xml:space | = |
("default" | "preserve") |
|||
> |
|||||
|
|||||
</bot:bot> |
This is the top-level element in a Bot Definition.
Type: |
|
Use: |
optional |
Defined: |
locally, within this element |
If a user visits a menu that would cause the associated menu history to grow larger than this size, the oldest menu is removed from the history.
If menuHistorySize < 0
, the history may contain an infinite
number of menus (not recommended).
The default value is 10
.
Type: |
integer |
Use: |
optional |
Defined: |
locally, within this element |
The engine normally loads string constants from its built-in resource bundle.
The constants can be overridden here. To see the available constants, consult
the Bots.properties
file included with the
framework.
Type: |
string |
Use: |
optional |
Defined: |
locally, within this element |
The default value is 5
.
Type: |
positiveInteger |
Use: |
optional |
Defined: |
locally, within this element |
If no input is sent by a user for longer than this amount of time, the user's session is considered inactive and is removed from the engine. Further input from the user would then create a new session.
If userTimeout < 1
, user sessions will never time out (not
recommended).
The default value is 15m
(15 minutes).
Type: |
|
Use: |
optional |
Defined: |
locally, within this element |
Type: |
xs:anyURI |
Use: |
optional |
Defined: |
Type: |
xs:ID |
Use: |
optional |
Defined: |
Type: |
|
Use: |
optional |
Defined: |
Type: |
|
Use: |
optional |
Defined: |
Type: |
bot:client, complex content |
Defined: |
locally, within this element |
Type: |
bot:globalEventHandler, complex content |
Defined: |
locally, within this element |
Type: |
bot:globalMenu, complex content |
Defined: |
locally, within this element |
Type: |
bot:property, empty content |
Defined: |
locally, within this element |
Type: |
bot:globalTarget, complex content |
Defined: |
locally, within this element |
XML Schema documentation generated with DocFlex/XML (Kit) v1.6.0 DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else! Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task! Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com |