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: error after attribute


>         <xsl:attribute name="ROLE" value="$role"/>
>
> With Saxon 6.3, I'm getting the error
>
> Error at xsl:attribute on line [the line with <xsl:attribute
> ... />] of
> file [this file]:
>   Attribute value is not allowed on this element

It's saying that the <xsl:attribute> element can't have an attribute called
"value".

Mike Kay


 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]