namespace"
From Documentation
(Created page with '{{ZKDevelopersReferencePageHeader}} '''Syntax:''' <namespace>''a_namespace''</namespace> It specifies the namespace of this language. It is suggested to be an URL. The last pa…') |
m |
||
Line 3: | Line 3: | ||
'''Syntax:''' | '''Syntax:''' | ||
<namespace>''a_namespace''</namespace> | <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 | 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 |
Revision as of 07:40, 19 November 2010
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 |
---|---|---|