Re: [PHP-DEV] Case of XML tags and attributes From: Joey Smith (joey <email protected>)
Date: 07/14/00

Except for the fact that it appears that the XML Spec. says that "folding
== uppercase", you'd be 100% right.

On Fri, 14 Jul 2000, Paul DuBois wrote the following to Andrei Zmievski and...:

> At 9:06 PM -0500 2000-07-14, Andrei Zmievski wrote:
> >At 08:04 PM 7/14/00 -0600, Joey Smith wrote:
> >>xml_parser_set_option($parser_handle, XML_OPTION_CASE_FOLDING, 0);
> >>
> >>will make it go away. Why it is done at all is beyond me.
> >
> >Well, what if I want case-folding but expect all the tags to be lowercase?
> >I just wonder why expat does uppercase as default.
> >
> >-Andrei
>
>
> If you want them folded, isn't it just a stylistic preference to
> have them be lowercase? It can't make any functional difference
> for them to be uppercase.
>
>

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>