This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Antwort: Re: Antwort: Re: two xml source documents



> -----Original Message-----
> But is <xsl:apply-templates select="doc2/beratung/stattext"/> correct?
> It simply does nothing when i referre to Testmich2.xml, for all 

are u missing the dollar sign, which denotes doc2 as a variable ?

<xsl:apply-templates select="$doc2/beratung/stattext"/>

hth, jim fuller

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]