|
| |||||||
See also: to_xmlrpc
_subject of type
vector . Notice that objects of various data types are
expressed in their corresponding XML-RPC formats.
<v "ABC" 123 456.78 />.<to_xmlrpc />
![]() | "<array> <data> <value><string>ABC</string></value> <value><int>123</int></value> <value><double>456.78</double></value> </data> </array>" |
© Copyright 2007 Clear Methods, Inc.