Definition Type: ComplexType
Name: skewElt
Namespace: urn:schemas-microsoft-com:office:office
Containing Schema: office.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into matrix in schema office_xsd Drilldown into origin in schema office_xsd Drilldown into offset in schema office_xsd Drilldown into on in schema office_xsd Drilldown into ext in schema vml_xsd Drilldown into id in schema office_xsdXSD Diagram of skewElt in schema office_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="skewElt">
    <xsd:attribute name="id" type="xsd:string" use="optional">
        <xsd:annotation>
            <xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute ref="v:ext" use="optional">
    </xsd:attribute>
    <xsd:attribute name="on" type="tfType" use="optional">
        <xsd:annotation>
            <xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="offset" type="xsd:string" use="optional">
        <xsd:annotation>
            <xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="origin" type="xsd:string" use="optional">
        <xsd:annotation>
            <xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="matrix" type="xsd:string" use="optional">
        <xsd:annotation>
            <xsd:documentation>For more information on this attribute, please refer to the VML Reference, located online in the Microsoft Developer Network (MSDN) Library.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id o:id Optional
ext v:ext Optional
on o:on Optional
offset o:offset Optional
origin o:origin Optional
matrix o:matrix Optional
Collapse Derivation Tree:
Collapse References:
o:skew