fail_missing_root.xml 182 B

1234567891011121314
  1. <?xml version="1.0" ?>
  2. <test>
  3. <statechart>
  4. <semantics/>
  5. <state>
  6. <!-- not allowed: no root state -->
  7. </state>
  8. </statechart>
  9. <output>
  10. </output>
  11. </test>