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 |
|---|---|
|
An array of AuthorizationCookie objects. |
|
|
An array of binary values encoded in base64. |
|
|
An array of GUIDs used in messages within this protocol. |
|
|
An array of integer values used in messages within the protocol. |
|
|
An array of strings used in messages within this protocol. |
|
|
An array of UpdateIdentity objects used in messages within the protocol. |
|
|
AuthorizationCookie |
An object returned by the USS on successful completion of the GetAuthorizationCookie operation. |
|
An object generated by the USS to opaquely capture USS protocol state for submission by the DSS in subsequent protocol operations. |
|
|
UpdateIdentity |
A GUID for a specific revision of an update. |