Type Information

Namespace urn:schemas-microsoft-com:office:office
Schema name office

Elements and Attributes

Child Elements

Element Type Description
DownloadComponents xsd:string Not used by Microsoft Office Word 2003 or Microsoft Office Excel 2003.
LocationOfComponents LocationOfComponentsElt Not used by Microsoft Office Word 2003 or Microsoft Office Excel 2003.

Attributes

None.

Definition

XML

<xsd:complexType name="OfficeDocumentSettingsElt" ">
		<xsd:sequence>
			<xsd:element name="DownloadComponents" type="xsd:string" form="qualified" minOccurs="0">
				
			</xsd:element>
			<xsd:element name="LocationOfComponents" type="LocationOfComponentsElt" form="qualified" minOccurs="0">
				
			</xsd:element>
		</xsd:sequence>
	</xsd:complexType>

©2006 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/odcXMLRefLegalNotice12.asp