| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| ang | ST_PositiveFixedAngle | optional | ||||
| scaled | xsd:boolean | optional |
| Element | EG_ShadeProperties/lin |
<xsd:complexType name="CT_LinearShadeProperties"> <xsd:attribute name="ang" type="ST_PositiveFixedAngle" use="optional"/> <xsd:attribute name="scaled" type="xsd:boolean" use="optional"/> </xsd:complexType> |