View comments | RSS feed

IsXmlElement

Description

Determines whether a function parameter is an Extended Markup language (XML) document object element.

Return value

True, if the function argument is an XML document object element; False, otherwise.

Category

Decision functions, XML functions

Syntax

IsXmlElement(value)

See also

IsXmlDoc, IsXmlRoot, XmlChildPos, XmlNew, XmlParse, XmlSearch, XmlTransform

History

New in ColdFusion MX: this function is new.

Parameters

Parameter Description
value
name of an XML document object element

ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting

Version 6

Comments are no longer accepted for ColdFusion MX. ColdFusion 8 is the current version.

Comments


okugawa said on Jul 16, 2002 at 6:19 AM :
IsXmlElement doesn't work.
ctina said on Jul 23, 2002 at 4:08 PM :
Thanks for your Livedocs comment. On these pages, we can respond only to comments and questions about the documentation. For help with this function, you might post sample code on the ColdFusion MX Designer and Developer Forums, or contact ColdFusion MX Support, at these URLs:

http://www.macromedia.com/desdev/
http://www.macromedia.com/support/coldfusion/

Christina Lamkin, ColdFusion documentation team
serat@macromedia.com said on Apr 8, 2003 at 11:15 AM :
Verfied that isXMLElement( ) is not a valid function. The actual function name is isXMLElem( ). On the doc page for XML functions, however, neither isXMLElement() nor isXMLElem() are described.

serat@macromedia.com said on Apr 8, 2003 at 11:16 AM :
Verfied that isXMLElement( ) is not a valid function. The actual function name is isXMLElem( ). On the doc page for XML functions, however, neither isXMLElement() nor isXMLElem() are described.
mcnattyp said on Jul 24, 2003 at 9:55 PM :
Nor any IsXMLRoot()
robbart said on Apr 8, 2004 at 11:19 AM :
What is the syntax for using IsXMLElem? I get an error that says<br><br>
Element xxx is undefined in a Java object of type class coldfusion.xml.XmlNodeList referenced as
<br><br>
and thats it.

 

RSS feed | Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt1145.htm