[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: problem with name="type" in html input tag

Subject: Re: problem with name="type" in html input tag
From: Dan Diebolt <dandiebolt@xxxxxxxxx>
Date: Sun, 13 May 2001 06:46:17 -0700 (PDT)
defintion of bourne
Your first template rule:

  <xsl:template match="the_item"> 

outputs:

  <input type="hidden" name="storytype" value="54"/>

And your second template rule:

  <xsl:for-each select="*[@type!='input_hidden' and @type!='buttons' and
  @type!='scripts' and @type!='small_popup' and @type!='other_creator']">

outputs:

 Feature

I think that is what you want, so I can't confirm you problem using 
either MSXML3 or Saxon. I also changed back and forth with the attribute
name "storyType" and "type" with no difference in behavior.

I note howver, that your key defintion is missing. Could you post self
contained code or give it another try? Most likely something is different
between what your are testing and what you posted.

Regards,

Dan

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.