IsXmlAttribute()

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

IsXmlAttribute( value=any );

Returns: Boolean

Argument Description
value
any, required

Name of an XML attribute

Examples

There are currently no examples for this function.

See also