<xsd:complexType name="shapelayoutElt">
<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:all>
<xsd:element name="idmap" type="idmapElt" minOccurs="0">
<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:element name="regrouptable" type="regrouptableElt" minOccurs="0">
<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:element name="rules" type="rulesElt" minOccurs="0">
<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:all>
<xsd:attribute ref="v:ext" use="optional">
</xsd:attribute>
</xsd:complexType>
|