The collection of all versions for a thing type.
The element attributes.
| Name | Type | Use | Default Value | Summary | Remarks |
|---|---|---|---|---|---|
| thing-type-id | urn:com.microsoft.wc.types:guid | Required | The token that uniquely identifies a thing type. | The thing-type-id should not be used by applications to reference the type as it is used only to group the types together. Instead, applications should use the version-type-id to reference the type. |
The sequence of elements that make up the type.
| Name | Type | Min Occurs | Max Occurs | Summary | Remarks |
|---|---|---|---|---|---|
| version-info | urn:com.microsoft.wc.methods.response.GetThingType:VersionInfo | 1 | unbounded | The version information for a single version of a thing type. |