CT_Skew

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ext ST_Ext optional
id xsd:string optional
matrix xsd:string optional
offset xsd:string optional
on ST_TrueFalse optional
origin xsd:string optional

Used By

Element skew

Source

<xsd:complexType name="CT_Skew">
  <xsd:attributeGroup ref="v:AG_Ext"/>
  <xsd:attribute name="id" type="xsd:string" use="optional"/>
  <xsd:attribute name="on" type="s:ST_TrueFalse" use="optional"/>
  <xsd:attribute name="offset" type="xsd:string" use="optional"/>
  <xsd:attribute name="origin" type="xsd:string" use="optional"/>
  <xsd:attribute name="matrix" type="xsd:string" use="optional"/>
</xsd:complexType>