
XmlRemoveAttributeXmlRemoveAttribute strAttributeName From xmlNode Removes the attribute with the specified name or at ordinal from the xml node. All indexes are 1 based. Sample SourceXmlRemoveAttribute 1 From xmlNode |
Related Function(s): XmlAttributeExists; XmlGetAttributeCount; XmlGetAttributeName; XmlGetAttributeText; XmlSetAttribute; Minimum version: v. 5.1 build 20070824
|