Microsoft Health Schemas

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

Describes the information related to a thing type

Element Sequence

The sequence of elements that make up the type.

NameTypeMin OccursMax OccursSummaryRemarks
idurn:com.microsoft.wc.types:guid
Unique thing type identifier
namehttp://www.w3.org/2001/XMLSchema:string
Friendly name
uncreatablehttp://www.w3.org/2001/XMLSchema:boolean
01 Specifies whether the thing type can be created or not
immutablehttp://www.w3.org/2001/XMLSchema:boolean
01 Specifies whether the thing type can be updated or not
singletonhttp://www.w3.org/2001/XMLSchema:boolean
01 Specifies whether the thing type is a singleton
xsdhttp://www.w3.org/2001/XMLSchema:string
01 xsd schema describing a thing type
columnsurn:com.microsoft.wc.methods.response.GetThingType:Columns
01 Display columns defined for the thing type
transformsurn:com.microsoft.wc.methods.response.GetThingType:Transforms
01 Transforms defined for this thing type
transform-sourceurn:com.microsoft.wc.methods.response.GetThingType:TransformSource
0unbounded The transforms and XSL source defined for this thing type.
imageurn:com.microsoft.wc.methods.response.GetThingType:Image
0unbounded The requested images that the thing type supports.
versionsurn:com.microsoft.wc.methods.response.GetThingType:Versions
01 The collection of all versions for a thing type.
effective-date-xpathhttp://www.w3.org/2001/XMLSchema:string
01 The XPath query for obtaining the effective date

Remarks