http://www.endeca.com/endeca-server/sconfig/1/0
An element representing one Semantic Attribute of a Semantic Entity. Valid datatypes are
listed in mdex.xsd. "isDimension" should be set on attributes that are useful to do
a GROUP BY
on (e.g. "Size", "Region", "Category").
Complex Type
semanticAttribute
The semanticAttribute type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
|
Attributes |
Name |
Type |
Summary |
datatype |
NonEmptyString |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of datatype is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
|
description |
string |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of description is string. There are several restrictions on the value. The schema processor preserves value's whitespace.
|
displayName |
NonEmptyString |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of displayName is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
|
isDimension |
boolean |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of isDimension is boolean. There are several restrictions on the value. The schema processor collapses value's whitespace.
|
name |
NonEmptyString |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of name is string. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
|
|
XML |
-<complexType name="semanticAttribute">
An element representing one Semantic Attribute of a Semantic Entity. Valid datatypes are
listed in mdex.xsd. "isDimension" should be set on attributes that are useful to do
a on (e.g. "Size", "Region", "Category").
</documentation>
</annotation>
<attribute name="isDimension" type="boolean" use="required" />
<attribute name="description" type="string" />
</complexType>
|
Uses |
Type (3)
|
Used-By |
Element (1)
|