complexType ProducerKey

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityKey (by extension)
 {http://java.sun.com/products/oss/xml/CommonFramework}ActivityKey (by extension)
  {http://java.sun.com/products/oss/xml/IPBilling}ProducerKey
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="ProducerKey">
    <
annotation>
        <
documentation>
A <CODE>ProducerKey</CODE> is a unique identifier attribute, present for each
<CODE>ProducerValue</CODE> entity. It is used to identify a single
<CODE>Producer</CODE> entity.

<p>
The Type, ApplicationDN and ApplicationContext
are included in super interface <CODE>ManagedEntityKey</CODE>, because
a <CODE>primaryKey</CODE> is only unique within an
application instance as given by the ApplicationDN running
in a given naming system as given by the ApplicationContext::URL
<p>
The <CODE>ProducerPrimaryKey</CODE> is the <CODE>primaryKey</CODE>
representation of the <CODE>ProducerKey</CODE>. This interface is also
the factory for creating the instances of <CODE>ProducerPrimaryKey</CODE>.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cfi:ActivityKey">
            <
sequence>
                <
element name="producerPrimaryKey" minOccurs="0" nillable="true"
                    
type="ipb:ProducerPrimaryKey"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A <CODE>ProducerKey</CODE> is a unique identifier attribute, present for each
 <CODE>ProducerValue</CODE> entity. It is used to identify a single
 <CODE>Producer</CODE> entity.
 <p>
 The Type, ApplicationDN and ApplicationContext
 are included in super interface <CODE>ManagedEntityKey</CODE>, because
 a <CODE>primaryKey</CODE> is only unique within an
 application instance as given by the ApplicationDN running
 in a given naming system as given by the ApplicationContext::URL
 <p>
 The <CODE>ProducerPrimaryKey</CODE> is the <CODE>primaryKey</CODE>
 representation of the <CODE>ProducerKey</CODE>. This interface is also
 the factory for creating the instances of <CODE>ProducerPrimaryKey</CODE>.


complexType ProducerKey


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.