Definition Type: Attribute
Name: locked
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:onOffType
Containing Schema: wordnet.xsd
Use (Optional)
Documentation:
Overrides the default locked state if a specific value is specified for this attribute.
Collapse XSD Schema Diagram:
XSD Diagram of locked in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="locked" type="onOffType">
    <xsd:annotation>
        <xsd:documentation>Overrides the default locked state if a specific value is specified for this attribute.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: