complexType shadowElt

complexType {urn:schemas-microsoft-com:vml}shadowElt

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


Source

<xsd:complexType name="shadowElt">
    <
xsd:sequence>
        <
xsd:any processContents="lax" namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
    </
xsd:sequence>
    <
xsd:attribute name="id" type="xsd:string" use="optional"/>
    <
xsd:attribute name="on" type="tfType" use="optional"/>
    <
xsd:attribute name="type" use="optional" default="single">
        <
xsd:simpleType>
            <
xsd:restriction base="xsd:string">
                <
xsd:enumeration value="single"/>
                <
xsd:enumeration value="double"/>
                <
xsd:enumeration value="emboss"/>
                <
xsd:enumeration value="perspective"/>
            </
xsd:restriction>
        </
xsd:simpleType>
    </
xsd:attribute>
    <
xsd:attribute name="obscured" type="tfType" use="optional"/>
    <
xsd:attribute name="color" type="xsd:string" use="optional"/>
    <
xsd:attribute name="opacity" type="xsd:string" use="optional"/>
    <
xsd:attribute name="offset" type="xsd:string" use="optional"/>
    <
xsd:attribute name="color2" type="xsd:string" use="optional"/>
    <
xsd:attribute name="offset2" type="xsd:string" use="optional"/>
    <
xsd:attribute name="origin" type="xsd:string" use="optional"/>
    <
xsd:attribute name="matrix" type="xsd:string" use="optional"/>
    <
xsd:anyAttribute namespace="##other" processContents="lax"/>
</
xsd:complexType>


complexType shadowElt


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.