X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfatables%2Fxmlextension.py;h=5e298db9c358358419d0232be2aee3de7556323a;hb=b436db52dc72f2c2e0f271b4d164f477c7672845;hp=813cd6d3bb8cf88609a89e8b025b6f9ceab59a79;hpb=e57b7150dee76d42fc15f9477a3045e5171c8878;p=sfa.git diff --git a/sfatables/xmlextension.py b/sfatables/xmlextension.py index 813cd6d3..5e298db9 100644 --- a/sfatables/xmlextension.py +++ b/sfatables/xmlextension.py @@ -9,6 +9,7 @@ from sfatables.globals import * class Xmlextension: def __init__(self, file_path): + self.context = "" self.processor = "" self.operand = "VALUE"