[PHP-DEV] Case of XML tags and attributes From: Andrei Zmievski (andrei <email protected>)
Date: 07/14/00

Why is it that the XML tags and attributes passed to XML handlers are all
uppercase, even though the XML file itself contained only lowercase
versions of those? As far as I know XML requires its tags to be lowercased,
so why this inconsistency?

-Andrei

-- 
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>