<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>
|