you probably have somthing like <tag param=value>...</tag> somewhere. This
should be <tag param="value">...</tag>.
The quotes are mandatory in XML (and in XHTML, recommended in HTML 4.01).
Jeroen T. Wenting
[EMAIL PROTECTED]
Murphy was wrong, things that can't go wrong will anyway
> -----Original Message-----
> From: [EMAIL 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 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 without quotes.. but nothing seem to
> work...
>
> Please help...
> Thanks,
> Ishpal.
>