next up previous
Next: Example of a complete Up: Configuration Previous: Translation definition

AttributeMap definition

The definition of an AttributeMap strictly depends on its type. Currently available types are `file', `db', `table', `cached' and `regex'. The syntax common among all types is:
   <map name="name" type="type" modify="boolean">
       ...
       ... 
   </map>
Parameters:

According to its type the complete definition of an AttributeMap can be:


next up previous
Next: Example of a complete Up: Configuration Previous: Translation definition
2004-07-02