NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



XmlAttributeExists

bAttribExists := XmlAttributeExists "name" of xmlNode

Returns TRUE if node has the named attribute.

Sample Source

bAttribExists := XmlAttributeExists "name" of xmlNode

Related Function(s):
   XmlGetAttributeCount; XmlGetAttributeName; XmlGetAttributeText; XmlRemoveAttribute; XmlSetAttribute;

Minimum version: v. 5.1 build 20070824