This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Calling java application during a parsing


Hi

I have a question without knowing if it's an XSLT question or more a
xalan question. I hope someone would help me.
I have two XML schemas linking with an <xsl:include
href="secondSchema.xsd"/> in the first one. My question is:
	Is it possible in an xslt stylesheet to invoque a java parser command
when finding the xsl:include tag? What I really would like to do is the
following:
I have two schema #1 and #2
In my schema #1 I have an include of the schema #2. I would like when I
parse the schema #1 that at the end of the parsing, the parsing of
schema #2 is automatically called with some specific parameter coming
from the schema #1.
Has anyone a xslt solution to do this?
Thanks a lot
David.
-- 
David DELGRANCHE - ddelgranche@silicom.fr
Silicom Région Ouest
80 avenue des Buttes de Coesmes 35700 RENNES (FRANCE)
Tel: 02 99 84 17 17

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]