Element.attr

get attribute by namespace and attribute ids

  1. Attribute attr(int index)
  2. Attribute attr(ns_id nsid, attr_id attrid)
    class Element
  3. Attribute attr(string nsname, string attrname)

Meta