|
This example represents a simple workflow system. Client accepts user input to define a message that must be approved by AdminClient. The message is combined in the form of an XML document with the name of the user who sent the message and the current status of the message.
|