2.2.4 Complex Types

The following table summarizes the set of common XML schema complex type definitions defined by this specification. XML schema complex type definitions that are specific to a particular operation are described with the operation.

Complex type

Description

ArrayOfInt

This complex type MUST be an array of elements with type integer.

ArrayOfString

This complex type MUST be an array of elements with type string.

MethodStruct

This complex type MUST contain information about a Method.