This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: DTD help!


Yes. I didn't know that 

Thanks,
Raj

> -----Original Message-----
> From:	David Carlisle [SMTP:davidc@nag.co.uk]
> Sent:	Tuesday, April 10, 2001 11:06 AM
> To:	xsl-list@lists.mulberrytech.com
> Subject:	Re: [xsl] DTD help!
> 
> 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
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]