xsl-list
[Top] [All Lists]

[xsl] Re: xsl:choose and multiple (sibling) elements

2006-04-14 04:06:14
hi,
thx for the quick answers.

mike: your suggestion works perfect! thx a lot. just one last request:
could you please tell me what exactly the xpath-expression after select=" 
means?

        <xsl:value-of select="$belegBereich/../textListe/element/inhalt"/>

 i understand that $belegBereich gets the previously defined variable. is 
it correct, that the variable sets the current node, so that ../ will 
bring me up one level to the parent and subsequently over the (sibling) 
path /textListe/element/inhalt to the desired value?

cheers
alex


______________________________________________________________________
Der Austausch von Nachrichten mit Software Daten Service via E-Mail dient 
ausschliesslich Informationszwecken. Rechtsgeschaeftliche Erklaerungen duerfen 
ueber dieses Medium nicht ausgetauscht werden.

Correspondence with Software Daten Service via e-mail is only for information 
purposes. This medium is not to be used for the exchange of legally-binding 
communications. 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--