OfficeDocumentSettings element
Not used by Microsoft Office Word 2003 or Microsoft Office Excel 2003.
Usage
      
<OfficeDocumentSettings
	HRef="xsd:string"
/>
    Element Information
      
        | Element type | Anonymous | 
      
        | Namespace | urn:schemas-microsoft-com:office:office | 
      
        | Schema name | Common Properties | 
    
Elements and Attributes
Child Elements
      
        | Element | Description | 
      
        | DownloadComponents | Not used by Microsoft Office Word 2003 or Microsoft Office Excel 2003. | 
      
        | LocationOfComponents | Not used by Microsoft Office Word 2003 or Microsoft Office Excel 2003. | 
    
Attributes
      
        | Attribute | Type | Required | Description | Possible Values | 
      
        | HRef | xsd:string | required | Not used by Microsoft Office Word 2003 or Microsoft Office Excel 2003. | See external namespace. | 
    
Definition
      
<xsd:element name="OfficeDocumentSettings" >
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="DownloadComponents" form="qualified" minOccurs="0"></xsd:element>
      <xsd:element name="LocationOfComponents" form="qualified" minOccurs="0">
        <xsd:complexType>
          <xsd:attribute name="HRef" type="xsd:string" use="required"></xsd:attribute>
        </xsd:complexType>
      </xsd:element>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
    ©2003-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