You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Srikanth Sampath <sr...@sybase.com> on 2000/10/17 19:42:49 UTC

How to retrieve the xml version string

Hi,
	How do I retrieve the xml version header from an XML document, i.e.
	the one <? xmlversion......?>.  This is not considered a PI.
Is there any method which retrieves the header?.  I am using xerces
SAX parser.

Thanks,
--Srikanth