The format for the xml string is the same that has to be returned by functions registered via calls to `xmlrpc_server_register_introspection_callback`.
It is documented at http://xmlrpc-epi.sourceforge.net/specs/rfc.system.describeMethods.php
(PHP 4 >= 4.1.0, PHP 5, PHP 7)
xmlrpc_parse_method_descriptions — Decodes XML into a list of method descriptions
Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und die zugehörige Dokumentation können sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Die Verwendung dieser Funktion erfolgt auf eigene Gefahr.
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.
The format for the xml string is the same that has to be returned by functions registered via calls to `xmlrpc_server_register_introspection_callback`.
It is documented at http://xmlrpc-epi.sourceforge.net/specs/rfc.system.describeMethods.php