<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Trebuchet MS","sans-serif";
        color:windowtext;
        font-weight:normal;
        font-style:normal;
        text-decoration:none none;}
p.body, li.body, div.body
        {mso-style-name:body;
        mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.codefirst, li.codefirst, div.codefirst
        {mso-style-name:codefirst;
        mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.codenext, li.codenext, div.codenext
        {mso-style-name:codenext;
        mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.codelast, li.codelast, div.codelast
        {mso-style-name:codelast;
        mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.bold
        {mso-style-name:bold;}
span.code
        {mso-style-name:code;}
span.m
        {mso-style-name:m;}
span.t
        {mso-style-name:t;}
span.ns
        {mso-style-name:ns;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>Hi everyone, <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>I’m trying to set up a first conversion of a structured Framemaker 8 manual (p277) to DITA XML via MIF2GO.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>Everything looks OK, except for the declaration ‘override’. I need an override because I upload the resulting XMLs in Docato (EMC product). After upload editing is done with Serna.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>I found this in the MIF2GO help:<o:p></o:p></span></p><p class=body><span class=bold><b>_________________________________________________<o:p></o:p></b></span></p><p class=body><span class=bold><b>Mif2Go</b></span><a name=Xz114x1273191></a> sets the following default values for the <span class=code>PUBLIC</span> declaration, depending on the DITA version and on the topic type. For example, for DITA version 1.1 and topic type <span class=code>concept</span>:<o:p></o:p></p><p class=codefirst><a name=Xz114x1273194></a>[HTMLOptions]<o:p></o:p></p><p class=codenext><a name=Xz114x1273195></a>HTMLDocType="-//OASIS//DTD DITA 1.1 Concept//EN"<o:p></o:p></p><p class=codelast><a name=Xz114x1273196></a>HTMLDTD="docs.oasis-open.org/dita/v1.1/CS01/dtd/concept.dtd"<o:p></o:p></p><p class=body><a name=Xz114x1273197></a>If you need the declaration to comply with the requirements of third-party tools, you can override the default values. For XMetaL, for example:<o:p></o:p></p><p class=codefirst><a name=Xz114x1273198></a>[HTMLOptions]<o:p></o:p></p><p class=codenext><a name=Xz114x1273199></a>HTMLDocType="-//OASIS//DTD DITA Composite//EN"<o:p></o:p></p><div style='mso-element:para-border-div;border:none;border-bottom:solid windowtext 1.5pt;padding:0cm 0cm 1.0pt 0cm'><p class=codelast style='border:none;padding:0cm'><a name=Xz114x1273200></a><span lang=NL-BE>HTMLDTD="ditabase.dtd"<o:p></o:p></span></p></div><p class=codelast><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>My problem is two-fold: <o:p></o:p></span></p><p class=codelast><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>1) MIF2GO does not seem to pick up any change I make to this declaration (other changes in the .ini do). <o:p></o:p></span></p><p class=codelast><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>2) If it would work what’s the change I need to make to have the following resulting declaration:<o:p></o:p></span></p><p class=codelast><span class=m><span lang=FR-BE><</span></span><span class=t><span lang=FR-BE>concept</span></span><span class=ns><span lang=FR-BE> xmlns:xsa3</span></span><span class=m><span lang=FR-BE>="</span></span><b><span lang=FR-BE>http://dita.oasis-open.org/architecture/2005/</span></b><span class=m><span lang=FR-BE>"</span></span><span class=ns><span lang=FR-BE> xmlns:xsi</span></span><span class=m><span lang=FR-BE>="</span></span><b><span lang=FR-BE>http://www.w3.org/2001/XMLSchema-instance</span></b><span class=m><span lang=FR-BE>"</span></span><span lang=FR-BE> <span class=t>id</span><span class=m>="</span><b>id</b><span class=m>"</span> <span class=t>xml:lang</span><span class=m>="</span><b>en-us</b><span class=m>"</span> <span class=t>xsi:noNamespaceSchemaLocation</span><span class=m>="</span><b>../../catalog/concept.xsd</b><span class=m>"><o:p></o:p></span></span></p><p class=codelast><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>Thanks for your help!<o:p></o:p></span></p><p class=codelast><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>Regards, <o:p></o:p></span></p><p class=codelast><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'>Tom</span><span class=m><o:p></o:p></span></p><p class=codelast><o:p> </o:p></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Trebuchet MS","sans-serif"'><o:p> </o:p></span></p><p class=MsoNormal><b><span lang=FR-BE style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#FF6600'>Tom De Rouck</span></b><span lang=FR-BE style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p><p class=MsoNormal><b><span lang=FR-BE style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#363636'>SGS Documentation Services<br></span></b><span lang=FR-BE style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#363636'>Technical Writer</span><span lang=FR-BE style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p><p class=MsoNormal><span lang=FR-BE style='font-size:10.0pt;font-family:"Times New Roman","serif";color:#363636'><br></span><b><span style='font-size:8.0pt;font-family:"Arial","sans-serif";color:#363636'>SGS Belgium NV</span></b><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:8.0pt;font-family:"Arial","sans-serif";color:#363636'>Derbystraat 243<br>B-9051 - Gent</span><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:8.0pt;font-family:"Arial","sans-serif";color:#363636'>Phone:  +32 (0)9 242 81 77</span><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:8.0pt;font-family:"Arial","sans-serif";color:#363636'>Fax:      +32 (0)9 220 33 96<br>E-mail :   </span><span style='font-size:8.0pt;font-family:"Arial","sans-serif";color:#FF6600'><a href="mailto:tom.derouck@sgs.com" title="mailto:Name.Surname@sgs.com"><span style='color:#FF6600'>tom.derouck@sgs.com</span></a></span><o:p></o:p></p></div>Information in this email and any attachments is confidential and
intended solely for the use of the individual(s) to whom it is addressed
or otherwise directed. Please note that any views or opinions presented
in this email are solely those of the author and do not necessarily
represent those of the Company.
Finally, the recipient should check this email and any attachments for
the presence of viruses. The Company accepts no liability for any damage
caused by any virus transmitted by this email.
All SGS services are rendered in accordance with the applicable SGS
conditions of service available on request and accessible at
http://www.sgs.com/terms_and_conditions.htm
</body></html>