|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: get the value from a different child
OK, I find the error! <xsl:value-of select="BILLING_ATTRIBUTES[NAME=$myName]"/> the correct line was <xsl:value-of select="BILLING_ATTRIBUTES[NAME=$myName]/VALUE"/> ciao > <xsl:template match="ATTRIBUTE[PERMISSION='1']"> > <TR> > <TD> > <xsl:value-of select="NAME"/> > </TD> > <TD> > <INPUT TYPE="TEXT"> > <xsl:attribute name="NAME"><xsl:value-of > select="NAME"/></xsl:attribute> > <xsl:variable name="myName"><xsl:value-of > select="NAME"/></xsl:variable> > > <xsl:attribute name="VALUE"> > <xsl:value-of select="BILLING_ATTRIBUTES[NAME=$myName]"/> > </xsl:attribute> > </INPUT> > ... > > I appreciate all comment. > ciao ciao 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








