complexType RowType

complexType {urn:schemas-microsoft-com:office:excel}RowType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by extension)
 {urn:schemas-microsoft-com:office:excel}RowType
Abstractfalse (This can be used in an instance)
Target Namespaceurn:schemas-microsoft-com:office:excel
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:rs=urn:schemas-microsoft-com:rowset
xmlns:s=uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882
xmlns=urn:schemas-microsoft-com:office:excel


Source

<xsd:complexType name="RowType">
    <
xsd:annotation>
        <
xsd:documentation>Specifies the values of columns in a record of a PivotTable cache, the row number of data in another workbook, or the row index of a row page break.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:simpleContent>
        <
xsd:extension base="xsd:string">
            <
xsd:attribute name="ColumnName" type="xsd:string" use="optional">
                <
xsd:annotation>
                    <
xsd:documentation>Contains the data corresponding to a column in the table of the source database (for the cache of a PivotTable view or report).</xsd:documentation>
                </
xsd:annotation>
            </
xsd:attribute>
        </
xsd:extension>
    </
xsd:simpleContent>
</
xsd:complexType>


Documentation

Specifies the values of columns in a record of a PivotTable cache, the row number of data in another workbook, or the row index of a row page break.


complexType RowType


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.