Determines whether the function parameter is an
XML Document Object Model (DOM) attribute node.
Lucee Function Reference
Function ISXMLATTRIBUTE
Example
isxmlattribute(any value):boolean
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
value | any | Yes | Name of an XML attribute |