Example #1
0
 def elementAvailableFunction(self, nargs):
     """Implement the element-available() XSLT function boolean
        element-available(string)"""
     libxsltmod.xsltElementAvailableFunction(self._o, nargs)
Example #2
0
 def elementAvailableFunction(self, nargs):
     """Implement the element-available() XSLT function boolean
        element-available(string)"""
     libxsltmod.xsltElementAvailableFunction(self._o, nargs)