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)
IsXmlElem, IsXmlRoot, XmlChildPos, XmlNew, XmlParse, XmlSearch, XmlTransform
ColdFusion MX: Added this function.
| Parameter | Description |
|---|---|
value |
name of an XML document object |