|
-
August 22nd, 2007, 04:31 AM
#1
extraction query
I have uploaded wiktionary xml file into my website. But how do I display it on my webpages e.g. if someone search about the meaning of "peach", How can I extract and display from wiki xml file.
-
August 22nd, 2007, 05:51 AM
#2
Re: extraction query
I haven't looked at the syntax of the file but you can either extract the data into your web page using XPath queries, or you can use an XML transformation file (XSLT files - Extensible Stylesheet Language Transformations) to create (X)HTML directly from the XML file.
-
September 8th, 2007, 06:28 AM
#3
Re: extraction query
Thanks andreasblixt for helping me
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|