Visualizing the evolution of metrics
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 316
- Joined: Wed Jun 17, 2015 10:19 am
Visualizing the evolution of metrics
Post by ann.jensen »
Hi,
I have been trying to use the evolution/generateDITATables.xsl stylesheet from https://github.com/oxygenxml/dita-ot-metrics using the sample XML files provided.
I have created a new transformation scenario in Oxygen XML editor of type XSLT that operates on the folder of xml files and applies the xsl url for evolution/generateDITATables.xsl.
When I try to run this transform I get an 'Access is denied' message for each of the 4 xml files. These files are stored in my user account AppData folder.
Any advice appreciated,
Regards,
Ann
I have been trying to use the evolution/generateDITATables.xsl stylesheet from https://github.com/oxygenxml/dita-ot-metrics using the sample XML files provided.
I have created a new transformation scenario in Oxygen XML editor of type XSLT that operates on the folder of xml files and applies the xsl url for evolution/generateDITATables.xsl.
When I try to run this transform I get an 'Access is denied' message for each of the 4 xml files. These files are stored in my user account AppData folder.
Any advice appreciated,
Regards,
Ann
-
- Posts: 9438
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Visualizing the evolution of metrics
Hi Ann,
If you look inside the "generateDITATables.xsl" it tries by default to open the XML sample files from a folder named "samples" relative to the XSLT location.
so if you have created a transformation scenario for the XSLT, the "XSL URL" in it needs to be set to ${currentFileURL}. The XML URL needs to be set also to ${currentFileURL} because it does not matter on what XML content it is applied as the XSLT will load the XML documents on its own, relative to the place where it's located. I think in your case you have set the XML URL field to point to a folder.
Regards,
Radu
If you look inside the "generateDITATables.xsl" it tries by default to open the XML sample files from a folder named "samples" relative to the XSLT location.
Code: Select all
<xsl:variable name="allReports" select="collection('samples/?select=*.xml')"/>
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 9438
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Visualizing the evolution of metrics
One more thing, the email address you used to register on this forum seems to be no longer valid.
If you want help with changing it you can write us separately (support@oxygenxml.com).
Regards,
Radu
If you want help with changing it you can write us separately (support@oxygenxml.com).
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 316
- Joined: Wed Jun 17, 2015 10:19 am
Re: Visualizing the evolution of metrics
Post by ann.jensen »
Thank you Radu, that all worked great.
Regards,
Ann
Regards,
Ann
-
- Posts: 9438
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Visualizing the evolution of metrics
Hi Ann,
Great, I'm curious if the evolution report will help you take decisions about the evolution of the project.
Regards,
Radu
Great, I'm curious if the evolution report will help you take decisions about the evolution of the project.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Return to “DITA (Editing and Publishing DITA Content)”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service