Next Meeting

object(stdClass)#2 (1) {
  ["Meeting"]=>
  object(SoapVar)#4 (4) {
    ["enc_type"]=>
    int(0)
    ["enc_value"]=>
    object(stdClass)#3 (5) {
      ["Location"]=>
      string(20) "Undisclosed Location"
      ["Name"]=>
      string(13) "Shady Meeting"
      ["Importance"]=>
      string(4) "High"
      ["StartTime"]=>
      string(4) "2300"
      ["Duration"]=>
      int(60)
    }
    ["enc_stype"]=>
    string(7) "Meeting"
    ["enc_ns"]=>
    string(28) "http://www.xnet.tk/test-soap"
  }
}

Todays Meetings

object(stdClass)#5 (1) {
  ["Meeting"]=>
  array(4) {
    [0]=>
    object(SoapVar)#7 (4) {
      ["enc_type"]=>
      int(0)
      ["enc_value"]=>
      object(stdClass)#6 (5) {
        ["Location"]=>
        string(10) "Office 102"
        ["Name"]=>
        string(16) "Meeting With Bob"
        ["Importance"]=>
        string(6) "Medium"
        ["StartTime"]=>
        string(4) "1000"
        ["Duration"]=>
        int(30)
      }
      ["enc_stype"]=>
      string(7) "Meeting"
      ["enc_ns"]=>
      string(28) "http://www.xnet.tk/test-soap"
    }
    [1]=>
    object(SoapVar)#9 (4) {
      ["enc_type"]=>
      int(0)
      ["enc_value"]=>
      object(stdClass)#8 (5) {
        ["Location"]=>
        string(14) "Meeting Room 2"
        ["Name"]=>
        string(14) "Project Review"
        ["Importance"]=>
        string(4) "High"
        ["StartTime"]=>
        string(4) "1100"
        ["Duration"]=>
        int(60)
      }
      ["enc_stype"]=>
      string(7) "Meeting"
      ["enc_ns"]=>
      string(28) "http://www.xnet.tk/test-soap"
    }
    [2]=>
    object(SoapVar)#11 (4) {
      ["enc_type"]=>
      int(0)
      ["enc_value"]=>
      object(stdClass)#10 (5) {
        ["Location"]=>
        string(9) "Somewhere"
        ["Name"]=>
        string(12) "A Meeting..."
        ["Importance"]=>
        string(6) "Medium"
        ["StartTime"]=>
        string(4) "1230"
        ["Duration"]=>
        int(50)
      }
      ["enc_stype"]=>
      string(7) "Meeting"
      ["enc_ns"]=>
      string(28) "http://www.xnet.tk/test-soap"
    }
    [3]=>
    object(SoapVar)#13 (4) {
      ["enc_type"]=>
      int(0)
      ["enc_value"]=>
      object(stdClass)#12 (5) {
        ["Location"]=>
        string(20) "Undisclosed Location"
        ["Name"]=>
        string(13) "Shady Meeting"
        ["Importance"]=>
        string(4) "High"
        ["StartTime"]=>
        string(4) "2300"
        ["Duration"]=>
        int(60)
      }
      ["enc_stype"]=>
      string(7) "Meeting"
      ["enc_ns"]=>
      string(28) "http://www.xnet.tk/test-soap"
    }
  }
}