CT_LatentStyles

Complex Type Information

Model

Children: lsdException

Attributes

QName Type Fixed Default Use Inheritable Annotation
count ST_DecimalNumber optional
defLockedState ST_OnOff optional
defQFormat ST_OnOff optional
defSemiHidden ST_OnOff optional
defUIPriority ST_DecimalNumber optional
defUnhideWhenUsed ST_OnOff optional

Used By

Source

<xsd:complexType name="CT_LatentStyles">
  <xsd:sequence>
    <xsd:element name="lsdException" type="CT_LsdException" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attribute name="defLockedState" type="s:ST_OnOff"/>
  <xsd:attribute name="defUIPriority" type="ST_DecimalNumber"/>
  <xsd:attribute name="defSemiHidden" type="s:ST_OnOff"/>
  <xsd:attribute name="defUnhideWhenUsed" type="s:ST_OnOff"/>
  <xsd:attribute name="defQFormat" type="s:ST_OnOff"/>
  <xsd:attribute name="count" type="ST_DecimalNumber"/>
</xsd:complexType>