[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

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


Subject: [xsl] Re: xsl:choose and multiple (sibling) elements
From: Alexander.RACHER@xxxxxxxx
Date: Fri, 14 Apr 2006 13:05:52 +0200

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.


Current Thread