Open stefan-jung opened 8 years ago
Fixes for bookmap
DITA 1.3
:
<!ENTITY % mapgroup-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 Map Group Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/mapGroup.ent">
%mapgroup-d-dec;
<!ENTITY % abbrev-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 Abbreviated Form Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/abbreviateDomain.ent"
>%abbrev-d-dec;
<!ENTITY % delay-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 Delayed Resolution Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/delayResolutionDomain.ent"
>%delay-d-dec;
<!ENTITY % ditavalref-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 DITAVAL Ref Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/ditavalrefDomain.ent"
>%ditavalref-d-dec;
<!ENTITY % hazard-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 Hazard Statement Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/hazardstatementDomain.ent"
>%hazard-d-dec;
<!ENTITY % hi-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 Highlight Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/highlightDomain.ent"
>%hi-d-dec;
<!ENTITY % indexing-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 Indexing Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/indexingDomain.ent"
>%indexing-d-dec;
<!ENTITY % markup-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 Markup Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/markupDomain.ent"
>%markup-d-dec;
<!ENTITY % pr-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 Programming Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/programmingDomain.ent"
>%pr-d-dec;
<!ENTITY % relmgmt-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 Release Management Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/releaseManagementDomain.ent"
>%relmgmt-d-dec;
<!ENTITY % sw-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 Software Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/softwareDomain.ent"
>%sw-d-dec;
<!ENTITY % ui-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 User Interface Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/uiDomain.ent"
>%ui-d-dec;
<!ENTITY % ut-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 Utilities Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/utilitiesDomain.ent"
>%ut-d-dec;
<!ENTITY % xnal-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 XNAL Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/xnal/dtd/xnalDomain.ent"
>%xnal-d-dec;
<!ENTITY % xml-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 XML Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/xmlDomain.ent"
>%xml-d-dec;
<!ENTITY % deliveryTargetAtt-d-dec
PUBLIC "-//OASIS//ENTITIES DITA 1.3 Delivery Target Attribute Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/deliveryTargetAttDomain.ent"
>%deliveryTargetAtt-d-dec;
<!ENTITY % map-typemod
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 Map//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/map.mod">
%map-typemod;
<!ENTITY % bookmap-typemod
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 BookMap//EN"
"../../org.oasis-open.dita.v1_3/dtd/bookmap/dtd/bookmap.mod">
%bookmap-typemod;
<!ENTITY % mapgroup-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 Map Group Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/mapGroup.mod"
>%mapgroup-d-def;
<!ENTITY % abbrev-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 Abbreviated Form Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/abbreviateDomain.mod"
>%abbrev-d-def;
<!ENTITY % delay-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 Delayed Resolution Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/delayResolutionDomain.mod"
>%delay-d-def;
<!ENTITY % ditavalref-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 DITAVAL Ref Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/ditavalrefDomain.mod"
>%ditavalref-d-def;
<!ENTITY % hazard-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 Hazard Statement Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/hazardstatementDomain.mod"
>%hazard-d-def;
<!ENTITY % hi-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 Highlight Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/highlightDomain.mod"
>%hi-d-def;
<!ENTITY % indexing-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 Indexing Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/indexingDomain.mod"
>%indexing-d-def;
<!ENTITY % markup-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 Markup Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/markupDomain.mod"
>%markup-d-def;
<!ENTITY % pr-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 Programming Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/programmingDomain.mod"
>%pr-d-def;
<!ENTITY % relmgmt-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 Release Management Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/releaseManagementDomain.mod"
>%relmgmt-d-def;
<!ENTITY % sw-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 Software Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/softwareDomain.mod"
>%sw-d-def;
<!ENTITY % ui-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 User Interface Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/uiDomain.mod"
>%ui-d-def;
<!ENTITY % ut-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 Utilities Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/base/dtd/utilitiesDomain.mod"
>%ut-d-def;
<!ENTITY % xnal-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 XNAL Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/xnal/dtd/xnalDomain.mod"
>%xnal-d-def;
<!ENTITY % xml-d-def
PUBLIC "-//OASIS//ELEMENTS DITA 1.3 XML Domain//EN"
"../../org.oasis-open.dita.v1_3/dtd/technicalContent/dtd/xmlDomain.mod"
>%xml-d-def;
The dita-generator creates wrong paths, e.g.
which should be
, at least in my case.
Publishing DITA files is no problem. But if you, for example, try to read the file using Ant xmltask, the process fails:
So it would be nice, if the paths would be fixed.