]> git.mxchange.org Git - hub.git/blobdiff - application/hub/templates/xml/object_registry/object_registry.xml
Removed comments as they are no longer needed, added answer object type
[hub.git] / application / hub / templates / xml / object_registry / object_registry.xml
index 3ec63ffd848a066778513bab86a775a19edd07dc..21d13c146db159d82c6cc1e001a344a84a3cbc3b 100644 (file)
@@ -69,43 +69,32 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
                        //-->
                        <object-recipient-type>hub</object-recipient-type>
                </object-list-entry>
-               <!-- A single object type we want to share. //-->
                <object-list-entry>
-                       <!-- The actual name, this must be the same as tag names are. //-->
                        <object-name>self_connect</object-name>
-                       <!-- Recipient limitation //-->
                        <object-recipient-limitation>self</object-recipient-limitation>
-                       <!-- Maximum spread of the object //-->
                        <object-max-spread>self</object-max-spread>
-                       <!-- The protocol we should use for transmission //-->
                        <object-protocol>tcp</object-protocol>
-                       <!-- The recipient type for this type of object //-->
                        <object-recipient-type>hub</object-recipient-type>
                </object-list-entry>
-               <!-- A single object type we want to share. //-->
                <object-list-entry>
-                       <!-- The actual name, this must be the same as tag names are. //-->
                        <object-name>announcement_answer</object-name>
-                       <!-- Recipient limitation //-->
                        <object-recipient-limitation>direct</object-recipient-limitation>
-                       <!-- Maximum spread of the object //-->
                        <object-max-spread>1</object-max-spread>
-                       <!-- The protocol we should use for transmission //-->
                        <object-protocol>tcp</object-protocol>
-                       <!-- The recipient type for this type of object //-->
                        <object-recipient-type>hub</object-recipient-type>
                </object-list-entry>
-               <!-- A single object type we want to share. //-->
                <object-list-entry>
-                       <!-- The actual name, this must be the same as tag names are. //-->
                        <object-name>request_node_list</object-name>
-                       <!-- Recipient limitation //-->
                        <object-recipient-limitation>upper</object-recipient-limitation>
-                       <!-- Maximum spread of the object //-->
                        <object-max-spread>1</object-max-spread>
-                       <!-- The protocol we should use for transmission //-->
                        <object-protocol>tcp</object-protocol>
-                       <!-- The recipient type for this type of object //-->
+                       <object-recipient-type>hub</object-recipient-type>
+               </object-list-entry>
+               <object-list-entry>
+                       <object-name>request_node_list_answer</object-name>
+                       <object-recipient-limitation>direct</object-recipient-limitation>
+                       <object-max-spread>1</object-max-spread>
+                       <object-protocol>tcp</object-protocol>
                        <object-recipient-type>hub</object-recipient-type>
                </object-list-entry>
        </object-list>