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?


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

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