I am using xsl for presentation. I want to load dcr file in xsl and read the content of that dcr. This can be do with tpl using <iw_load_dcr file='templatedata/publications/globe_stk/data/ii/canada' /> tag but i am trying to achive same solution in xsl but i am not getting how to use. I used document function of xsl and passed same thing but not reading the dcr file.
Please let me know any pointers.