complexType QueryByUsageRecFilter

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}QueryValue (by extension)
 {http://java.sun.com/products/oss/xml/CommonFramework}QueryActivityReportData (by extension)
  {http://java.sun.com/products/oss/xml/IPBilling}QueryByUsageRecFilter
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="QueryByUsageRecFilter">
    <
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 uses a <CODE>UsageRecFilterValue</CODE>
to specify the criteria for limiting the data. Also, a <CODE>ProducerKey/CODE>
can be provided to specify whether the data query is associated with a
specific Producer or whether all data should be considered in the query.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cfi:QueryActivityReportData">
            <
sequence>
                <
element name="usageRecFilterValue" minOccurs="0" nillable="true"
                    
type="ipb:UsageRecFilterValue"/>
                <
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 uses a <CODE>UsageRecFilterValue</CODE>
 to specify the criteria for limiting the data. Also, a <CODE>ProducerKey/CODE>
 can be provided to specify whether the data query is associated with a
 specific Producer or whether all data should be considered in the query.


complexType QueryByUsageRecFilter


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.