>(i.e. no else statements when using if).
are you talking about XSLT? if you are you need to use a choose statement
for anything more then one if
<xsl:choose>
<xsl:when test="expr">...</xsl:when>
<xsl:when test="expr">...</xsl:when>
<xsl:otherwise>...</xsl:otherwise>
</xsl:choose>
>XML is SO verbose!
true.
> We are pulling our hair out and getting carple tunnel from all of the
extra
> typing involved ;-)
pretend you are holding little balls in your hands - arch your fingers when
typing
<marketing_mode>
[[Shameless plug]] You could use the open source XSLT IDE Treebeard located
at http://treebeard.sourceforge.net for the low price of nothing. Now with
FOP support!
</marketing_mode>
Rob
-----Original Message-----
From: Ray Bujarski [mailto:rayb@;qualcomm.com]
Sent: Friday, October 18, 2002 2:16 PM
To: CF-Talk
Subject: OT: XML
Sorry this is so far off topic, but...
I am working with an application that generates XML. We are using xml to
integrate a CF application with some perl wrappers we are developing.
We reached a point where we are wondering if we made the right decision.
XML is SO verbose! With such limited functionallity, (i.e. no else
statements when using if).
Does anyone know of a better way to work with XML documents, with more built
in functions.
We are pulling our hair out and getting carple tunnel from all of the extra
typing involved ;-)
Thanks for any input on this.
Ray
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for
dependable ColdFusion Hosting.