|
Comments for: matt20001228
| Message # 1013061: |
|
Date: 08/23/02 16:15
By: Amrit Lalli Subject: accessing second XML file from in xsl I have a X.xml file, and it uses a style sheet called X.xsl now X.xml is a small produced file. and I want to keep it that way. There is some data that will change rarely, so I want to keep it in a seperate file that is always available. ALWAYS.xml now from within the X.xsl file I am producing output for the X.xml file, and I want to access the ALWAYS.xml file and produce output for that also. Is there a way to do this in xml? ------------------------------ or a second slower idea could be, produce output, then produce an embedded xml thing within the output, and that xml would refer to the ALWAYS.xml, and also refer to a new stylesheet, so after the first output is produced, then it will recursively produce output for the new embedded xml? Any help on how to do any of these two things would be great.. thanks... Amrit lalli |
Previous Message | Next Message |


