COMMENT navbar-fixed-top
You are here: WDK Documentation  >  Conventions

Conventions

Naming Conventions

WDK uses the following naming conventions:
Attribute definition names and webservice parameters:
<attributename>_<type>
Webservice return xml tag names and data base field names:
<ATTRIBUTENAME>_<TYPE>
Text (or translation) items:
TID[_<CONTEXTNAME>]_<TYPE>_<NAME>