Definition Type: Element
Name: binData
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:binDataType
Containing Schema: wordnet.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Holds the binary representation of the VBA project. The binData element is a child element of the docSuppData element.
Collapse XSD Schema Diagram:
Drilldown into name in schema wordnet_xsd Drilldown into binDataType in schema wordnet_xsdXSD Diagram of binData in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="binData" type="binDataType">
    <xsd:annotation>
        <xsd:documentation>Holds the binary representation of the VBA project. The binData element is a child element of the docSuppData element.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
name W:name Required
Collapse Derivation Tree: