Hi

I want to make some change in our pipeline code, currently for docx/doc/pdf we 
are converting to XHTML [for docx we are using XSLT]. Its falling lots of time 
because of different region.

I was wondering if there is any simple way to convert document [doc/x/pdf] in 
XML. While reading default conversion option I found it says conversion 
pipeline generates

*         The original document

*         An XHTML document (*.xhtml)

*         A simplified DocBook XML document (*.xml)

*         A directory (*_parts)

But unfortunately it is generating

1.       PDF   XHTML and _parts

2.       docx  only docx_parts

3.       doc   XHTML and _parts

I am not getting XML in any case , I am using below pipeline in ML 5.0-1.2
Conversion Processing
                HTML Conversion
                MS Office Conversion
                Office OpenXML Extract
                PDF Conversion
                Status Change Handling

One more finding below   [xdmp:document-filter] also giving XML, but it's a 
manual code, cant we achieve this using ML pipeline. Also docx conversion to 
XHTML can't we do without using XSLT.

xdmp:document-filter(xdmp:document-get("/ms/user/g/gurbeers/FPOL_ML_XQY/Policy/MLPortal/EDS.docx"))


~Gurbeer


________________________________

NOTICE: Morgan Stanley is not acting as a municipal advisor and the opinions or 
views contained herein are not intended to be, and do not constitute, advice 
within the meaning of Section 975 of the Dodd-Frank Wall Street Reform and 
Consumer Protection Act. If you have received this communication in error, 
please destroy all electronic and paper copies and notify the sender 
immediately. Mistransmission is not intended to waive confidentiality or 
privilege. Morgan Stanley reserves the right, to the extent permitted under 
applicable law, to monitor electronic communications. This message is subject 
to terms available at the following link: 
http://www.morganstanley.com/disclaimers If you cannot access these links, 
please notify us by reply message and we will send the contents to you. By 
messaging with Morgan Stanley you consent to the foregoing.
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to