SNAC(15,03)/07DA/00EB  META_XML_INFO 

Various information requested by client (via SNAC(15,02)/07D0/0898) from server. If success byte doesn't equal 0x0A - it is last SNAC byte and this mean "no data found".

 00 15   word   SNAC family
 00 03   word   SNAC subtype
 00 01   word   SNAC flags
 xx xx xx xx   dword   SNAC request-id
 00 01   word   TLV.Type(1) - encapsulated META_DATA
 xx xx   word   TLV.Length
 xx xx   word (LE)   data chunk size (TLV.Length-2)
 xx xx xx xx   dword (LE)   request owner uin
 DA 07   word (LE)   data type: META_DATA
 02 00   word (LE)   request sequence number
 A2 08   word (LE)   data subtype: META_XML_INFO
 0A   char   success byte
 
 xx xx   word (LE)   xml string length
 xx .. xx 00   asciiz str   xml string

Example SNAC dump with flap header:

  2A 02 3E 26 00 58 00 15 00 03 00 00 00 06 00 02 *.>&.X..........
  00 01 00 4A 48 00 8F E4 5E 00 DA 07 07 00 A2 08 ...JH...^.......
  0A 3B 00 3C 76 61 6C 75 65 3E 68 74 74 70 3A 2F .;.<value>http:/
  2F 32 30 35 2E 31 38 38 2E 32 35 30 2E 32 35 2F /205.188.250.25/
  63 62 2F 25 64 2F 64 61 74 61 66 69 6C 65 73 2F cb/%d/datafiles/
  25 73 2E 63 62 3C 2F 76 61 6C 75 65 3E 00       %s.cb</value>.


  Main | Basic | Login | Snaclist | Sequences | Misc | Changes | Credits | Terms