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


Fork me on GitHub