http://www.endeca.com/MDEX/ingest/1/0
The PrimaryKey Complex Type
Contains the name of a property which should be a primary key property. Note that all property names must be NCNames.
Complex Type PrimaryKey
The PrimaryKey type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... name="NCName"Click here to hide Comment This attribute is required.></...>

 Collapse Attributes

Name Type Summary
name NCName
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="PrimaryKey">
-<annotation>
<documentation>Contains the name of a property which should be a primary key property. Note that all property names must be NCNames.</documentation>
</annotation>
<attribute  name="name"  type="NCName"  use="required" />
</complexType>

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