-
There is very good open document standard: ODF (OASIS Open Document Format for Office Application). There are a lot of reasons to add this standard support into DITA OT:
1) Recently this format won format battle and all next version of MS Office (since office 2007 sp2 released 24.04.2009) will support this format natively. This means that main de-facto document editor in the world will support...
2009-05-27 11:26:45 UTC in DITA Open Toolkit
-
There are also the following cyclic dependencies in ActivityDiagrams:
ConditionalNode -> Compartment -> ConditionalNode
ActivityPartition -> Compartment -> ActivityPartition.
2007-05-28 12:19:56 UTC in uml2svg
-
uml2svg version 0.18.
2007-05-28 11:45:52 UTC in uml2svg
-
uml2svg version 0.18
There is cyclic dependency in uml2svg stylesheets:
StateDiagrams\State.xsl -> StateDiagrams\RegionCompartment.xsl -> StateDiagrams\Region.xsl -> StateDiagrams\State.xsl.
2007-05-28 11:45:32 UTC in uml2svg
-
Workaround:
To fix this problem I've added 'xmlns:UML2="org.omg.xmi.namespace.UML2"' attribute to all files that used UML2.
After that the following error occurred:
Processing C:\Projects\jnetx\4.0\doc\Designs\SLEE\build\CoffeeMachine.xmi to C:\Projects\jnetx\4.0\doc\Designs\SLEE\build\CoffeeMachine.html
Loading stylesheet C:\Java\Misc\docbook-xsl\uml2svg-0.18\src\xsl\Main.xsl
: Fatal...
2007-05-28 11:11:49 UTC in uml2svg
-
I've tried to process one of the given sample files CoffeeMachine.xmi with uml2svg stylesheets using apache xalan/xerces engine. It produced the following error:
Transforming into C:\Projects\jnetx\4.0\doc\Designs\SLEE
Processing C:\Projects\jnetx\4.0\doc\Designs\SLEE\build\CoffeeMachine.xmi to C:\Projects\jnetx\4.0\doc\Designs\SLEE\build\CoffeeMachine.html
Loading stylesheet...
2007-05-28 11:09:23 UTC in uml2svg
-
I've created several plucker documents using Sunrise
Desktop. Document's language was russian, codepage:
win-1251.
That documents was displayed correctly on my palm T5
via plucker.
But during reading that documents on iPAQ 1950 (Windows
Mobile 5.0) via Vade Mecum 0.6.6.5 I've found that all
cyrillic symbols are displayed incorrect. Invalid
character encoding is used and instead of...
2006-09-27 08:38:33 UTC in Vade Mecum
-
pmoukhataev committed patchset 517 of module javadc3 to the javadc3 CVS repository, changing 77 files.
2006-05-30 14:20:32 UTC in javadc3