fail_missing_target.xml 206 B

12345678910111213141516
  1. <?xml version="1.0" ?>
  2. <test>
  3. <statechart>
  4. <semantics/>
  5. <root>
  6. <state id="a">
  7. <transition event="e"/>
  8. </state>
  9. </root>
  10. </statechart>
  11. <output>
  12. </output>
  13. </test>