Last active
February 9, 2016 19:24
-
-
Save gimsieke/3f866dc10d613665c83f to your computer and use it in GitHub Desktop.
sample paths xml for https://github.com/transpect/docx2jats-demo/commit/e5e4e45eb4dad4a1acc48baf1f338c16e1ed17f4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<c:param-set xmlns:c="http://www.w3.org/ns/xproc-step"> | |
<c:param name="_params-from-filename-parsing" | |
value="base=CSMI_2014_701 ext=docx journal=CSMI ms=CSMI_2014_701 publisher=ulsp"/> | |
<c:param name="_params-given" | |
value="base=CSMI_2014_701 ext=docx journal=CSMI ms=CSMI_2014_701 publisher=ulsp"/> | |
<c:param name="_params-given-in-clades-string" value=""/> | |
<c:param name="basename" value="CSMI_2014_701"/> | |
<c:param name="debug" value="'no'"/> | |
<c:param name="debug-dir-uri" value="debug"/> | |
<c:param name="ext" value="docx"/> | |
<c:param name="file" | |
value="file:/C:/cygwin/home/gerrit/XML/Prague/2016/transpect-tutorial/content/ulsp/CSMI/CSMI_2014_701/docx/CSMI_2014_701.docx"/> | |
<c:param name="interface-language" value="en"/> | |
<c:param name="matching-clades" value="1"/> | |
<c:param name="pipeline" value="docx2jats.xpl"/> | |
<c:param name="progress" value="no"/> | |
<c:param name="progress-to-stdout" value="no"/> | |
<c:param name="publisher-prefix-for-style-mapping" value="ulsp"/> | |
<c:param name="repo-href-canonical" | |
value="http://ulsp.eu/content-repo/ulsp/CSMI/CSMI_2014_701/docx/CSMI_2014_701.docx"/> | |
<c:param name="repo-href-local" | |
value="file:///C:/cygwin/home/gerrit/XML/Prague/2016/transpect-tutorial/content/ulsp/CSMI/CSMI_2014_701/docx/CSMI_2014_701.docx"/> | |
<c:param name="s9y1" value="CSMI_2014_701"/> | |
<c:param name="s9y1-path" | |
value="file:///C:/cygwin/home/gerrit/XML/Prague/2016/transpect-tutorial/content/ulsp/CSMI/CSMI_2014_701/"/> | |
<c:param name="s9y1-path-canonical" | |
value="http://ulsp.eu/content-repo/ulsp/CSMI/CSMI_2014_701/"/> | |
<c:param name="s9y1-role" value="ms"/> | |
<c:param name="s9y2" value="CSMI"/> | |
<c:param name="s9y2-path" | |
value="file:///C:/cygwin/home/gerrit/XML/Prague/2016/transpect-tutorial/docx2jats-demo/a9s/ulsp/CSMI/"/> | |
<c:param name="s9y2-path-canonical" | |
value="http://this.transpect.io/a9s/ulsp/CSMI/"/> | |
<c:param name="s9y2-role" value="journal"/> | |
<c:param name="s9y3" value="ulsp"/> | |
<c:param name="s9y3-path" | |
value="file:///C:/cygwin/home/gerrit/XML/Prague/2016/transpect-tutorial/docx2jats-demo/a9s/ulsp/"/> | |
<c:param name="s9y3-path-canonical" value="http://this.transpect.io/a9s/ulsp/"/> | |
<c:param name="s9y3-role" value="publisher"/> | |
<c:param name="s9y4-path" | |
value="file:///C:/cygwin/home/gerrit/XML/Prague/2016/transpect-tutorial/docx2jats-demo/a9s/common/"/> | |
<c:param name="s9y4-path-canonical" value="http://this.transpect.io/a9s/common/"/> | |
<c:param name="s9y4-role" value="common"/> | |
<c:param name="srcpaths" value="yes"/> | |
<c:param name="transpect-project-revision" value=""/> | |
<c:param name="transpect-project-timestamp" value=""/> | |
<c:param name="transpect-project-uri" value=""/> | |
</c:param-set> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment