[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/webservice/xmlrpc/tests/fixtures/ -> array_response.xml (source)

   1  <?xml version="1.0" encoding="utf-8"?>
   2  <methodResponse>
   3  <params>
   4   <param>
   5    <value>
   6     <array>
   7      <data>
   8       <value>
   9        <int>1</int>
  10       </value>
  11       <value>
  12        <string>Test string</string>
  13       </value>
  14       <value>
  15        <double>3.1416</double>
  16       </value>
  17      </data>
  18     </array>
  19    </value>
  20   </param>
  21  </params>
  22  </methodResponse>


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1