complexType ActivityValue

complexType {http://java.sun.com/products/oss/xml/CommonFramework}ActivityValue

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityValue (by extension)
 {http://java.sun.com/products/oss/xml/CommonFramework}ActivityValue
Derived Types
{http://java.sun.com/products/oss/xml/CommonFramework}ActivityValue
 {http://java.sun.com/products/oss/xml/IPBilling}ProducerValue (by extension)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CommonFramework
Declared Namespacesxmlns:cfi=http://java.sun.com/products/oss/xml/CommonFramework
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="ActivityValue">
    <
annotation>
        <
documentation>
This is the base value object representation for all Activities in
OSS/J activity package.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:ManagedEntityValue">
            <
sequence>
                <
element name="activityKey" minOccurs="0" nillable="true" type="cfi:ActivityKey"/>
                <
element name="activityName" minOccurs="0" nillable="true" type="string"/>
                <
element ref="cfi:baseControlState" minOccurs="0"/>
                <
element ref="cfi:baseExecutionStatus" minOccurs="0"/>
                <
element name="schedule" minOccurs="0" nillable="true" type="cfi:Schedule"/>
                <
element name="activityControlParams" minOccurs="0" nillable="true"
                    
type="cfi:ActivityControlParams"/>
                <
element name="activityExecParams" minOccurs="0" nillable="true"
                    
type="cfi:ActivityExecParams"/>
                <
element name="activityReportParams" minOccurs="0" nillable="true"
                    
type="cfi:ArrayOfActivityReportParams"/>
                <
element name="subscriptionParams" minOccurs="0" nillable="true"
                    
type="cfi:SubscriptionParams"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This is the base value object representation for all Activities in
 OSS/J activity package.


complexType ActivityValue


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.