Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Underscores in xml:id

0 views
Skip to first unread message

Jakub Vrana

unread,
Feb 2, 2009, 2:53:03 PM2/2/09
to php...@lists.php.net
Are underscores (_) currently allowed in IDs? It was denied for years
and all underscores had to be replaced by dashes (-) but now I've
found _ in several IDs.

Jakub Vrana

Hannes Magnusson

unread,
Feb 2, 2009, 5:23:34 PM2/2/09
to Jakub Vrana, php...@lists.php.net

Not that I know the reasoning of not using underscore (except for the
phpweb magic lookup code), "no rules have changed" as far as I know.
Underscore should still be avoided and replaced with a dash.

-Hannes

0 new messages