require_once 'PEAR/common.php';
string PEAR_Common::xmlFromInfo (array $pkginfo)
string PEAR_Common::xmlFromInfo
Return an XML document based on the package info (as returned by the PEAR_Common::infoFrom*() methods).
package info
string - XML data
This function can not be called statically.