NOP Design Home Page
Documentation
TOC/Index
Search
Downloads



XmlGetAttributeText

XmlGetAttributeText myAttribute As

Returns 0 on no such attribute, 1 on fetched, contents of attribute "name" of xmlNode placed in myAttribute.

Sample Source

XmlGetAttributeText myAttribute As "name" Fromt xmlNode

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

Minimum version: v. 5.1 build 20070824