That's just as bad as creating a CFMX webservice that requires a CFQUERY to be passed.
 
Again - sounds "evil".
 
Regards,
Gary


 
On 8/15/05, Shane Farmer <[EMAIL PROTECTED]> wrote:
Oh, and by the way, System.Xml.XmlNode just represents a node in the XML document:

From the Documentation:

Represents a single node in the XML document.

For a list of all members of this type, see XmlNode Members.

System.Object
   System.Xml.XmlNode
       Derived classes

. . .

Remarks

This class implements the W3C Document Object Model (DOM) Level 1 Core and the Core DOM Level 2. The DOM is an in-memory (cache) tree representation of an XML document. XmlNode is the base class in the .NET implementation of the DOM. It supports XPath selections and provides editing capabilities. The XmlDocument class extends XmlNode and represents an XML document. You can use XmlDocument to load and save XML data. It also includes methods for node creation. See XML Document Object Model (DOM) for more information.


--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/

--- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to