24 | | Puts everyting that follows into the project's subComponent namespace |
| 24 | '''{{{ NAMESPACE subComponent - $system:language }}}'''[[BR]] |
| 25 | OR[[BR]] |
| 26 | '''{{{ NAMESPACE subComponent - language }}}'''[[BR]] |
| 27 | Puts everything that follows into the project's subComponent namespace AND incorporates the system defined "language" namespace contents accessible to the project. |
| 28 | |
| 29 | ==== NB. ==== |
| 30 | The default namespace is $project and coresponds to the base directory of the current project |
| 31 | The default namespace to be included is $system and coresponds to a file refererd to by the dxiner environment variable. |
| 32 | If any other $name is used, it coresponds to |
| 33 | |