xsl-list
[Top] [All Lists]

AW: 2 XML source

2003-03-12 07:56:52
Thank you very much,
i try it :))
danke wieder

-----Ursprüngliche Nachricht-----
Von: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com]Im Auftrag von 
Zink,
Juergen
Gesendet: Mittwoch, 12. März 2003 14:44
An: 'xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com'
Betreff: AW: [xsl] 2 XML source
Wichtigkeit: Niedrig


Hello David,

<snip>
every day i get approx. 100 XML files like 030312_01.xml (XML name =
date+position) and i want to have only one XSL :-)
Because every day other application creates 100's of xml files from which i
need to filter some data out of these files. As you said in your mail that
to incorporate the xml file names into the XSL File, i think in my case it
is difficult to type all the file names into the XSL File. So in this case
I
request some other solution which suite my need given above.

write a batch file which creates a small xml file which contains all the
filenames
like:
<root>
  <file>filename1</file>
  ...
  <file>filename99</file>
</root>

Of course with the correct header, namespace and all.
Then in your xsl, you read this file and apply a template for each file-tag.
Which in turn uses the document function.

Regards,

Jürgen Zink


****************************************************************************
*
Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
eMail irrtuemlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren
sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this e-mail
in error) please notify the sender immediately and destroy this e-mail.
Any unauthorized copying, disclosure or distribution of the material
in this e-mail is strictly forbidden.
****************************************************************************
*


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


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



<Prev in Thread] Current Thread [Next in Thread>