aboutsummaryrefslogtreecommitdiff
path: root/tests/data/bad-identifier-interface.xml
blob: 17404c5e4cbe8f4e6df2771190f68a87d597d269 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<protocol name="the_protocol">
  <interface name="inter face" version="1">
    <description summary="the summary">
    </description>
    <event name="the_event"/>
  </interface>
</protocol>