complexType Cardinality

complexType {http://java.sun.com/products/oss/xml/CBE/Core}Cardinality

Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Core
Declared Namespacesxmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="Cardinality">
    <
annotation>
        <
documentation>
The <CODE>Cardinality</CODE> defines the numeric relationships between occurrences of the
entities on either end of a relationship.
This interface defines the cardinality value of the association's end.
The <CODE>Cardinality</CODE> interface is used in {@link AssociationRule AssociationRules}.
An association rule defines the constraints for a particular association type
and the cardinality is one of the constraints defined in the rule.
The cardinality is accessed through the {@link AssociationRule#getAEndCardinality getAEndCardinality()}
and {@link AssociationRule#getZEndCardinality getZEndCardinality()}
methods of the {@link AssociationRule AssociationRule} interface.
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="minNumber" minOccurs="0" nillable="true" type="int"/>
        <
element name="maxNumber" minOccurs="0" nillable="true" type="int"/>
    </
sequence>
</
complexType>


Documentation

The <CODE>Cardinality</CODE> defines the numeric relationships between occurrences of the
 entities on either end of a relationship.
 This interface defines the cardinality value of the association's  end.
 The <CODE>Cardinality</CODE> interface is used in {@link AssociationRule AssociationRules}.
 An association rule defines the constraints for a particular association type
 and the cardinality is one of the constraints defined in the rule.
 The cardinality is accessed through the {@link AssociationRule#getAEndCardinality getAEndCardinality()}
 and {@link AssociationRule#getZEndCardinality getZEndCardinality()}
 methods of the {@link AssociationRule AssociationRule} interface.


complexType Cardinality


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.