Пример #1
0
 def actionId(self):
     return XmlUtil.parentId(self, XbrlConst.ver, "action")
Пример #2
0
 def actionId(self):
     return XmlUtil.parentId(self.element, XbrlConst.ver, "action")
Пример #3
0
 def actionId(self):
     return XmlUtil.parentId(self, XbrlConst.ver, u"action")