docx_modify-lib
Repository
Git URL | https://github.com/transpect/docx_modify-lib.git |
SVN URL | https://github.com/transpect/docx_modify-lib |
Base URI | http://transpect.io/docx_modify/ |
docx2hub:modify
Import
<p:import href="http://transpect.io/docx_modify/xpl/docx_modify.xpl"/>
Dependencies
Synopsis
<docx2hub:modify xmlns:docx2hub="http://transpect.io/docx2hub">
<p:input port="xslt"/>
<p:input port="xpl"/>
<p:input port="params" primary="true"/>
<p:input port="external-sources" sequence="true"/>
<p:input port="single-tree" sequence="true"/>
<p:input port="single-tree-manifest" sequence="true"/>
<p:input port="options"/>
<p:input port="docx2hub-xslt"/>
<p:input port="update-zip-manifest-xslt"/>
<p:output port="result" primary="true"/>
<p:output port="modified-single-tree"/>
<p:output port="report" sequence="true"/>
<p:output port="modified-manifest" primary="false"/>
<p:option name="file" required="false" select="''"/>
<p:option name="template-file" select="''"/>
<p:option name="copy-from-template-file-regex" select="'(^vba|\.bin$|/word/(theme|embeddings|glossary|media)|/customUI|/customXml|(_rels/)?customizations.xml(\.rels)?)'"/>
<p:option name="apply-changemarkup" required="false" select="'no'"/>
<p:option name="debug" required="false" select="'no'"/>
<p:option name="debug-dir-uri" required="false" select="resolve-uri('debug')"/>
<p:option name="docx-target-uri" required="false" select="''"/>
<p:option name="extract-dir" select="''"/>
<p:option name="indent" required="false" select="'true'"/>
<p:option name="docx2hub-add-srcpath-attributes" required="false" select="'no'"/>
<p:option name="no-srcpaths-for-text-runs-threshold" select="'40000'"/>
<p:option name="media-path" required="false" select="'none'"/>
<p:option name="mathtype2omml" required="false" select="'no'"/>
<p:option name="mathtype2omml-cleanup" required="false" select="'yes'"/>
<p:option name="mathtype-source-pi" required="false" select="'no'"/>
<p:option name="mml-space-handling" required="false" select="'char'"/>
<p:option name="docx2hub-insert-document-defaults" required="false" select="'no'"/>
</docx2hub:modify>
docx2hub:unstrict
Import
<p:import href="http://transpect.io/docx_modify/xpl/unstrict.xpl"/>
Dependencies
Synopsis
<docx2hub:unstrict xmlns:docx2hub="http://transpect.io/docx2hub">
<p:output port="result" primary="true"/>
<p:option name="docx" required="true"/>
<p:option name="debug" required="false" select="'no'"/>
<p:option name="debug-dir-uri" required="false" select="'file:/tmp/debug'"/>
</docx2hub:unstrict>
GitHub sync date: 2024-04-23+02:00