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: Multiple Selects



----- Original Message -----
From: "Tanzila Mohammad" <tmohammad@entier-solutions.com>
To: <xsl-list@lists.mulberrytech.com>
Sent: Monday, June 11, 2001 4:11 PM
Subject: RE: [xsl] Multiple Selects


> I am trying to include a multiple select tag in my xsl sheet:
>
> i.e.
> <SELECT NAME="Bathroom colors" SIZE="5" MULTIPLE>
> <OPTION>White
> <OPTION>Red
> <OPTION>Green
> <OPTION>Black
> </SELECT>
>
> The error I get when I include the 'MULTIPLE' is:
>

not valid xml, try multiple="yes", u cant add this type of attribute with
xml.

chow,jim fuller


 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]