| 
 
Subject: RE: [xsl] Problem with simple xsl:when test expression From: Phil Mitchell <philip_mitchell@xxxxxxxxxxx> Date: Tue, 03 Jul 2001 17:17:42 -0400  | 
If I want to test that simpleType has a child element called 'restriction', which in turn has an attribute called base whose value is equal to 'string' then you can try:
<xsl:when test="restriction and restriction/@base='string'">
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] Problem with simple xsl:w, Mitchell, Edmund | Thread | RE: [xsl] Problem with simple xsl:w, Clapham, Paul | 
| [xsl] Attributes, attribute nodes &, Mulberry Technologie | Date | Re: [xsl] Removing XML:space from o, Thomas B. Passin | 
| Month |