bad-identifier-arg.xml 284 B

12345678910
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <protocol name="the_protocol">
  3. <interface name="the_interface" version="1">
  4. <description summary="the summary">
  5. </description>
  6. <request name="the_request">
  7. <arg name="" type="uint"/>
  8. </request>
  9. </interface>
  10. </protocol>