diff --git a/reference/xmlrpc/functions/xmlrpc-set-type.xml b/reference/xmlrpc/functions/xmlrpc-set-type.xml index 21b310e117..3d64b87348 100644 --- a/reference/xmlrpc/functions/xmlrpc-set-type.xml +++ b/reference/xmlrpc/functions/xmlrpc-set-type.xml @@ -1,5 +1,5 @@ - + xmlrpc_set_type @@ -13,8 +13,47 @@ stringtype &warn.experimental.func; - &warn.undocumented.func; + + + &reftitle.parameters; + + + + value + + + Value to set the type + + + + + type + + + 'base64' or 'datetime' + + + + + + + + + &reftitle.returnvalues; + + &return.success; + If successful, value is converted to an object. + + + + + &reftitle.errors; + + Issues E_WARNING with type unsupported by XMLRPC. + + +