Determines whether a function parameter is an Extended Markup language (XML) document object.
True, if the function argument is an XML document object; False, otherwise.
Decision functions, XML functions
IsXmlDoc(value)
IsXmlElement,
IsXmlRoot,
XmlChildPos,
XmlNew,
XmlParse,
XmlSearch,
XmlTransform
New in ColdFusion MX: this function is new.
Parameter | Description |
---|---|
value |
name of an XML document object |