<extension> | ![]() |
| Syntax | |
| Element: extension | |
| Parent: meta
Description: Block element containing the declartion of the extension's objects. The application element is made of <data>,<view> and <function> child elements, the order of which is not significant. Occurs: 0 or unbound. (i. e Within the <meta> element the <extension> element can occur zero or many times.) | |
| Element: data | |
| Parent: extension
Description:Block element containing the declartions of the extension's data objects. Occurs: 0 or unbound. (i. e Within the <extension> element the <data> element can occur zero or many times.) | |
| Element: function | |
| Parent: extension
Description:Block element containing the declartions of the extension's function objects. Occurs: 0 or unbound. (i. e Within the <extension> element the <function> element can occur zero or many times.) | |
| Element: view | |
| Parent: extension
Description:Block element containing the declartions of the extension's view objects. Occurs: 0 or unbound. (i. e Within the <extension> element the <view> element can occur zero or many times.) | |
top
