Subject: Re: DTD help!
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 10 Apr 2001 19:06:20 +0100
|
Raj Avula wrote:
<Session id="100"/>
is valid one.
No. it is not valid. The id attribute is of type ID, as
shown in the the original posting.
You need either <Session id="S100"/> or declare the attribute to be
CDATA not ID.
David
this is not an XSL question, so this is the wrong list.
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|