Definition Type: ComplexType
Name: shapedefaultsElt
Namespace: urn:schemas-microsoft-com:office:office
Containing Schema: office.xsd
Abstract
Documentation:
For more information on this type, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
Collapse XSD Schema Diagram:
Drilldown into colormenu in schema office_xsd Drilldown into colormru in schema office_xsd Drilldown into lock in schema office_xsd Drilldown into callout in schema office_xsd Drilldown into extrusion in schema office_xsd Drilldown into skew in schema office_xsd Drilldown into imagedata in schema vml_xsd Drilldown into textpath in schema vml_xsd Drilldown into shadow in schema vml_xsd Drilldown into textbox in schema vml_xsd Drilldown into stroke in schema vml_xsd Drilldown into fill in schema vml_xsd Drilldown into ext in schema vml_xsd Drilldown into fillcolor in schema office_xsd Drilldown into fill in schema office_xsd Drilldown into style in schema office_xsd Drilldown into spidmax in schema office_xsdXSD Diagram of shapedefaultsElt in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="shapedefaultsElt">
    <xsd:annotation>
        <xsd:documentation>For more information on this type, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="v:fill" minOccurs="0">
        </xsd:element>
        <xsd:element ref="v:stroke" minOccurs="0">
        </xsd:element>
        <xsd:element ref="v:textbox" minOccurs="0">
        </xsd:element>
        <xsd:element ref="v:shadow" minOccurs="0">
        </xsd:element>
        <xsd:element ref="v:textpath" minOccurs="0">
        </xsd:element>
        <xsd:element ref="v:imagedata" minOccurs="0">
        </xsd:element>
        <xsd:element ref="skew" minOccurs="0">
        </xsd:element>
        <xsd:element ref="extrusion" minOccurs="0">
        </xsd:element>
        <xsd:element ref="callout" minOccurs="0">
        </xsd:element>
        <xsd:element ref="lock" minOccurs="0">
        </xsd:element>
        <xsd:element name="colormru" type="colormruType" minOccurs="0">
            <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:element>
        <xsd:element name="colormenu" type="colormenuType" minOccurs="0">
            <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:element>
    </xsd:sequence>
    <xsd:attribute name="spidmax" type="xsd:integer" 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="style" 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="fill" 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="fillcolor" 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 ref="v:ext" use="optional">
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fill v:fill 0 (1)
stroke v:stroke 0 (1)
textbox v:textbox 0 (1)
shadow v:shadow 0 (1)
textpath v:textpath 0 (1)
imagedata v:imagedata 0 (1)
skew o:skew 0 (1)
extrusion o:extrusion 0 (1)
callout o:callout 0 (1)
lock o:lock 0 (1)
colormru o:colormru 0 (1)
colormenu o:colormenu 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
spidmax o:spidmax Optional
style o:style Optional
fill o:fill Optional
fillcolor o:fillcolor Optional
ext v:ext Optional
Collapse Derivation Tree:
Collapse References:
o:shapedefaults