Re: XSL example

2000-09-08 Thread Ishpal
> > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED]]On Behalf Of Ishpal > > Sent: 08 September 2000 12:37 > > To: Orion-Interest > > Subject: Re: XSL example > > > > > > Hi, > > > > May be

RE: XSL example

2000-09-08 Thread Kev Palfreyman
The problem is in your XSL file. You have many table elements with unquoted attribute values. Kev > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ishpal > Sent: 08 September 2000 12:37 > To: Orion-Interest > Subjec

RE: XSL example

2000-09-08 Thread J.T. Wenting
L PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ishpal > Sent: Friday, September 08, 2000 12:58 > To: Orion-Interest > Subject: Re: XSL example > > > Hi, > > I got XSL working. > Now, it seems that there is some other problem .. > When I try to access an XML page I g

Re: XSL example

2000-09-08 Thread jbirchfield
t;[EMAIL PROTECTED]> | | cc: | | Subject

RE: XSL example

2000-09-08 Thread Arved Sandstrom
I think we would have to see the XML. It appears that an attribute value is unquoted, though. Arved Sandstrom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ishpal Sent: Friday, September 08, 2000 7:58 AM To: Orion-Interest Subject: Re: XSL example

Re: XSL example

2000-09-08 Thread Ishpal
Hi, May be I should have included my files.. Why do i get the following error while the examples run fine... Source XML Error: Value must be quoted. I have tried putting quotes in the xml file, but nothing seems to work. Pls Help, Thanks in advance.. Ishpal --

Re: XSL example

2000-09-08 Thread Ishpal
Hi, I got XSL working. Now, it seems that there is some other problem .. When I try to access an XML page I get an error like Source XML Error: Value must be quoted. What does this mean..??? Is there something wrong with the xml file I'm generating..??? I've tried putting values with and witho

Re: XSL example

2000-09-08 Thread jbirchfield
EMAIL PROTECTED] | | Subject:

Re: XSL example

2000-09-07 Thread KirkYarina
I don't know if this is a bug, a feature, or if I've just screwed up my copy of MSIE, but I can't get a formatted web page out of the xsl example using 1.3.3. The example doc.jsp links to doc.xsl, which has a output method of xml - which IE 5.5 displays as xml source. No problem here... I tr

Re: XSL example

2000-09-07 Thread KirkYarina
It's fixed in 1.3.3; thanks! At 05:06 PM 9/5/00 -0400, you wrote: >How do I run the xsl example in default-web-app/examples/xsl? when using >http://hostname/examples/xsl/doc.jsp I get an error: > >Source XML Error: External entity not found: >"/local/java/orion/default-web-app/examples/xsl/doc.

Re: XSL example

2000-09-06 Thread jbirchfield
We are having an issue with XSL transformations. Here is the following .jsp we are using: <% int type = com.ironmax.util.BrowserUtil.getBrowserTy