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

  • From: Dylan Walsh <Dylan.Walsh@K...>
  • To: Alexey Skoblikov <leshakk@p...>, xml-dev@l...
  • Date: Thu, 12 Jul 2001 14:09:01 +0100

>  I need to make something with one xml file if there is smth in
another
>  one. Is it possible with XSLT and how?

Yes.










You need to be more specific though. :-)
If file B is a different representation of some or all the information
in file A, then apply a transformation to file A to generate the file B.
If, on the other hand, you want to generate something from file A, but
incorporating or dependend on information in file B, you can write a
transformation that you apply to file A, and that transformation opens
file B using the document() function.

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