XML PARSER

XML PARSER SearchSearch
Author Message
Siddarth
Unregistered guest
Posted on Monday, April 12, 2004 - 12:18 pm:   

Hello,
We are trying to content adapt .mms.....
As we get 'profile' http header in User Agent Profile which points to " a specific xml ". This xml will store all the properties of that mobile....
Now friends, could anyone please tell me the mechanism to parse this xml..according to our needs.
For eg:- if i have something like
<rdf : MaxImgSize> 640 * 480 </MaxImgSize>
We need to get 640 * 480 string, given the input as MaxImgSize delimiter.
Please we need help urgrntly...
Thanks in advance..

Siddarth
Anonymous
 
Posted on Monday, April 12, 2004 - 01:42 pm:   

u can use RDF Parser to extract....