Node.setAttr

set attribute value by namespace and attribute ids

  1. Attribute setAttr(ns_id nsid, attr_id attrid, string value)
    class Node
    private public
    setAttr
  2. Attribute setAttr(string nsname, string attrname, string value)

Meta