Definition Type: Element
Name: latentStyles
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:latentStylesElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Represents information about latent (not-yet-instantiated built-in) styles.
Collapse XSD Schema Diagram:
Drilldown into lsdException in schema wordnet_xsd Drilldown into latentStyleCount in schema wordnet_xsd Drilldown into defLockedState in schema wordnet_xsd Drilldown into latentStylesElt in schema wordnet_xsdXSD Diagram of latentStyles in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="latentStyles" type="latentStylesElt" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Represents information about latent (not-yet-instantiated built-in) styles.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
lsdException W:lsdException 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
defLockedState W:defLockedState (Optional)
latentStyleCount W:latentStyleCount (Optional)
Collapse Derivation Tree: