View Single Post
  #1  
Unread 11-12-2005, 03:44 AM
tangent tangent is offline
A Forest Scavenger
Interface Author - Click to view interfaces
 
Join Date: Apr 2005
Server: Antonia Bayle
Posts: 15
Default XML Include sources

Does anyone know if it's possible to source xml via http or any method other than a local file? It would be extremely useful if you could specify a remote source like this.
Code:
<include>http://www.example.com/dynamic.xml</include>
I haven't actually tried this yet since I can't at the moment and I'm assuming it's currently impossible but thought I'd ask. Searching the forum and a google search doesn't turn up anything informative.
Reply With Quote