| toc | |
| <mm:createnode> Creates a new node. | |
| attributes | |
| nodeprovider attributes | |
| contextwriter attributes | |
| contextreferrer attributes | |
| cloudreferrer attributes | |
| example 1 |
<mm:createnode type="news" id="new_news">
<mm:setfield name="title">Create node example</mm:setfield>
</mm:createnode>
|