| 123456789101112131415161718 |
- <?xml version="1.0" ?>
- <test>
- <statechart>
- <semantics/>
- <datamodel/>
- <root>
- <state><!-- non-root state must have 'id' -->
- </state>
- </root>
- </statechart>
- <output>
- <big_step>
- <event name="ok" port="out" />
- </big_step>
- </output>
- </test>
|