QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
locked | ST_OnOff | optional | ||||
name | ST_String | required | ||||
qFormat | ST_OnOff | optional | ||||
semiHidden | ST_OnOff | optional | ||||
uiPriority | ST_DecimalNumber | optional | ||||
unhideWhenUsed | ST_OnOff | optional |
Element | CT_LatentStyles/lsdException |
<xsd:complexType name="CT_LsdException"> <xsd:attribute name="name" type="s:ST_String" use="required"/> <xsd:attribute name="locked" type="s:ST_OnOff"/> <xsd:attribute name="uiPriority" type="ST_DecimalNumber"/> <xsd:attribute name="semiHidden" type="s:ST_OnOff"/> <xsd:attribute name="unhideWhenUsed" type="s:ST_OnOff"/> <xsd:attribute name="qFormat" type="s:ST_OnOff"/> </xsd:complexType> |