group identityConstraint
diagram index_p872.png
namespace http://www.w3.org/2001/XMLSchema
children xs:unique xs:key xs:keyref
used by
complexTypes element localElement narrowMaxMin topLevelElement
annotation
documentation
The three kinds of identity constraints, all with
                     type of or derived from 'keybase'.
  
source <xs:group name="identityConstraint">
 
<xs:annotation>
   
<xs:documentation>The three kinds of identity constraints, all with
                     type of or derived from 'keybase'.
  
</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element ref="xs:unique"/>
   
<xs:element ref="xs:key"/>
   
<xs:element ref="xs:keyref"/>
 
</xs:choice>
</xs:group>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy