aboutsummaryrefslogtreecommitdiffstats
path: root/test/xmlrpc/data/bug_bool.xml
blob: 04ed00709e9ceaf8d7e6b7d3d1b78c6fcf4474a9 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0"?>
<methodResponse>
  <params>
    <param>
      <value><boolean>0</boolean></value>
    </param>
  </params>
</methodResponse>