Subject: RE: RE: RE: Unwanted namespace declaration in output
From: cknell@xxxxxxxxxx
Date: Tue, 28 Feb 2006 18:53:16 -0500
|
Those files are at work. I'll make a cut-down demonstration tomorrow and post it.
--
Charles Knell
cknell@xxxxxxxxxx - email
-----Original Message-----
From: Michael Kay <mike@xxxxxxxxxxxx>
Sent: Tue, 28 Feb 2006 23:34:40 -0000
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: RE: Unwanted namespace declaration in output
> That would be an unsupported assumption.
I always assume an error message means what it says in the absence of
evidence to the contrary!
Can you supply the evidence?
Michael Kay
http://www.saxonica.com/
When I omit the
> "exclude-result-prefixes" attribute from the <xsl:stylesheet>
> element. I get the desired output. When I paste it into the
> <xsl:stylesheet> element and make no other changes whatever,
> Saxon generates the error.
> --
> Charles Knell
> cknell@xxxxxxxxxx - email
>
>
>
> -----Original Message-----
> From: Michael Kay <mike@xxxxxxxxxxxx>
> Sent: Tue, 28 Feb 2006 22:41:08 -0000
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> Subject: RE: Unwanted namespace declaration in output
>
> > When I add the "exclude-result-prefixes='xs'" attribute to my
> > <xsl:stylesheet> element, instead of producing output I get
> > this error:
> >
> > "XTDE0700: No value supplied for required parameter"
> >
> > Please, what I am missing?
>
> I would assume that the error message means what it says, and
> is unrelated
> to the xs namespace issue.
>
> Michael Kay
> http://www.saxonica.com/
|