namespace"

From Documentation
m
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{ZKDevelopersReferencePageHeader}}
+
{{ZKClient-sideReferencePageHeader}}
  
 
'''Syntax:'''
 
'''Syntax:'''
Line 24: Line 24:
 
|}
 
|}
  
{{ZKDevelopersReferencePageFooter}}
+
{{ZKClient-sideReferencePageFooter}}

Latest revision as of 03:03, 3 December 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

Last Update : 2010/12/03


Version Date Content
     



Last Update : 2010/12/03

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