|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Re: Ordering of Blocks based on Input/Output
On Tuesday 08 May 2001 19:59, you wrote: > I should have included this, but there is a similar problem > discussed on the list in message: > > http://www.biglist.com/lists/xsl-list/archives/199911/msg00029.html > > The essential difference begin that the source XML in the above > message had a direct representation for what blocks depend on > other blocks. This information in implied in my XML by the > connectivity between blocks. Although, the problems are highly > I would like to get some fresh input especially as to efficiency > and speed. Also, would a solution using keys be advantageous? > I didn't follow the old discussion and maybe I'm missing the point, but I think the templates <xsl:template match="name"> <a name="{.}" /> </xsl:template> <xsl:template match="connect"> <dependency by="{input/@block}" on="{output/@block}"/> </xsl:template> would transform your data to the direct representation of message: http://www.biglist.com/lists/xsl-list/archives/199911/msg00115.html So you can use the mentioned stylesheet in a second step. Bye, Ingo -- Ingo Schildmann WiredMinds Informationssysteme GmbH email: Ingo.Schildmann@xxxxxxxxxxxxx Am Wilhelmsplatz 11, 70182 Stuttgart phone: +49 711 49048-228 phone: +49 711 490480-0 fax : +49 711 49048-111 http://www.WiredMinds.de XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








