Definition Type: Element
Name: writeProtection
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_WriteProtection
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Write Protection
Collapse XSD Schema Diagram:
Drilldown into salt in schema wml_xsd Drilldown into hash in schema wml_xsd Drilldown into cryptProviderTypeExtSource in schema wml_xsd Drilldown into cryptProviderTypeExt in schema wml_xsd Drilldown into algIdExtSource in schema wml_xsd Drilldown into algIdExt in schema wml_xsd Drilldown into cryptProvider in schema wml_xsd Drilldown into cryptSpinCount in schema wml_xsd Drilldown into cryptAlgorithmSid in schema wml_xsd Drilldown into cryptAlgorithmType in schema wml_xsd Drilldown into cryptAlgorithmClass in schema wml_xsd Drilldown into cryptProviderType in schema wml_xsd Drilldown into AG_Password in schema wml_xsd Drilldown into recommended in schema wml_xsd Drilldown into CT_WriteProtection in schema wml_xsdXSD Diagram of writeProtection in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="writeProtection" type="CT_WriteProtection" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Write Protection</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
recommended w:recommended Optional
cryptProviderType w:cryptProviderType (Optional)
cryptAlgorithmClass w:cryptAlgorithmClass (Optional)
cryptAlgorithmType w:cryptAlgorithmType (Optional)
cryptAlgorithmSid w:cryptAlgorithmSid (Optional)
cryptSpinCount w:cryptSpinCount (Optional)
cryptProvider w:cryptProvider (Optional)
algIdExt w:algIdExt (Optional)
algIdExtSource w:algIdExtSource (Optional)
cryptProviderTypeExt w:cryptProviderTypeExt (Optional)
cryptProviderTypeExtSource w:cryptProviderTypeExtSource (Optional)
hash w:hash (Optional)
salt w:salt (Optional)
Collapse Derivation Tree: