Namespace: |
|
Defined: |
globally in common-1.xsd; see XML source |
Used: |
at 1 location |
Type Derivation Tree xsd:anySimpleType (restriction) ![]() ![]() |
Derivation: |
restriction of xsd:string |
<xsd:simpleType name="TaskBindingType"> <xsd:annotation> <xsd:documentation> TODO </xsd:documentation> </xsd:annotation> <xsd:enumeration value="loose"> <xsd:annotation> <xsd:documentation> The task is claimed (exclusivelly locked) to a specific node only if it is executing. The thread is allocated only for the minimal amount of time. It does not matter which node will execute the task as long as there is an appropriate handler. This is efficient for tasks that take long time to execute and the execution mostly waits (e.g. approvals) or for tasks which have long interval between executions (e.g. reconciliation). </xsd:documentation> <xsd:appinfo> <jaxb:typesafeEnumMember name="LOOSE"/> </xsd:appinfo> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="tight"> <xsd:annotation> <xsd:documentation> Task is claimed (exclusivelly locked) to a specific node for a long time. It may be claimed until the executing node is up and running. A theread may be running and allocated for the task all the time. The thread may to to sleep as needed, but during that time the task remains claimed. The node that started to execute this task will be preferred for subsequent executions. This is efficient for recurring tasks executed in short intervals, such as live synchronization. </xsd:documentation> <xsd:appinfo> <jaxb:typesafeEnumMember name="TIGHT"/> </xsd:appinfo> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
This XML schema documentation has been generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. DocFlex/XML RE is a reduced edition of DocFlex/XML, which is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from
any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually
using a high-quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML. DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-quality XML Schema documentation generator with simultaneous support of framed multi-file HTML,
single-file HTML and RTF output formats. (More formats are planned in the future). A commercial license for "DocFlex/XML XSDDoc" will allow you:
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML (Full Edition) and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required! But this is not all. In addition to it, a commercial license for "DocFlex/XML SDK" will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only.
And, of course, you could develop any template applications by your own! Please note that by purchasing a license for this software, you not only acquire a useful tool,
you will also make an important investment in its future development, the results of which you could enjoy later by yourself.
Every single your purchase matters and makes a difference for us! To purchase a license, please follow this link: http://www.filigris.com/shop/ |