Added by madair, last edited by madair on Mar 26, 2006  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

The purpose of this page is to explain the structure of the configuration file

The MapBuilder configuration file controls what components are included in your application and how the components interact with each other. The structure of a MapBuilder config file is described by an XML Schema and a config file that validates against this schema is guaranteed to load correctly.

In order to understand the configuration file it will be useful to have an understanding of the core design principles.

Link to each of the following to gain a better understanding of each concept (returning to this page afterwards) 

A common way to get started is to copy an existing configuration file, starting with  one from a simple MapBuilder example and then adding additional functionality and sophistication or to start with a more complex example and then remove elements.

 Next>                    Next Section>