RE: [XSLT 2.0] key/@as

Thanks for reporting this. I'm copying it to public-qt-comments for
archiving purposes. The error had not previously been reported. It's now
fixed in the source.

xsl:key did at one time have an @as attribute, but we removed it, and
obviously forgot to remove it from the schema.

Michael Kay  

> -----Original Message-----
> From: George Cristian Bina [mailto:george@oxygenxml.com] 
> Sent: 28 July 2004 11:09
> To: Michael Kay
> Subject: xsl:key/@as
> 
> Hi Michael,
> 
> I noticed that the xsl:key has an as attribute specified in 
> the XSLT 2.0
> schema
> 
> <xs:element name="key" substitutionGroup="xsl:declaration">
> [..]
>     <xs:attribute name="as" type="xsl:QName" default="xs:string"/>
> 
> while the specification 
> http://www.w3.org/TR/xslt20/#element-key does not
> mention it.
> 
> 
> Maybe this is also a known problem. I searched the public-qt-comments
> archives and did not find this. Is there other place where I 
> should look to
> see if such things are already reported ?
> 
> Best Regards,
>  George
> -------------------------------------------------------------
> George Cristian Bina mailto:george@oxygenxml.com
> <oXygen/> XML Editor - http://www.oxygenxml.com/
> 
> 
> 
> 

Received on Wednesday, 28 July 2004 07:38:20 UTC