On 5-1-2012 09:19, Martin Fechner wrote:
Hi all,
I wish you happy new year and start with an xml-question: Is it possible to process files from an URL address? It should be something like:
\starttext
....
\xmlprocessfile{main}{http://example.com/document1.xml}{} \xmlprocessfile{main}{http://example.com/document2.xml}{}
low level hackery ... \edef\MyFileName#1{\cldcontext{resolvers.findbinfile(url.hashed("#1"))}} \xmlprocessfile{main}{\MyFileName{"http://example.com/document1.xml"}}{} \xmlshow{main} ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------