Esempio n. 1
0
 def actionId(self):
     return XmlUtil.parentId(self, XbrlConst.ver, "action")
Esempio n. 2
0
 def actionId(self):
     return XmlUtil.parentId(self.element, XbrlConst.ver, "action")
Esempio n. 3
0
 def actionId(self):
     return XmlUtil.parentId(self, XbrlConst.ver, u"action")