]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/xml/answer/requests/request_node_list_answer.xml
Added possible way of adding a node list to this template
[hub.git] / application / hub / templates / xml / answer / requests / request_node_list_answer.xml
index e5959d56b146e6f2dece4fbf6b1be99885256fb5..5ba0f6d9061d5ef549416e421162ec08c6c5812a 100644 (file)
@@ -29,7 +29,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
        <!--
        List of all nodes (will be completed later)
        //-->
-       <node-list />
+       <node-list>
+               <!--
+               This will be filled with the "node-list-entry" template
+               //-->
+               {?node_list_entry?}
+       </node-list>
        <!--
        Status of this answer. This can be something like OKAY if all went fine or
        any other error code.