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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: XML Parse, which resolves enitities

[ Lists Home | Date Index | Thread Index ]
  • From: anette.engel@crpht.lu
  • To: David Brownell <db@Eng.Sun.COM>
  • Date: Wed, 9 Dec 1998 10:56:01 +0100

> Most do, including Sun's:

but not xml4j from IBM:

I wrote a little sample program, just parsing a document and
then writing it to stdout. To my dissappointment the entities
weren't resolved.

I wrote the same program for Sun's Xml Parser, and I got
the desired results.

Regards
Anette





David Brownell <db@Eng.Sun.COM> on 12/08/98 09:08:19 PM

To:   Anette Engel/crmm
cc:
Subject:  Re: XML Parse, which resolves enitities




Most do, including Sun's:
     http://java.sun.com/jdc/earlyAccess/xml
In fact I don't know any that won't do this by default.
- Dave

anette.engel@crpht.lu wrote:
>
> 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)





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