http://www.endeca.com/endeca-server/sconfig/2/0
The putEntities Element
The optional language code is used to generate localized error messages.
Local elements (3)
outerTransactionId language semanticEntity
Element putEntities : local complex type
The putEntities element cannot have "xsi:nil" as an attribute. The putEntities element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance
The optional language code is used to generate localized error messages.
<putEntities>
-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
</putEntities>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<element  name="putEntities">
-<annotation>
-<documentation>
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 ©