Re: Antwort: Re: [xsl] two xml source documents

Subject: Re: Antwort: Re: [xsl] two xml source documents
From: Mike Brown <mike@xxxxxxxx>
Date: Mon, 5 Aug 2002 08:42:19 -0600 (MDT)
Markus.Lehr@xxxxxxxxxx wrote:
> Hello Joerg,
> I tried your solution but there must be something I`m doing wrong. It simply
> does not acces the second xml-file...

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

You meant $doc2

   - Mike
____________________________________________________________________________
  mike j. brown                   |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/

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


Current Thread