xref: /aosp_15_r20/external/wayland/tests/data/bad-identifier-interface.xml (revision 84e872a0dc482bffdb63672969dd03a827d67c73)
1*84e872a0SLloyd Pique<?xml version="1.0" encoding="UTF-8"?>
2*84e872a0SLloyd Pique<protocol name="the_protocol">
3*84e872a0SLloyd Pique  <interface name="inter face" version="1">
4*84e872a0SLloyd Pique    <description summary="the summary">
5*84e872a0SLloyd Pique    </description>
6*84e872a0SLloyd Pique    <event name="the_event"/>
7*84e872a0SLloyd Pique  </interface>
8*84e872a0SLloyd Pique</protocol>
9