complexType RecordDescriptor

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

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="RecordDescriptor">
    <
annotation>
        <
documentation>
This interface represents the information about the records of
report, that are returned by the
{@link ReportIterator} as {@link ReportRecord} objects.
Note that this descriptor is used as the base interface to
define the attributes of a OSS/J Usage Data Record only.
If the data is being exchanged by some other proprietary protocol/format
(i.e. via raw socket connection or file exchange), this descriptor
is not used.

This can be Serialized to be sent to the receiving clients.
<p>
It implements the SerializerFactory interface to provide the
instances of Serializers, specific to handling the ReportRecord
in question.
        
</documentation>
    </
annotation>
    <
sequence>
        <
element name="reportRecordType" minOccurs="0" nillable="true" type="string"/>
        <
element name="fieldsNames" minOccurs="0" nillable="true" type="co:ArrayOfString"/>
        <
element name="fieldsInformation" minOccurs="0" nillable="true"
            
type="cfi:ArrayOfAttributeDescriptor"/>
    </
sequence>
</
complexType>


Documentation

This interface represents the information about the records of
 report, that are returned by the
 {@link ReportIterator} as {@link ReportRecord} objects.
 Note that this descriptor is used as the base interface to
 define the attributes of a OSS/J Usage Data Record only.
 If the data is being exchanged by some other proprietary protocol/format
 (i.e. via raw socket connection or file exchange), this descriptor
 is not used.
 This can be Serialized to be sent to the receiving clients.
 <p>
 It implements the SerializerFactory interface to provide the
 instances of Serializers, specific to handling the ReportRecord
 in question.


complexType RecordDescriptor


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.