Definition Type: ComplexType
Name: regrouptableElt
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 entry in schema office_xsd Drilldown into ext in schema vml_xsdXSD Diagram of regrouptableElt in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="regrouptableElt">
    <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 name="entry" type="entryElt" minOccurs="0" maxOccurs="unbounded">
            <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 ref="v:ext" use="optional">
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
entry o:entry 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
ext v:ext Optional
Collapse Derivation Tree:
Collapse References:
o:regrouptable