http://www.endeca.com/endeca-server/sconfig/1/0
The validateEntity Element
Takes a single semanticEntity and validates its
  • LQL definition
  • predefined metrics
Throws a Fault if any of the above are not valid.
Local elements (2)
outerTransactionId semanticEntity
Element validateEntity : local complex type
The validateEntity element cannot have "xsi:nil" as an attribute. The validateEntity element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
Takes a single semanticEntity and validates its
  • LQL definition
  • predefined metrics
Throws a Fault if any of the above are not valid.
<validateEntity>
-Begin Sequence [1...1]
<outerTransactionId>v1_0:NonEmptyString</outerTransactionId> [0..1]
<semanticEntity key="v1_0:NonEmptyString"Click here to hide Comment This attribute is required. displayName="string">v1_0:semanticEntity</semanticEntity> [1..1]
End Sequence
</validateEntity>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="validateEntity">
-<annotation>
-<documentation>
Takes a single
<code>semanticEntity</code>
and validates its
-<ul>
<li>LQL definition</li>
<li>predefined metrics</li>
</ul>
Throws a
<code>Fault</code>
if any of the above are not valid.
</documentation>
</annotation>
-<complexType>
-<sequence>
<element  minOccurs="0"  name="outerTransactionId"  type="v1_0:NonEmptyString" />
<element  name="semanticEntity"  type="v1_0:semanticEntity" />
</sequence>
</complexType>
</element>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 
Generated by WSDLdoc ©