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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   DTD#printExternal in xml4j 1.1.4

[ Lists Home | Date Index | Thread Index ]
  • From: Thuy-Linh Nguyen <tln@insect.sd.monash.edu.au>
  • To: xml-dev@ic.ac.uk
  • Date: Wed, 28 Oct 1998 22:01:53 +1100 (EST)

Hi,

I tried the DTD#printExternal for the HTML40strict.xml.dtd with default
encoding. Something weird seems to happen. For eg the original declaration 

<!ENTITY quot "&#34;">
<!ENTITY amp  "&#38;">
<!ENTITY lt   "&#60;">
<!ENTITY gt   "&#62;">

is changed to 

<!ENTITY quot "&#x22;">
<!ENTITY amp "&#x26;">
<!ENTITY lt "<">
<!ENTITY gt ">">


And 

<!ENTITY % coreattrs
 "id          ID             #IMPLIED
  class       CDATA          #IMPLIED
  style       %StyleSheet;   #IMPLIED
  title       %Text;         #IMPLIED"
  >

is changed to 

<!ENTITY % coreattrs "id          ID             #IMPL
IED&#xa;  class       CDATA          #IMPLIED&#xa;  st
yle       CDATA   #IMPLIED&#xa;  title       CDATA    
     #IMPLIED">

etc. 

I also noticed similar changes also happened with version 1.0.4,
although the changes appear differently. Why is that ?

Thank you !
TL



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