namespace
From Documentation
Revision as of 01:43, 3 December 2010 by Tomyeh (talk | contribs) (moved ZK Developer's Reference/Language Definition/namespace to ZK Client-side Reference/Language Definition/namespace)
Syntax:
<namespace>a_namespace</namespace>
[Required for a language definition]
It specifies the namespace of this language. It is suggested to be an URL. The last part will be considered as a shortcut. Thus, the last part is better to be identifiable
Example, here is the ZUL namespace and it also defines a shortcut.
<namespace>http://www.zkoss.org/2005/zul</namespace>
Version History
Version | Date | Content |
---|---|---|