complexType QueryActivityValue

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}QueryValue (by extension)
 {http://java.sun.com/products/oss/xml/CommonFramework}QueryActivityValue
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="QueryActivityValue">
    <
annotation>
        <
documentation>
This QueryValue interface represents the attibutes of an
Activity that can be used to make queries for the Activity instances.
<p>
The attributes are concatenated using logical AND operation
for querying operations.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:QueryValue">
            <
sequence>
                <
element name="activityName" minOccurs="0" nillable="true" type="string"/>
                <
element name="granularityPeriod" minOccurs="0" nillable="true" type="int"/>
                <
element ref="cfi:baseControlState" minOccurs="0"/>
                <
element ref="cfi:baseExecutionStatus" minOccurs="0"/>
                <
element name="activityType" minOccurs="0" nillable="true" type="string"/>
                <
element name="oneShotCapability" minOccurs="0" nillable="true" type="boolean"/>
                <
element name="scheduleCategory" minOccurs="0" nillable="true" type="int"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This QueryValue interface represents the attibutes of an
 Activity that can be used to make queries for the Activity instances.
 <p>
 The attributes are concatenated using logical AND operation
 for querying operations.


complexType QueryActivityValue


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.