Definition Type: Attribute
Name: unprotectPassword
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:longHexNumberType
Containing Schema: wordnet.xsd
Use Optional
Documentation:
Gets or sets password key to unprotect this document from unintentional formatting/editing changes. This password is not secure.
Collapse XSD Schema Diagram:
XSD Diagram of unprotectPassword in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="unprotectPassword" type="longHexNumberType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Gets or sets password key to unprotect this document from unintentional formatting/editing changes. This password is not secure.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: