]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/xml/answer/requests/request_node_list_answer.xml
Added basic XML elements (not all fully supported)
[hub.git] / application / hub / templates / xml / answer / requests / request_node_list_answer.xml
index b7e0bd2f4581b53ad44011c2a581000a3463bca4..fbdeb9fbcaca893c743a2132ded92248fa5fda97 100644 (file)
@@ -22,4 +22,12 @@ You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
 <request-node-list-answer>
+       <!--
+       My session id
+       //-->
+       <my-session-id>{?my_session_id?}</my-session-id>
+       <!--
+       List of all nodes (will be completed later)
+       //-->
+       <node-list />
 </request-node-list-answer>