[Home] [By Thread] [By Date] [Recent Entries]

  • From: anette.engel@c...
  • To: xml-dev@i...
  • Date: Tue, 8 Dec 1998 17:44:10 +0100


Is there a ParseR, which resolves entities to external XML files.
I'd like to split up my document into serveral files,  like

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE book SYSTEM "book.dtd"  [
  <!ENTITY chap1 SYSTEM "chap1.xml">
  <!ENTITY chap2 SYSTEM "chap2.xml">
]>
<doc>
  <body>
    &chap1;
    &chap2;
  </body>
</doc>

Regards
Anette Engel
anette.engel@c...



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member