[ 
https://issues.apache.org/jira/browse/TIKA-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013443#comment-14013443
 ] 

Marco Quaranta commented on TIKA-1313:
--------------------------------------

Hello Ken, Apache FOP project provides some FO examples. 
I hope we can use them: http://xmlgraphics.apache.org/fop/examples.html

> XSL-FO detection
> ----------------
>
>                 Key: TIKA-1313
>                 URL: https://issues.apache.org/jira/browse/TIKA-1313
>             Project: Tika
>          Issue Type: Improvement
>          Components: detector, mime
>    Affects Versions: 1.5
>            Reporter: Marco Quaranta
>            Priority: Minor
>             Fix For: 1.6
>
>
> Please add the following mime-magic in order to correctly detect xsl-fo files
> {code}
>  <mime-type type="application/xslfo+xml">
>     <alias type="text/xsl"/>
>     <acronym>XSLFO</acronym>
>     <_comment>XSL Format</_comment>
>     <root-XML localName="root"
>               namespaceURI="http://www.w3.org/1999/XSL/Format"/>
>     <glob pattern="*.xslfo"/>
>       <glob pattern="*.fo"/>
>   </mime-type>
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to