IsXmlElem

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

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

Decision functions, XML functions

IsXmlElem(value)

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

ColdFusion MX: Added this function.

Parameter Description

value

name of an XML document object element

View comments on LiveDocs