Short Name: Has Attribute NS
Requires: Base Development System
Class: Element Methods
Returns TRUE when an element contains an attribute with a local name and namespace URI you specify, or if the attribute has a default value.
| Name | Type | Direction |
|---|---|---|
| Namespace URI | string | in |
| Local Name | string | in |
| Has Attribute NS | Boolean | out |