http://www.w3.org/2001/XMLSchema
group identityConstraint

Documentation
The three kinds of identity constraints, all with
                     type of or derived from 'keybase'.
   
Properties
This component is not nillable.

Model

(unique | key | keyref)


Nested Element Summary
 key
          
 keyref
          
 unique
          
Local Usage
element, localElement, narrowMaxMin, topLevelElement

Source
<xs:group name="identityConstraint">
<xs:choice>
<xs:element ref="xs:unique"/>
<xs:element ref="xs:key"/>
<xs:element ref="xs:keyref"/>
</xs:choice>
</xs:group>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.