I'm fairly new to using CF with XML and have a potential problem I need some help with.
I'm using <cfxml> to create an XML document using elements given to me by a third party. The problem is a few of these elements start with CF (i.e., <CFDCurrentJoinDate>01/01/2005</CFDCurrentJoinDate> or <CFIMemberId>123456</CFIMemberId>). This is the way they have to be named because we're using BizTalk to integrate with a remote, internal database and that's the way it recognizes these elements (in other words there's no changing them). When I test it out I'm getting this error: "You are using tags whose name begins with CF, but the tag is not registered with Neo. Either the tag is not completed yet, or have you been playing with the configuration? Unknown tag: CFDCurrentJoinDate. ColdFusion cannot determine how to process the tag CFDCurrentJoinDate because the tag is unknown and not in any imported tag libraries. The tag name might be misspelled." What should I do here to get it to work right? Any help is greatly appreciated! TIA, Shawna ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:198036 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

