[Home] [By Thread] [By Date] [Recent Entries]

  • From: Toivo Lainevool <tlainevool@y...>
  • To: Huaxin Zhang <hxzhang@c...>, xml-dev@x...
  • Date: Tue, 20 Jun 2000 11:19:15 -0700 (PDT)

Use the document() function of XSLT, see a good example of this at:
http://freespace.virgin.net/b.pawson/xsl/N2602.html#N6836

The XSL-List FAQ is a great resource for these types of questions, see:
http://freespace.virgin.net/b.pawson/xsl/xslfaq.html. 

The XSL-List mailing list might be a better place for these XSLT specific
questions, see:
http://www.mulberrytech.com/xsl/index.html


Toivo Lainevool
http://www.xmlpatterns.com

--- Huaxin Zhang <hxzhang@c...> wrote:
> Could anybody tell me if it is possible to import several 
> xml files in ONE xsl and apply different rules in the XSL
> to each of these xml files respectively.
> 
> What I want to do is to extract some info from the first
> XML file :  <xsl:variable name="username" select="file1://user/name">
> 
> and apply that on another xml file
>            <xsl:variable name="salary"
>                  select="file2://userinfo[username={$username}]">
> 
> something like this. Is this doable?  
> 
> 
> 
> ***************************************************************************
> This is xml-dev, the mailing list for XML developers.
> To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
> List archives are available at http://xml.org/archives/xml-dev/
> ***************************************************************************


__________________________________________________
Do You Yahoo!?
Send instant messages with Yahoo! Messenger.
http://im.yahoo.com/

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member