http://www.endeca.com/endeca-server/sconfig/1/0
Complex Type
entityAdditionInformation
The entityAdditionInformation type does not allow mixed content.
There is no restriction on type derivation.
 XML Instance |
<... numEntitiesAdded="int" numEntitiesReplaced="int"></...>
|
Attributes |
Name |
Type |
Summary |
numEntitiesAdded |
int |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of numEntitiesAdded is int. There are several restrictions on the value. The range of the value is [-2147483648..2147483647]. The number of fractional digits is less than or equals to 0.
|
numEntitiesReplaced |
int |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of numEntitiesReplaced is int. There are several restrictions on the value. The range of the value is [-2147483648..2147483647]. The number of fractional digits is less than or equals to 0.
|
|
XML |
-<complexType name="entityAdditionInformation">
<documentation>
</documentation>
</annotation>
<attribute name="numEntitiesAdded" type="int" />
<attribute name="numEntitiesReplaced" type="int" />
</complexType>
|
Uses |
Type (1)
|
Used-By |
Element (2)
|