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 |
|---|---|
|
RequestType |
An abstract type containing protocol request message parameters. |
|
ResponseType |
An abstract type containing protocol response messages parameters. |
|
PrincipalType |
A structure containing a PrincipalTypes value and an identifier for the principal. |
|
SamlMessageType |
A structure containing a representation of a SAML Protocol message. |
|
PostBindingType |
A structure containing SAML binding information for a SAML post binding. |
|
RedirectBindingType |
A structure containing SAML binding information for a SAML redirect binding. |