This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XML include?


<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE stylesheet [
 <!ENTITY test SYSTEM "pathto/test.xml">
   ]>
<config>
   &test;
</config>

----- Original Message -----
From: "Matthew Hixson" <mhixson@aventail.com>
To: <xsl-list@mulberrytech.com>
Sent: Thursday, September 28, 2000 2:34 PM
Subject: XML include?


> Could someone tell me how to include an XML document within another XML
> document?  I have several XML documents in which I would like to include a
list
> of US states and Canadian provinces, which is also in XML.
>   Thanks,
>    -M@
>
> --
> Matt Hixson
> Aventail Corporation
> Seattle, Washington
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]