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