QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
percent | ST_DecimalNumberOrPercent | required | ||||
val | ST_Zoom | optional |
Element | CT_Settings/zoom |
<xsd:complexType name="CT_Zoom"> <xsd:attribute name="val" type="ST_Zoom" use="optional"/> <xsd:attribute name="percent" type="ST_DecimalNumberOrPercent" use="required"/> </xsd:complexType> |