Hi Rahul,

maybe "adapting"  http://commons.apache.org/scxml/guide/datamodel.html
related to your answer will help other users (like me also ;-) to hit
not this pitfall.

Regards
Danny

> SCXML documents are namespace aware. <data> elements are recommended
> to have a "root" such as:
> 
> <data name="foo">
>     <root xmlns="">
>         <!-- Note xmlns above, obviously element name
>                    doesn't have to be root -->
>     </root>
> </data>
> 
> Can you try that -- it may solve some of the questions below. Then we
> can look at the remaining ones, if any.
> 
> -Rahul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to