<?xml version="1.0" encoding="UTF-8" ?>
<p xmlns="http://pear.php.net/dtd/rest.package"    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"    xsi:schemaLocation="http://pear.php.net/dtd/rest.package    http://pear.php.net/dtd/rest.package.xsd">
 <n>Text_Wiki_BBCode</n>
 <c>pear.php.net</c>
 <ca xlink:href="/rest/c/Text">Text</ca>
 <l>LGPL</l>
 <s>BBCode parser for Text_Wiki</s>
 <d>Parses BBCode mark-up to tokenize the text for Text_Wiki
rendering (Xhtml, plain, Latex)
or for conversions using the existing renderers (wiki).
IT IS USING PCRE, SO IS UNDER PCRE LIMITATIONS, see [url]http://php.net/pcre[/url]</d>
 <r xlink:href="/rest/r/text_wiki_bbcode"/>
</p>