question in XML

Questions about XML that are not covered by the other forums should go here.
saqqa
Posts: 5
Joined: Thu Sep 15, 2005 6:55 pm

question in XML

Post by saqqa »

hi guys
im a new member and its my plasure to meet u....
well i have a question
how can i retrive data from xml file
like i want to know which the father node for spcific node
thank u 8)
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi,

The most used language for processing/accessing XML documents is XSLT. There are also APIs like DOM or SAX that are available from a few languages like Java, C.

Best Regards,
George
saqqa
Posts: 5
Joined: Thu Sep 15, 2005 6:55 pm

yes xslt

Post by saqqa »

thanks george for yr fast reply.... yes xslt is my goal
but how?
if u have some instruction if ready files ,i gana be so greatful.......

thanks again champ
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Go through a tutorial, read the mailing list archives. Here are the pointers to these:
http://www.oxygenxml.com/tutorials.html
Also there are a few XSLT books recommended on our website:
http://www.oxygenxml.com/xml_books.html
Try Beginning XSLT by Jeni Tennison.

Best Regards,
George
saqqa
Posts: 5
Joined: Thu Sep 15, 2005 6:55 pm

Post by saqqa »

thanks.............. i well :roll:
Post Reply