<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
manuela cirronis wrote:
<blockquote cite="mid001901c641ff$c1be06c0$b500a8c0@inatlantis.dom"
type="cite">
<meta http-equiv="Context-Type"
content="text/html; charset=iso-8859-1">
<div> Hello </div>
<div> </div>
<div> I'd like to show an external resource on the fly with an xml
associated with a </div>
<div> Opencms xsd. How can I pair it with the corresponding
template-element? </div>
<div> thanks in advance </div>
<div> </div>
<div> Manuela <br>
</div>
</blockquote>
Dear Manuela,<br>
<br>
afaik, you cannot achieve this. You cannot "include" files that are in
the real filesystem and process them directly.<br>
If you want to use them in some way, you have to read them yourself and
take care of processing yourself.<br>
<br>
Christian<br>
</body>
</html>