X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfatables%2Fxmlextension.py;h=f90e0fb186b2f678191c2acd830c561168936398;hb=e8d18d70468b223f3e0f46fa7941e062f0477aa8;hp=813cd6d3bb8cf88609a89e8b025b6f9ceab59a79;hpb=e57b7150dee76d42fc15f9477a3045e5171c8878;p=sfa.git diff --git a/sfatables/xmlextension.py b/sfatables/xmlextension.py index 813cd6d3..f90e0fb1 100644 --- a/sfatables/xmlextension.py +++ b/sfatables/xmlextension.py @@ -5,10 +5,10 @@ # - The parameters that the processor needs to evaluate the context import libxml2 -from sfatables.globals import * class Xmlextension: def __init__(self, file_path): + self.context = "" self.processor = "" self.operand = "VALUE"