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