|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: what is the most straight forward way to construct
You are missing the <xsl:element> functionality ...
The following should do the trick: <xsl:if test="$element='House'">
<xsl:element name="$element">
<cost>100000.00</cost>
</xsl:element>
</xsl:if>Bill Riegel wrote: Have a need to build the element name and export it. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








