|
Subject: Re: [xsl] modeling relationships for efficent XSL processing From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx> Date: Thu, 26 Feb 2004 11:21:52 -0500 |
So I've got databases which don't depend on anything, features which depend on a database type, and sites which depend on features and the specific database of the type required by the each feature. I find myself wanting to model things using XPATH notation:
<require_db xpath="/dbservers/dbserver/dbname/schema[@name='subscriber_db']"
<xsl:value-of
select="/dbservers/dbserver/dbname/schema[@name=current()/@schema]"/><ref_database xpath="/dbservers/dbserver[@name='oracle1']/dbname[@name='wsj_subscribers']"/>
<xsl:value-of select="/dbservers/dbserver[@name=current()/@dbserver]/
/dbname[@name=current()/@dbname]"/>
-- US XSL training: Washington,DC March 15; San Francisco,CA March 22 World-wide on-site corporate, government & user group XML training G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995) Male Breast Cancer Awareness http://www.CraneSoftwrights.com/s/bc
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] modeling relationships for ef, James A. Robinson | Thread | Re: [xsl] modeling relationships fo, G. Ken Holman |
| Re: [xsl] XPATH: get not repeated n, aaa bbb | Date | [xsl] Unable to resolve the XSL ref, Bob Cagle |
| Month |