regrouptable element [Word 2003 XML Reference] -- Microsoft Office Word 2003 XML Software Development Kit
In this article
regrouptable element [Word 2003 XML Reference]
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library at VML Reference .
Usage
<regrouptable
new="xsd:int"
old="xsd:int"
v:ext="[external type]"
/>
Element type
Anonymous
Namespace
urn:schemas-microsoft-com:office:office
Schema name
Common Properties
Elements and Attributes
Parent Elements
shapelayout
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
Child Elements
entry
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
Attributes
new
xsd:int
optional
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
See external namespace.
old
xsd:int
optional
For more information on this element, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.
See external namespace.
v:ext
external ref
optional
See external namespace.
See external namespace.
Definition
<xsd:element name="regrouptable" minOccurs="0" >
<xsd:complexType>
<xsd:sequence>
<xsd:element name="entry" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:attribute name="new" type="xsd:int" use="optional"></xsd:attribute>
<xsd:attribute name="old" type="xsd:int" use="optional"></xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute ref="v:ext" use="optional"></xsd:attribute>
</xsd:complexType>
</xsd:element>
©2004 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/odcXMLRefLegalNotice.asp