]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/xml/answer/requests/request_node_list_answer.xml
Re-added answer_status generically
[hub.git] / application / hub / templates / xml / answer / requests / request_node_list_answer.xml
index e61ca369a1b1c69a0947ef59039e4884d433196a..e5959d56b146e6f2dece4fbf6b1be99885256fb5 100644 (file)
@@ -30,4 +30,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
        List of all nodes (will be completed later)
        //-->
        <node-list />
+       <!--
+       Status of this answer. This can be something like OKAY if all went fine or
+       any other error code.
+       //-->
+       <answer-status>{?answer_status?}</answer-status>
 </request-node-list-answer>