I have a Styler stylesheet that was originally a 5.1 stylesheet that I have migrated to 6.02 and modified. I am trying to add it as a module to another stylesheet and I get an error that says," Unable to add the file specified to the module hierarchy. The top level <styler> element is invalid or missing."
The stylesheet that I'm trying to add functions fine on it's own and passes the Stylesheet Validation in Styler with no errors.
Here is the <styler> element from the stylesheet:
<styler xmlns:xsi="" <a=" style="COLOR:" blue;=" text-decoration:=" underline"=" target="_BLANK" href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance " xsi:noNamespaceSchemaLocation="
Does anyone have any idea why I'm getting this error and how to correct it?
Thanks,
Carolyn Herlin