Definition Type: ComplexType
Name: shapelayoutElt
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 rules in schema office_xsd Drilldown into regrouptable in schema office_xsd Drilldown into idmap in schema office_xsd Drilldown into ext in schema vml_xsdXSD Diagram of shapelayoutElt in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
idmap o:idmap 0 (1)
regrouptable o:regrouptable 0 (1)
rules o:rules 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
ext v:ext Optional
Collapse Derivation Tree:
Collapse References:
o:shapelayout