http://www.endeca.com/MDEX/ingest/1/0
The PrimaryKeyList Complex Type
A list of primaryKey properties. If a property name appears in this list, it indicates that if created, the property should be created as a "primary key" property, i.e.single-assign and uniquely valued. Properties are automatically created in this fashion when unknown properties are found in records contained in the recordList element.
Local elements (1)
primaryKey
Complex Type PrimaryKeyList
The PrimaryKeyList type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
<primaryKey name="NCName"Click here to hide Comment This attribute is required.>di_v1_0:PrimaryKey</primaryKey> [1..*]
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="PrimaryKeyList">
-<annotation>
-<documentation>
A list of
<code>primaryKey</code>
properties. If a property name appears in this list, it indicates that if created, the property should be created as a "primary key" property, i.e.single-assign and uniquely valued. Properties are automatically created in this fashion when unknown properties are found in records contained in the
<code>recordList</code>
element.
</documentation>
</annotation>
-<sequence>
<element  maxOccurs="unbounded"  minOccurs="1"  name="primaryKey"  type="di_v1_0:PrimaryKey" />
</sequence>
</complexType>

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