[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: checked feature of HTML in XML/XSL? Is it possible?
I have been to the document which actually has a chart which shows Implementations for: 1) W3C 1.0 2) MSXML 2.0 (IE5) 3) MSXML 2.6 (jan 2000 preview) 4) MSXML 3.0 (march 2000 preview) 5) MSXML 3.0 (may 2000 preview) According to this chart: Internet Explorer 5.0 does not support this: <xsl:output method="html"/> element. ...Rohit ----- Original Message ----- From: Joshua Allen <joshuaa@xxxxxxxxxxxxx> To: <xsl-list@xxxxxxxxxxxxxxxx> Cc: <rohit@xxxxxxxxxxxxxxxxx> Sent: Sunday, July 23, 2000 1:13 AM Subject: RE: checked feature of HTML in XML/XSL? Is it possible? > Sure it does -- I just ran the transform and got the input > Mike specified when using <xsl:output method="html">, I > got the smae with MSXML and Saxon. Check out > http://www.netcrucible.com/xslt/msxml-faq.htm. There > is a pointer there to a tool you can use to compare output > of 6 different processors side-by-side to verify compliance. > > > > -----Original Message----- > > From: Rohit Peyyeti [mailto:rohit@xxxxxxxxxxxxxxxxx] > > Sent: Friday, July 21, 2000 8:49 PM > > To: xsl-list@xxxxxxxxxxxxxxxx > > Subject: Re: checked feature of HTML in XML/XSL? Is it possible? > > > > > > I guess IE5 does not support "<xsl:output method="html"/>" > > > > ...Rohit > > > > ----- Original Message ----- > > From: Kay Michael <Michael.Kay@xxxxxxx> > > To: <xsl-list@xxxxxxxxxxxxxxxx> > > Sent: Thursday, July 20, 2000 7:45 PM > > Subject: RE: checked feature of HTML in XML/XSL? Is it possible? > > > > > > > > I want to implement 'checked' feature of HTML <input> tag > > in XML/XSL. > > > > > > If you output <input checked="checked"/> using <xsl:output > > method="html"/>, > > > the result should be <input checked>. > > > > > > This is XSLT 1.0: no idea what the original Microsoft IE5 does. > > > > > > Mike Kay > > > > > > > > > XSL-List info and archive: > > http://www.mulberrytech.com/xsl/xsl-list > > > > > > > > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list > > > > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|