complexType AssociationKeyResult

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityKeyResult (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}AssociationKeyResult
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="AssociationKeyResult">
    <
annotation>
        <
documentation>
The <CODE>AssociationKeyResult</CODE> interface is used in bulk best effort
JVT operations.
<p>
This interface encapsulates all the information necessary to indicate the
result of a best effort update operation on a specific association (during
a best effort update operation each association involved in the operation
is processed in a separate atomic action).
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:ManagedEntityKeyResult">
            <
sequence>
                <
element name="associationKey" minOccurs="0" nillable="true"
                    
type="cbecore:AssociationKey"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

The <CODE>AssociationKeyResult</CODE> interface is used in bulk best effort
 JVT operations.
 <p>
 This interface encapsulates all the information necessary to indicate the
 result of  a best effort update operation on a specific association (during
 a best effort update operation each association involved in the operation
 is processed in a separate atomic action).


complexType AssociationKeyResult


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.