element Watches

element {urn:schemas-microsoft-com:office:excel}Watches

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
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:element name="Watches">
    <
xsd:annotation>
        <
xsd:documentation>Specifies the list of cells to be displayed in Watch window.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:sequence>
            <
xsd:element name="Watch" maxOccurs="unbounded">
                <
xsd:annotation>
                    <
xsd:documentation>Specifies a reference to a cell to be displayed in the Watch window.</xsd:documentation>
                </
xsd:annotation>
                <
xsd:complexType>
                    <
xsd:sequence>
                        <
xsd:element name="Source" type="xsd:string">
                            <
xsd:annotation>
                                <
xsd:documentation>Specifies a reference to a cell to be displayed in the Watch window.</xsd:documentation>
                            </
xsd:annotation>
                        </
xsd:element>
                    </
xsd:sequence>
                </
xsd:complexType>
            </
xsd:element>
        </
xsd:sequence>
    </
xsd:complexType>
</
xsd:element>


Documentation

Specifies the list of cells to be displayed in Watch window.


element Watches


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.