fail_root_id.xml 204 B

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