fail_root_id.xml 216 B

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