You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Rajal Shah <ra...@scmail.ectone.com> on 2000/06/15 17:16:42 UTC

Atribute value templates do not work.

The Xalan Processor errors out for:

<OrderRequestHeader orderID="<xsl:value-of select='orderID'/>">

The error message is:
XSLT: The value of attribute "orderID" must not contain the '<'
character.

Is there a workaround or a patch for this?

--
Rajal