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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   help on expat parser..

[ Lists Home | Date Index | Thread Index ]
  • From: rajesh_n1@verifone.com
  • To: xml-dev@ic.ac.uk
  • Date: Sat, 17 Oct 1998 20:12:23 +0530

hi,
	I am trying to figure out how to use James Clark's expat parser. 
I want the parser to be made dtd aware. That is if the xml document contains
something like, 
<!DOCTYPE ROOTELT SYSTEM "filename.dtd">

then I want to do some initialisations based on the information in the file
filename.dtd

I guess, I should be able to define a function that will do what I want and 
the parser can be made to invoke that function by setting it as one of the
handlers (which one??)

I tried setting it as the ExternalEntityReferenceHandler. But that doesn't seem
to invoke the function
on encountering the above line. If I set this function as  a DefaultHandler,
then it is invoked everytime
(for example, I have a different PI handler set, still this function is invoked
prior to the actual PI Handler)

Any idea, how to make the parser read the DTD file?

I am working on HPUX platform.
Thanks for any help,
Rajesh N



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