complexType TransferStatusPrimaryKey

complexType {http://java.sun.com/products/oss/xml/IPBilling}TransferStatusPrimaryKey

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


Source

<complexType name="TransferStatusPrimaryKey">
    <
annotation>
        <
documentation>
This interface encapsulates the <CODE>PrimaryKey</CODE>
of a <CODE>TransferStatus</CODE> entity.

<p>
The <CODE>PrimaryKey</CODE> encapsulation allows a <CODE>TransferStatus</CODE>
entity to be
uniquely identified with just one or
a combination of two or more attributes and their values.
This insulates the API as well as the implementations from having to
change each time a new attribute must be included to the definition of
its <CODE>PrimaryKey</CODE>.
<p>
This is the base interface for all <CODE>TransferStatus</CODE> primary key interfaces,
with just the DN being defined as the key attribute for now.
Any derived interfaces are free to add their own attributes.
<p>
The primary key for a transfer session consists of a unique
session id within the operating domain, plus <CODE>ProducerKey</CODE>,
which are involved in the data transfer.
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="sessionId" minOccurs="0" nillable="true" type="long"/>
        <
element name="producerKey" minOccurs="0" nillable="true" type="ipb:ProducerKey"/>
    </
sequence>
</
complexType>


Documentation

This interface encapsulates the <CODE>PrimaryKey</CODE>
 of a <CODE>TransferStatus</CODE> entity.
 <p>
 The <CODE>PrimaryKey</CODE> encapsulation allows a <CODE>TransferStatus</CODE>
 entity to be
 uniquely identified with just one or
 a combination of two or more attributes and their values.
 This insulates the API as well as the implementations from having to
 change each time a new attribute must be included to the definition of
 its <CODE>PrimaryKey</CODE>.
 <p>
 This is the base interface for all <CODE>TransferStatus</CODE> primary key interfaces,
 with just the DN being defined as the key attribute for now.
 Any derived interfaces are free to add their own attributes.
 <p>
 The primary key for a transfer session consists of a unique
 session id within the operating domain, plus <CODE>ProducerKey</CODE>,
 which are involved in the data transfer.


complexType TransferStatusPrimaryKey


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.