http://www.endeca.com/endeca-server/sconfig/1/0
The validateEntities Element
Takes a list of semanticEntitys and validates its
  • LQL definition
  • predefined metrics
Throws a Fault if any of the above are not valid.
Local elements (2)
outerTransactionId semanticEntity
Element validateEntities : local complex type
The validateEntities element cannot have "xsi:nil" as an attribute. The validateEntities element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
Takes a list of semanticEntitys and validates its
  • LQL definition
  • predefined metrics
Throws a Fault if any of the above are not valid.
<validateEntities>
-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> [0..*]
End Sequence
</validateEntities>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="validateEntities">
-<annotation>
-<documentation>
Takes a list of
<code>semanticEntity</code>
s 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  maxOccurs="unbounded"  minOccurs="0"  name="semanticEntity"  type="v1_0:semanticEntity" />
</sequence>
</complexType>
</element>

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