Go Back   Velocity Reviews > Newsgroups > XML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

XML - XPath transformation

 
Thread Tools Search this Thread
Old 09-13-2006, 02:20 PM   #1
Default XPath transformation


Hi all,

I come across this problem.

I have an XML file A.xml, which follows the schema A.xsd. Then I can
use XSLT to transform A.xml to B.xml that follows the schema B.xsd.

In my case, A.xml is users' view, but it is actually saved as B.xml.

Then users use XPath to query over A.xml. Now what I need to do is to
tranform A.xpath to B.xpath which is valid according to B.xsd, evaluate
B.xpath over B.xml, and transform the result back to one following
A.xsd.

Are there any available solutions towards this problem? Any
suggestions? Thanks a lot!

Cheers,

Weijian



wjfang@gmail.com
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump