http://www.endeca.com/MDEX/ingest/1/0
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.
 XML Instance |
<... name="NCName" This attribute is required.></...>
|
Attributes |
Name |
Type |
Summary |
name |
NCName |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of name is NCName. There are several restrictions on the value. The schema processor collapses value's whitespace. The value must match " [\i-[:]][\c-[:]]* ".
|
|
XML |
-<complexType name="PrimaryKey">
<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>
|
Uses |
Type (1)
|
Used-By |
Element (1)
|