complexType QueryTransferStatusValue

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}QueryValue (by extension)
 {http://java.sun.com/products/oss/xml/IPBilling}QueryTransferStatusValue
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="QueryTransferStatusValue">
    <
annotation>
        <
documentation>
This interface represents a Query Value that allows clients to
query a <CODE>Producer</CODE> for a subset of its collected Usage Records using
one or more Usage Data Record attributes as part of the filter's
attributes.
<p>
The Query for Usage Records may consist of specifying
multiple <CODE>UsageRecFilterValue</CODE>
objects, which are used as templates for building the query expression.
All the Filter Objects in the array are concatenated, using
logical OR operation.
<p>
Each individual <CODE>UsageRecFilterValue</CODE> object may consist of multiple
filterable attribute specification. These attributes are concatenated
together using a logical AND operation.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:QueryValue">
            <
sequence>
                <
element name="transferStatus" minOccurs="0" nillable="true" type="int"/>
                <
element name="producerKey" minOccurs="0" nillable="true" type="ipb:ProducerKey"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This interface represents a Query Value that allows clients to
 query a <CODE>Producer</CODE> for a subset of its collected Usage Records using
 one or more Usage Data Record attributes as part of the filter's
 attributes.
 <p>
 The Query for Usage Records may consist of specifying
 multiple <CODE>UsageRecFilterValue</CODE>
 objects, which are used as templates for building the query expression.
 All the Filter Objects in the array are concatenated, using
 logical OR operation.
 <p>
 Each individual <CODE>UsageRecFilterValue</CODE> object may consist of multiple
 filterable attribute specification. These attributes are concatenated
 together using a logical AND operation.


complexType QueryTransferStatusValue


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.