| If xsltMapFile is null then return null
If xsltMapFile couldn't be parsed or has another
structure then required for the xsltmap.xml file by specification then return null
now xsltMap model should be rebuilded every time as xsltMap file has been changed
Parameters: xsltMapFile - xsltmap.xml file contains neccessary xslt transforamtion use cases XsltMapModel correspondent to the xsltmap file |