Microsoft Health Schemas

urn:com.microsoft.wc.methods.response.GetThingType:Versions

The collection of all versions for a thing type.

Attributes

The element attributes.

NameTypeUseDefault ValueSummaryRemarks
thing-type-idurn: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.

Element Sequence

The sequence of elements that make up the type.

NameTypeMin OccursMax OccursSummaryRemarks
version-infourn:com.microsoft.wc.methods.response.GetThingType:VersionInfo
1unbounded The version information for a single version of a thing type.

Remarks