Definition Type: Element
Name: mainDocumentType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:mailMergeDocTypeProperty
Containing Schema: wordnet.xsd
MinOccurs 1
MaxOccurs (1)
Abstract
Documentation:
Specifies a mail-merge main document type. The main document is the document that contains information that is the same for each version of the merged document -- for example, the return address in a form letter.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsd Drilldown into mailMergeDocTypeProperty in schema wordnet_xsdXSD Diagram of mainDocumentType in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="mainDocumentType" type="mailMergeDocTypeProperty" minOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Specifies a mail-merge main document type. The main document is the document that contains information that is the same for each version of the merged document -- for example, the return address in a form letter.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val W:val Required
Collapse Derivation Tree: