Re: [PHP-DOC] PhD: namespace issues

2008-10-30 Thread Hannes Magnusson
On Thu, Oct 30, 2008 at 06:41, Christian Weiske <[EMAIL PROTECTED]> wrote: > So we're going with "phd:" as namespace, as dicussed on IRC. > The URL is xmlns:phd="http://www.php.net/ns/phd";. > > So phpdoc needs to be changed to use the new namespace, as well as the > enterprise branch. I don't thi

Re: [PHP-DOC] PhD: namespace issues

2008-10-29 Thread Christian Weiske
Hello all, > > PhD isn't exactly namespace aware, it just pretends to be. > > This is actually an oversight on my part when we initially modified > > the Docbook DTD, I had totally forgotten about that (unused) ns. > > We should probably have used the PhD namespace as after all it is > > more PhD

Re: [PHP-DOC] PhD: namespace issues

2008-10-29 Thread Christian Weiske
Hello Hannes, > PhD isn't exactly namespace aware, it just pretends to be. > This is actually an oversight on my part when we initially modified > the Docbook DTD, I had totally forgotten about that (unused) ns. > We should probably have used the PhD namespace as after all it is more > PhD specifi

Re: [PHP-DOC] PhD: namespace issues

2008-10-29 Thread Hannes Magnusson
On Wed, Oct 29, 2008 at 19:59, Christian Weiske <[EMAIL PROTECTED]> wrote: > Hi all, > > > PhDReader defines a phd namespace "http://www.php.net/ns/phd"; but omits > the phpdoc namespace entirely. > The phd namespace is not used anywhere in phpdoc/en/, while the phpdoc > one is used. Also, the phpd

[PHP-DOC] PhD: namespace issues

2008-10-29 Thread Christian Weiske
Hi all, PhDReader defines a phd namespace "http://www.php.net/ns/phd"; but omits the phpdoc namespace entirely. The phd namespace is not used anywhere in phpdoc/en/, while the phpdoc one is used. Also, the phpdoc namespace is "http://php.net/ns/phpdoc"; while phd is in "www.php.net". Am I on the