RE: CFXML issue

2005-12-02 Thread Andrew Stevens
hope this helps... when you get your CF7 server hehehe. Cheers. -Original Message- From: Ken [mailto:[EMAIL PROTECTED] Sent: Friday, 2 December 2005 6:16 AM To: CF-Talk Subject: Re: CFXML issue Hi Ade. Actually no. I am trying to create this to pass it as a header for a soap reques

Re: CFXML issue

2005-12-01 Thread Ken
Hi Ade. Actually no. I am trying to create this to pass it as a header for a soap request. My complete code looks like this: X vinService = CreateObject("webservice", " http://www.codebump.com/services/zipcodelookup.asmx?wsdl";); addSOAPRequestHeader(vinService,"http://skats.net/servic

RE: CFXML issue

2005-12-01 Thread Adrian Lynch
Don't you have to declare the namespace tns in the root node? Ade -Original Message- From: Ken [mailto:[EMAIL PROTECTED] Sent: 01 December 2005 18:52 To: CF-Talk Subject: CFXML issue I am getting this error message while trying to use CFXML: The prefix "tns" for element "tns:Authentica