Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
Word 2003
SDK Documentation
Reference
Schemas
XML Document 2003
 subDocElt complexType [Word 2003 XM...
subDocElt complexType [Word 2003 XML Reference] --  Microsoft Office Word 2003 XML Software Development Kit

subDocElt complexType [Word 2003 XML Reference]

Defines a subdocument within the document.

Type Information

Namespace http://schemas.microsoft.com/office/word/2003/wordml
Schema name XML Document 2003

Elements and Attributes

Child Elements

None.

Attributes

AttributeTypeRequiredDescriptionPossible Values
linkstringTyperequiredGets or sets the path and file name of the subdocument.

Definition

      
<xsd:complexType name="subDocElt" >
  <xsd:attribute name="link" type="stringType" use="required">
  </xsd:attribute>
</xsd:complexType>


    


©2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker