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 | 
      
        | idmap | idmapElt | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. | 
      
        | regrouptable | regrouptableElt | For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library. | 
      
        | rules | rulesElt | 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 | 
      
        | v:ext | external ref | optional | See external namespace. | n/a | 
    
Definition
      | XML | 
|---|
| 
<xsd:complexType name="shapelayoutElt" ">
		
		<xsd:all>
			<xsd:element name="idmap" type="idmapElt" minOccurs="0">
				
			</xsd:element>
			<xsd:element name="regrouptable" type="regrouptableElt" minOccurs="0">
				
			</xsd:element>
			<xsd:element name="rules" type="rulesElt" minOccurs="0">
				
			</xsd:element>
		</xsd:all>
		<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