NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



XmlSetAttribute

XmlSet Attribute strAttributeName As strValue Of xmlNode

Sets, and appends if needed, the specified attribute value with the specified name to the node.

Sample Source

XmlSetAttribute "Name" As "Value" Of xmlNode

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

Minimum version: v. 5.1 build 20070824