isXMLAttribute

Determines whether the function parameter is an XML Document Object Model (DOM) attribute node.

isXMLAttribute(value) → returns boolean

Argument Reference

value any
Required

Name of an XML attribute.

Examples
Sample code invoking the isXMLAttribute function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub