fail_missing_id.xml 285 B

123456789101112131415161718
  1. <?xml version="1.0" ?>
  2. <test>
  3. <statechart>
  4. <semantics/>
  5. <datamodel/>
  6. <root>
  7. <state><!-- non-root state must have 'id' -->
  8. </state>
  9. </root>
  10. </statechart>
  11. <output>
  12. <big_step>
  13. <event name="ok" port="out" />
  14. </big_step>
  15. </output>
  16. </test>