XPath transformation

W

wjfang

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,005
Messages
2,570,264
Members
46,859
Latest member
HeidiAtkin

Latest Threads

Top