complexType ActiveRowsType

complexType {http://schemas.microsoft.com/office/excel/2003/xml}ActiveRowsType

Abstractfalse (This can be used in an instance)
Target Namespacehttp://schemas.microsoft.com/office/excel/2003/xml
Declared Namespacesxmlns:udc=http://schemas.microsoft.com/data/udc
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:x=urn:schemas-microsoft-com:office:excel
xmlns:ss=urn:schemas-microsoft-com:office:spreadsheet
xmlns=http://schemas.microsoft.com/office/excel/2003/xml


Source

<xsd:complexType name="ActiveRowsType">
    <
xsd:annotation>
        <
xsd:documentation>Contains XDT rows that are active.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="ActiveRow" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
            <
xsd:annotation>
                <
xsd:documentation>This element or attribute is not created or processed by Excel. It is designed to be used by external applications and components.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Contains XDT rows that are active.


complexType ActiveRowsType


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.