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: 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@microsoft.com>
To: <xsl-list@mulberrytech.com>
Cc: <rohit@translogicsys.com>
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@translogicsys.com]
> > Sent: Friday, July 21, 2000 8:49 PM
> > To: xsl-list@mulberrytech.com
> > 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@icl.com>
> > To: <xsl-list@mulberrytech.com>
> > 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

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