In situations like that, I've made XSLTs that are applied to the different
formats based on incoming URLs to make them into a common format. So when
you get another customer (or whatever) with yet another different format,
you only have write a new sheet and still only deal with your one common
format.

Or validate the XML file and tell everyone to use one XML file format - if
you have that power.

On 10/13/05, Helmut Doll <[EMAIL PROTECTED]> wrote:
>
> The data comes from different sources and is submitted to the CF app.
> I am currently doing a search and replace that changes individual
> tags when I notice a problem, but that is not scalable.
> I am looking for a (maybe regular expression) solution (it has to be
> in cf), that would find all xml tags in a file and make them lower case.
>
> Thanks for the suggestion,
>


--
~Blog~
http://www.robrohan.com
~The cfml plug-in for eclipse~
http://cfeclipse.tigris.org
~open source xslt IDE~
http://treebeard.sourceforge.net


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:220967
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to