OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   XML Parse, which resolves enitities

[ Lists Home | Date Index | Thread Index ]
  • From: anette.engel@crpht.lu
  • To: xml-dev@ic.ac.uk
  • 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@crpht.lu



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





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS