CT_Scale2D

Complex Type Information

Model

sx , sy
Children: sx, sy

Source

<xsd:complexType name="CT_Scale2D">
  <xsd:sequence>
    <xsd:element name="sx" type="CT_Ratio" minOccurs="1" maxOccurs="1"/>
    <xsd:element name="sy" type="CT_Ratio" minOccurs="1" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>