http://www.endeca.com/endeca-server/sconfig/2/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. The optional language code is used to generate localized error messages.
Local elements (3)
outerTransactionId language 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. The optional language code is used to generate localized error messages.
<validateEntities>
-Begin Sequence [1...1]
<outerTransactionId>v2_0:NonEmptyString</outerTransactionId> [0..1]
<language>v2_0:NonEmptyString</language> [0..1]
<semanticEntity key="v2_0:NonEmptyString"Click here to hide Comment This attribute is required. displayName="string" isActive="boolean"Click here to hide Comment This attribute is required.>v2_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. The optional
<code>language</code>
code is used to generate localized error messages.
</documentation>
</annotation>
-<complexType>
-<sequence>
<element  minOccurs="0"  name="outerTransactionId"  type="v2_0:NonEmptyString" />
<element  default="en"  minOccurs="0"  name="language"  type="v2_0:NonEmptyString" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="semanticEntity"  type="v2_0:semanticEntity" />
</sequence>
</complexType>
</element>

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