Overview
XML-RPC is based on a simple type system, consisting of primitive types (int, string), arrays and structs. In the pulse™ remote API, structs are used to compose compound types. A struct is a collection of name-value pairs, similar to a struct in C.
Type Reference
The structs defined by the remote API are: