コード例 #1
0
 def actionId(self):
     return XmlUtil.parentId(self, XbrlConst.ver, "action")
コード例 #2
0
ファイル: ModelVersObject.py プロジェクト: 8maki/Arelle
 def actionId(self):
     return XmlUtil.parentId(self.element, XbrlConst.ver, "action")
コード例 #3
0
 def actionId(self):
     return XmlUtil.parentId(self, XbrlConst.ver, u"action")