Subject: RE: DTD help!
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 10 Apr 2001 21:24:49 +0100
|
> When I looked at the spec, it says the attribute value
> of id should always a *valid* xml name. So, I should
> always start with a letter. This, in my case (as a
> matter of fact, many cases where usually IDs are
> numeric), doesnt work, since Session IDs are always
> numeric.
>
> keeping in the mind that i have to make sure all my
> session elements have to different, is there any way
> to get around this?
You're completely off-topic for this list.
But the answer is simple, prefix the session numbers with an "S".
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|