<?xml version= "1.0" encoding= "Utf-8"?> <manifest xmlns= "http://www.we7.cc" versioncode= "0.7" > <!--Node A
Pplication setting property requires parameter setting--> <application setting= "true" > <!--module name--> <name> <! [cdata[Test Module]]> </name> <!--identifie Module folder folder name--> <identifie> & lt;! [cdata[duson_test]]> </identifie> <!--version number--> <version> & lt;! [cdata[1.0]]> </version> <!--type corresponding to the module type--> <type> <! [cdata[other]]> </type> <!--ability refers to the brief description of the module--> <ability> <!
[cdata[a test module]]> </ability> <!--desciption Module functional Description--> <description> <!
[cdata[tell you what the function of this module is]]> </description> <!--author module of the artificial person--> <author> <! [cdata[duson]]> </author> <!--micro-engine Release page--> <url> <! [cdata[http://bbs.we7.cc]]> </url> </application> <!--paltform Platform-related data--> <PL atform> <!--message Subscriber definition (a message subscriber provides a way to handle public platform messages, can receive a specified type of message for analysis and statistics, and cannot be used to process message return results.) This process is parallel, and the same message is received by every module that subscribes to it. To)--> <subscribes> <!--Define the type of message that needs to be subscribed by the Subscriber, where the message is handled by Wemodulereceiver- -> <!--type types have Text,image,voice,vodeo,shortvideo,location,link,subscribe, Unsubscribe,qr,trace,click,view,entry,merchant_order--> <message type= "text" > </subscribe S> <!--Message Processor definition (the message handler is used to receive messages from the public platform and returns the corresponding processing results. This processing is mutually exclusive, The same message can return processing results only from one module)--> <!--type types have Text,image,voice,vodeo,shortvideo,location,link,subscribe,unsubscribe, Qr,trace,click,view,entry,merchant_order--> ≪handles> <message type= "text" >