complexType UsageDataSchema

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

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="UsageDataSchema">
    <
annotation>
        <
documentation>
This represents a base interface to define a Schema definition
to describe a collection format or output format of a Usage Data Record.
The Schema descriptions are set and returned as {@link java.lang.Object}.
This allows the API to let a specific implementation to support the
passing of a schema definition to a client. Details of the schema
definition construction and details of schema definition
deciphering are left up to the individual implementations and the
API clients.
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="name" minOccurs="0" nillable="true" type="string"/>
        <
element name="baseType" minOccurs="0" nillable="true" type="string"/>
        <
element name="schemaDefinition" minOccurs="0" nillable="true" type="anyType"/>
    </
sequence>
</
complexType>


Documentation

This represents a base interface to define a Schema definition
 to describe a collection format or output format of a Usage Data Record.
 The Schema descriptions are set and returned as {@link java.lang.Object}.
 This allows the API to let a specific implementation to support the
 passing of a schema definition to a client. Details of the schema
 definition construction and details of schema definition
 deciphering are left up to the individual implementations and the
 API clients.


complexType UsageDataSchema


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.