Definition Type: Attribute
Name: ocxPresent
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:yesNoType
Containing Schema: wordnet.xsd
Default no
Use Optional
Documentation:
Indicates that an OCX control may have been used in the document. If this file contains any OCX tags and this attribute is not present and set to yes, the file is corrupt.
Collapse XSD Schema Diagram:
XSD Diagram of ocxPresent in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="ocxPresent" type="yesNoType" default="no" use="optional">
    <xsd:annotation>
        <xsd:documentation>Indicates that an OCX control may have been used in the document. If this file contains any OCX tags and this attribute is not present and set to yes, the file is corrupt.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: