complexType MemberPropertyType

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

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="MemberPropertyType">
    <
xsd:annotation>
        <
xsd:documentation>Contains information about an OLAP member property field.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="Name" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies the name of the OLAP member property field.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="UniqueName" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies a unique name for an OLAP member property field.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="SourceHierarchyLevel" type="xsd:integer" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains an index of the hierarchy level to which a particular OLAP member property applies. A value of 32767 indicates that the OLAP member property applies to all the levels in a hierarchy.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="LengthLevelUniqueName" type="xsd:integer" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains a count of the characters in the unique name of the OLAP hierarchy level to which an OLAP member property applies.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="DisplayIn" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains an enumerated value indicating how to display an OLAP member property.</xsd:documentation>
            </
xsd:annotation>
            <
xsd:simpleType>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="DisplayInReport"/>
                    <
xsd:enumeration value="DisplayInScreenTip"/>
                    <
xsd:enumeration value="DisplayNone"/>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:element>
        <
xsd:element name="Caption" type="xsd:string" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies a caption (display name) for an OLAP member property.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Contains information about an OLAP member property field.


complexType MemberPropertyType


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.