element phonetictext

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

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="phonetictext">
    <
xsd:annotation>
        <
xsd:documentation>Specifies a phonetic hint text to be associated with the data in a cell.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:attribute name="visible" default="true" use="optional" form="qualified">
            <
xsd:annotation>
                <
xsd:documentation>Specifies whether phonetic hint text is displayed.</xsd:documentation>
            </
xsd:annotation>
            <
xsd:simpleType>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="true"/>
                    <
xsd:enumeration value="false"/>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

Specifies a phonetic hint text to be associated with the data in a cell.


element phonetictext


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.