Thanks for the response Barney. I actually take the raw XML text file and use XMLParse() on it first which converts it to an object. The XMLParse() function does not return an error and, in fact, parses it fine. I can view the object with <cfdump> and it appears to be well-formed XML (as an object).
I then supply the name of the object as an argument to XMLValidate (which is a valid option per the reference information). Regardless of whether or not I use the XML text or an XML document object, the results are the same. -Mark ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208895 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

