Page 1 of 1

XSLT Validation on included XSL stylesheets

Posted: Thu Apr 13, 2006 2:46 pm
by md283aa
I use Oxygenxml 7.1.0 Eclipse plugin with new XSLT validation feature. Currently I am working on several XSL stylesheets included in a master XSL stylesheet with <xsl:include> tag. Validation on these files often fails because of variables, attribute-sets or templates declared in the master stylesheet or in another included file.

Is it possible to configure Oxygenxml in order to handle this problem? e.g. by telling the included stylesheet: You are included and this is your parent.

If not, is it possible to disable the XSLT validation feature?

Regards, Kai

Posted: Thu Apr 13, 2006 5:49 pm
by george
Dear Kai,

Please look at the following topic, it discusses exactly the same problem:
http://www.oxygenxml.com/forum/ftopic1670.html

Best Regards,
George

XSLT Validation on included XSL stylesheets

Posted: Tue Apr 25, 2006 2:49 am
by md283aa
As long as the "allow specifying a main document for a module stylesheet" feature is not implemented, is there any possibility to disable the validation or switch to a "on demand" validation? Currently I am working on 2 main documents and about 30 module stylesheets. Thus it is a bit stressfull to clear validation markers manually.

Regards,
Kai

Posted: Tue Apr 25, 2006 9:15 am
by george
Sure, disable the Validate as you type option, see
http://www.oxygenxml.com/doc/ug-oxygen/ ... t-checking

Best Regards,
George