I'm trying to get around having to hardcode xsl:include for the possible sets of templates that might apply to my dynamic app. I tried just adding all the required stylesheets using a custom Dynamic Processor, but i always get this error:

XML Parsing Error: no element found
Location: http://eth.idrivesafely.com/app/app.xml
Line Number 2, Column 1:
^

However if i only include the first stylesheet via the Dynamic Processor and then have it call xsl:include for the remaining ones, everything works fine.

Should I be able to do what i'm trying to do?

thanks,
arne


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to