Is it possible to have an XML file to work like a "dictionary", and somehow to requeest for a word and it return the translated to my code?
I want to call it (like a function) from my code, something like wordtotranslate("myword"
and it searches the xml file and returns only the translated word...
Can this be done with XML - XSLT ?
Thanx in advamce,
Dimitris
I want to call it (like a function) from my code, something like wordtotranslate("myword"
Can this be done with XML - XSLT ?
Thanx in advamce,
Dimitris