<application>
- <default-doctypes>
- <step number="1">
- <mapping extension="pdf" type="requirements"/>
- <mapping extension="doc" type="specification"/> <!-- Microsoft Word 2003 and earlier -->
- <mapping extension="docx" type="specification"/> <!-- Microsoft Word 2007 and later -->
- <mapping extension="xml" type="specification"/> <!-- Microsoft Word 2007 Open XML -->
- </step>
- <step number="2">
- <mapping extension="doc" type="design"/>
- <mapping extension="docx" type="design"/>
- <mapping extension="xml" type="design"/>
- </step>
- <step number="3">
- <mapping extension="doc" type="memorandum"/>
- <mapping extension="docx" type="memorandum"/>
- <mapping extension="xml" type="memorandum"/>
- <mapping extension="sldprt" type="geometry"/> <!-- SolidWorks Part -->
- <mapping extension="sldasm" type="geometry"/> <!-- SolidWorks Assembly -->
- <mapping extension="part" type="geometry"/> <!-- GEOM Part -->
- <mapping extension="py" type="geometry"/> <!-- GEOM Python script -->
- </step>
- <step number="4">
- <mapping extension="doc" type="memorandum"/>
- <mapping extension="docx" type="memorandum"/>
- <mapping extension="xml" type="memorandum"/>
- <mapping extension="med" type="model"/>
- <mapping extension="py" type="model"/> <!-- SMESH Python script -->
- </step>
- </default-doctypes>
-
<modules>
- <mapping extension="doc" executable="winword.exe"/>
+<!-- <mapping extension="doc" executable="winword.exe"/>
<mapping extension="docx" executable="winword.exe"/>
- <mapping extension="xml" executable="winword.exe"/>
- <mapping extension="part" executable="../sgeom/index.jsp"/>
- <mapping extension="med" executable="../smesh/index.jsp"/>
+ <mapping extension="xml" executable="winword.exe"/> -->
+ <mapping extension="part" executable="runSalome"/>
+ <mapping extension="med" executable="runSalome"/>
+ <mapping extension="py" executable="runSalome"/>
+ <!--mapping extension="xml" executable="runSalome"/--> <!-- for YAKS activity -->
</modules>
- <viewers extension="pdf,brep" />
+ <viewers extension="pdf,brep,med" />
<converters>
<geometry from="sldprt" to="brep" executable="converter.exe"/>
<mapping extension="xml" executable="winword.exe"/> -->
<mapping extension="part" executable="runSalome"/>
<mapping extension="med" executable="runSalome"/>
+ <mapping extension="py" executable="runSalome"/>
+ <!--mapping extension="xml" executable="runSalome"/--> <!-- for YAKS activity -->
</modules>
<viewers extension="pdf,brep,med" />