2.2.4.2.2.15.1 MiningStructureColumn
This complex type represents a column in a MiningStructure. This is an abstract type for the ScalarMiningStructureColumn and TableMiningStructureColumn derived types. The XSD in this section has no elements because the derived classes contain the XSD for the elements. However, the common elements to all derived classes are documented in the following table.
-
<xsd:complexType name="MiningStructureColumn" abstract="true" />
Element |
Read-Only |
Default value |
Description |
---|---|---|---|
Name |
|
[Required] |
The object name. |
ID |
|
Defaults to Name |
The object ID string. |
Description |
|
Empty |
The object description. |
Type |
|
[Required] |
Contains the data type of the element. |
Annotations |
|
Empty |
A collection of Annotation objects. |