ensure matched elements / document compare?

Are you missing a feature? Request its implementation here.
cditcher
Posts: 29
Joined: Thu Jun 21, 2012 6:47 pm
Location: Victoria BC, Canada

ensure matched elements / document compare?

Post by cditcher »

Hi there,

I am looking for a feature that compares an xslt stylesheet to a corresponding xml file and reports on which elements are matched in the stylesheet and which are not. Is there such a thing? I do have methods for checking that the stylesheet i have written is matching all the necessary elements in my xml source, but with larger more complex files, or especially if i have lots of imported stylesheets, it would be nice to generate some type of report. Is there a way to do this?
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: ensure matched elements / document compare?

Post by adrian »

Hello,

Currently (v13.2), no such report is available in Oxygen.

I have logged this feature request to our issue tracking tool. It will be analyzed and if found appropriate, it will be implemented in a future version.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply