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