Read Processing Instruction 2004-02-26 - By Varadharajan Sethuraman
Hi,
I have one sample XML as below:
<?xml version="1.0"?> <samples> <server>UNIX</server> <monitor>color</monitor> </samples>
Now I want to extract the value from XML Declaration (<?xml version="1.0"?>) in the XML file
Can u advice me?
Regards Varadharajan S
__________________________________ Do you Yahoo!? Get better spam protection with Yahoo! Mail. http://antispam.yahoo.com/tools
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|