[xsl] Simple Question

Subject: [xsl] Simple Question
From: "Punnoose, Roshan" <punnooser@xxxxxxxxxxxxxxx>
Date: Tue, 30 Jan 2007 15:56:25 -0500
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

Current Thread