41.7.4 Overriding declarations in a DITA map content model

You can override the PUBLIC and SYSTEM IDs for a specialized map or bookmap the same way as for other topic types; see §41.7.2 Overriding settings in a DITA content model. However, for the maps DITA2Go generates, these declarations are about all you can change; the rest is hardwired.

To override declarations in a DITA map content model, create a new empty DITAmap.ini configuration file. In this new configuration file specify the PUBLIC and SYSTEM IDs for a your specialized map. For example:

[Topic]
ModelName = map
TopicDerivation = map
PrologDType = "-//MYCO//DTD DITA MYCO Map//EN"
PrologDTD = "myco-map.dtd"

Also include the following setting in your project configuration file:

[DITAContentModels]
map = my company’s modified map model (a comment)

See §41.7.5 Listing DITA topic type configuration files.

Previous Topic:  41.7.3 Eliminating elements from a DITA content model

Next Topic:  41.7.5 Listing DITA topic type configuration files

Parent Topic:  41.7 Specializing or modifying DITA topic types

Sibling Topics:

41.7.1 Creating a content model for a specialized topic type

41.7.2 Overriding settings in a DITA content model

41.7.3 Eliminating elements from a DITA content model

41.7.5 Listing DITA topic type configuration files

41.7.6 Locating DITA topic type configuration files

Table of ContentsIndex