adding all of botlist, initial add
[botlist.git] / openbotlist / WEB-INF / tools / antlr / remotedef / ExampleRemoteDef.def
blob8c272788f4f4ef10f421b06d5b63e61bb46bd1ed
1 //*************************************
2 // Example Remote Def File
3 // Date: 12/27/2007
4 //
5 // The root namespace is separated by
6 // the open and close parens ( <DATA> )
7 //
8 // Attributes are defined with @attr: val;
9 // Sub hash data structures are defined by
10 // ID { <DATA> }
12 // Data payloads (String Content) is enclosed
13 // between <<< and >>> tags.
14 //*************************************
15 (@remoteid: blah;
16 @remotekey: thekey;
17 @remotedef-vers: 1;
18 @remotedef-descr: Botlist_Remote_Def_Meta_Format;
19 ----
20 .operation { @action: update-description;
21 @action-id: 4442323;
22 @sysid: 555;
23 @objid: 3334343;
24 <<<Data (payload)>>>
26 .operation { @action: update-description;
27 @action-id: 444342442;
28 @sysid: 12;
29 @objid: 33332323;
30 <<<Data (payload)>>>
32 .operation { @action: submit-link;
33 @action-id: 444342442;
34 @sysid: 12;
35 @objid: 33332323;
36 @strip: true;
37 <<<http://www.test.com/>>>