For more information on this type, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.

Type Information

Namespace urn:schemas-microsoft-com:office:office
Schema name office

Elements and Attributes

Child Elements

Element Type Description
colormru colormruType For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
colormenu colormenuType For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
l external ref See external namespace.
oke external ref See external namespace.
tbox external ref See external namespace.
dow external ref See external namespace.
tpath external ref See external namespace.
gedata external ref See external namespace.
skew skewElt For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
extrusion extrusionElt For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
callout calloutElt For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
lock lockElt For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.

Attributes

Attribute Type Required Description Possible Values
spidmax xsd:integer optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. n/a
style xsd:string optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. n/a
fill tfType optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
  • t
  • f
fillcolor xsd:string optional For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. n/a
v:ext external ref optional See external namespace. n/a

Definition

XML

<xsd:complexType name="shapedefaultsElt" ">
		
		<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:element>
			<xsd:element name="colormenu" type="colormenuType" minOccurs="0">
				
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="spidmax" type="xsd:integer" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="style" type="xsd:string" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="fill" type="tfType" use="optional">
			
		</xsd:attribute>
		<xsd:attribute name="fillcolor" type="xsd:string" use="optional">
			
		</xsd:attribute>
		<xsd:attribute ref="v:ext" use="optional"></xsd:attribute>
	</xsd:complexType>

©2006 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at:
http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice12.asp