⚲
Project
Profile
Help
Tour this page
Frequent Planio Questions
Learning Resources
Sign in
Register
Switch Planio account
Open in Planio App
Share current page
Search
:
Projects
All Projects
Help
Tour this page
Frequent Planio Questions
Learning Resources
Sign in
Register
Switch Planio account
Open in Planio App
Share current page
Saxon
Overview
Roadmap
Issues
Calendar
Blog
Documents
Forums
Files
Repository
Download (1.33 KB)
Bug #4020
» config-saxon.xml
Mark Dunn
, 2018-11-12 10:39
<?xml version="1.0" encoding="UTF-8"?>
<configuration
xmlns=
"http://saxon.sf.net/ns/configuration"
>
<!-- http://saxonica.com/documentation/index.html#!configuration/configuration-file -->
<!-- the xsltPackages section requires Saxon 9.8.0.4 or later -->
<xsltPackages>
<package
name=
"http://www.oup.com/xsltPackages/oupAcademicCommon"
version=
"0.1"
sourceLocation=
"packages/oupAcademicCommon.xsl"
/>
<package
name=
"http://www.oup.com/xsltPackages/logger"
version=
"0.1"
sourceLocation=
"packages/logger.xsl"
/>
<package
name=
"http://www.oup.com/xsltPackages/generalVariables"
version=
"0.1"
sourceLocation=
"packages/generalVariables.xsl"
/>
<package
name=
"http://www.oup.com/xsltPackages/getDTD"
version=
"0.1"
sourceLocation=
"packages/getDTD.xsl"
/>
<package
name=
"http://www.oup.com/xsltPackages/getFiles"
version=
"0.1"
sourceLocation=
"packages/getFiles.xsl"
/>
<package
name=
"http://www.oup.com/xsltPackages/pipelineRunner"
version=
"0.1"
sourceLocation=
"packages/pipelineRunner.xsl"
/>
<package
name=
"http://www.oup.com/xsltPackages/wordCount"
version=
"0.1"
sourceLocation=
"packages/wordCount.xsl"
/>
<package
name=
"http://www.oup.com/xsltPackages/handleSpreadsheets"
version=
"0.1"
sourceLocation=
"packages/handleSpreadsheets.xsl"
/>
</xsltPackages>
</configuration>
« Previous
1
2
Next »
(1-1/2)
Loading...