http://www.endeca.com/endeca-server/sconfig/1/0
The semanticEntity Complex Type
An element representing a Semantic Entity and all its Semantic Attributes
Local elements (4)
definition description attributes metrics
Complex Type semanticEntity
The semanticEntity type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... displayName="string" key="v1_0:NonEmptyString"Click here to hide Comment This attribute is required.>
-Begin Sequence [1...1]
<definition>v1_0:NonEmptyString</definition> [1..1]
<description>string</description> [0..1]
<attributes>v1_0:semanticAttributes</attributes> [1..1]
<metrics>v1_0:metrics</metrics> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
displayName string
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
key NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="semanticEntity">
-<annotation>
<documentation> An element representing a Semantic Entity and all its Semantic Attributes </documentation>
</annotation>
-<sequence>
<element  name="definition"  type="v1_0:NonEmptyString" />
<element  minOccurs="0"  name="description"  type="string" />
<element  name="attributes"  type="v1_0:semanticAttributes" />
<element  name="metrics"  type="v1_0:metrics" />
</sequence>
<attribute  name="key"  type="v1_0:NonEmptyString"  use="required" />
<attribute  name="displayName"  type="string" />
</complexType>

 Collapse Uses
 Collapse Used-By
Generated by WSDLdoc ©