Definition Type: Element
Name: lsdException
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:lsdExceptionElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Represents a specific instance of a latent style (the attributes give information about the locked state).
Collapse XSD Schema Diagram:
Drilldown into locked in schema wordnet_xsd Drilldown into name in schema wordnet_xsd Drilldown into lsdExceptionElt in schema wordnet_xsdXSD Diagram of lsdException in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="lsdException" type="lsdExceptionElt" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Represents a specific instance of a latent style (the attributes give information about the locked state).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
name W:name Required
locked W:locked (Optional)
Collapse Derivation Tree: