group "xs:identityConstraint"
Namespace:
Content:
Defined:
globally in XMLSchema.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Known Usage Locations
Annotation
The three kinds of identity constraints, all with
type of or derived from 'keybase'.
XML Source (w/o annotations (1); see within schema 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>
Content Element Detail (all declarations; defined within this component only; 3/3)
xs:key
Type:
xs:keybase, complex content
XML Source (see within schema source)
<xs:element ref="xs:key"/>

xs:keyref
Type:
anonymous complexType (extension of xs:keybase), complex content
XML Source (see within schema source)
<xs:element ref="xs:keyref"/>

xs:unique
Type:
xs:keybase, complex content
XML Source (see within schema source)
<xs:element ref="xs:unique"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set. All XSD diagrams generated by Oxygen XML Editor via FlexDoc/XML OxygenXML Integration.