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,
IsXmlElement,
XmlChildPos,
XmlNew,
XmlParse,
XmlSearch,
XmlTransform
New in ColdFusion MX: this function is new.
Parameter | Description |
---|---|
value |
name of an XML document object |