Hello,
I'm trying to have all my styles in a stylesheet that can be referred to globally (placed in the CPQ File Manager).
When I import/call the stylesheet using "xsl:call-template", the resulting Excel XML file has the Style tag imported with a blank xmlns variable.
When I add an xmlns value to the Style tags in my stylesheet, the resulting Excel XML file doesn't import the Style tag at all.
I'm not sure how to fix this or if there's a better way, but I'd appreciate any help.