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]

multiple test?



I have to make two tests in an xsl:when statement and I thought it would
work like this:

<xsl:when test="@label = '' && @id = ''">

However, it doesn't.  The processor (xalan) complains:
"The entity name must immediately follow the '&' in the entity
reference."

What am I missing here?

Thanks
Dennis


 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]