]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/xml/answer/announcement/announcement_answer.xml
Re-added answer_status generically
[hub.git] / application / hub / templates / xml / answer / announcement / announcement_answer.xml
index 36c79018281230fc79ed5fd5da8f7fb359a2f93d..706869311eff01ad9d89a816a60ee1c4407efab7 100644 (file)
@@ -70,4 +70,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                //-->
                <your-session-id>{?your_session_id?}</your-session-id>
        </your-data>
+       <!--
+       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>
 </announcement-answer>