RE: if [room numbers]

Subject: RE: if [room numbers]
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 15 Mar 2000 10:46:39 -0000
You don't explain your structure clearly, but you could try:

<xsl:for-each select="room[starts-with(., '6.')]">

Mike Kay

> 
> For example, 6.E.19 would be on the 6th floor, in E section's 
> 19th room. For example, say I wanted a list of 
> all the rooms on the 6th floor, how would I calculate that?
> 


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


Current Thread