data (StructDefinitionType) Element

Defines a data item that you want to include in the structure.

<xs:element name="data"
    type="DataDefinitionType"
 />

The data element is defined by the StructDefinitionType complex type.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]

See also

Parent element

struct (TemplateItemType)