complexType extrusionElt

complexType {urn:schemas-microsoft-com:office:office}extrusionElt

Derived Types
{urn:schemas-microsoft-com:office:office}extrusionElt
 {urn:schemas-microsoft-com:office:office}extrusion (by type)
Abstractfalse (This can be used in an instance)
Target Namespaceurn:schemas-microsoft-com:office:office
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:v=urn:schemas-microsoft-com:vml
xmlns=urn:schemas-microsoft-com:office:office


Source

<xsd:complexType name="extrusionElt">
    <
xsd:attribute ref="v:ext" use="optional"/>
    <
xsd:attribute name="on" type="tfType" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="type" default="parallel" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
        <
xsd:simpleType>
            <
xsd:restriction base="xsd:string">
                <
xsd:enumeration value="perspective"/>
                <
xsd:enumeration value="parallel"/>
            </
xsd:restriction>
        </
xsd:simpleType>
    </
xsd:attribute>
    <
xsd:attribute name="render" default="solid" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
        <
xsd:simpleType>
            <
xsd:restriction base="xsd:string">
                <
xsd:enumeration value="solid"/>
                <
xsd:enumeration value="wireFrame"/>
                <
xsd:enumeration value="boundingcube"/>
            </
xsd:restriction>
        </
xsd:simpleType>
    </
xsd:attribute>
    <
xsd:attribute name="viewpointorigin" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="viewpoint" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="plane" default="XY" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
        <
xsd:simpleType>
            <
xsd:restriction base="xsd:string">
                <
xsd:enumeration value="XY"/>
                <
xsd:enumeration value="ZX"/>
                <
xsd:enumeration value="YZ"/>
            </
xsd:restriction>
        </
xsd:simpleType>
    </
xsd:attribute>
    <
xsd:attribute name="skewangle" type="xsd:float" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="skewamt" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="foredepth" type="xsd:float" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="backdepth" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="orientation" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="orientationangle" type="xsd:float" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="lockrotationcenter" type="tfType" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="autorotationcenter" type="tfType" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="rotationcenter" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="rotationangle" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="colormode" type="tfType" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="color" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="shininess" type="xsd:float" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="specularity" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="diffusity" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="metal" type="tfType" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="edge" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="facet" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="lightface" type="tfType" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="brightness" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="lightposition" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="lightlevel" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="lightharsh" type="tfType" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="lightposition2" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="lightlevel2" type="xsd:string" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
    <
xsd:attribute name="lightharsh2" type="tfType" use="optional">
        <
xsd:annotation>
            <
xsd:documentation>For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
</
xsd:complexType>


complexType extrusionElt


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.