The depends Element

From Documentation
Revision as of 08:20, 6 May 2011 by Tomyeh (talk | contribs)




Syntax:

<depends>a_list_of_config_names</depends>
[Optional]

It specifies what configurations this configuration depends on. If specified, this configuration will be parsed after all specified configurations are parsed.

Example,

<depends>zkex, zkmax</depends>

which means this configuration won't be parsed until /metainfo/zk/config.xml in both zkex and zkmax are parsed.

Version History

Last Update : 2011/05/06


Version Date Content
     



Last Update : 2011/05/06

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.