<xsd:complexType name="CT_LinearShadeProperties"> <xsd:attribute name="ang" type="ST_PositiveFixedAngle" use="optional"> <xsd:annotation> <xsd:documentation>Angle</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="scaled" type="xsd:boolean" use="optional"> <xsd:annotation> <xsd:documentation>Scaled</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType>