>Looks fine to me... tag delimiter, tag identifier, attribute identifier,
>attribute delimiter ('='), quoted string ("**/DIR_NAME"), terminating
>slash for an empty tag, tag delimiter.
The reason I say that is when I did XHTML validation, it insisted on a
space before />

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
Alan Krueger - 02 Oct 2005 16:31 GMT
>>Looks fine to me... tag delimiter, tag identifier, attribute identifier,
>>attribute delimiter ('='), quoted string ("**/DIR_NAME"), terminating
>>slash for an empty tag, tag delimiter.
>
> The reason I say that is when I did XHTML validation, it insisted on a
> space before />
As I understand it, that's some voodoo to get "older browsers" to take
XHTML, not anything to do with XML.