xsl-list
[Top] [All Lists]

[xsl] Simple Question

2007-01-30 13:54:39
I know that this is a really simple question but I just can't seem to
figure it out. I want to print out xml if a certain condition is true,
so I thought the bottom would work, but of course it isn't valid xml.
Any ideas?

        <xsl:if test="$a != $times">
                <xqx:orOp>
                        <xqx:firstOperand>      
        </xsl:if>

Roshan Punnoose
Phone: 301-497-6039


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>